@perspectivefi/token-list 1.26.42 → 1.26.43
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.d.ts +4 -0
- package/dist/index.js +4 -0
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.d.ts
CHANGED
package/dist/index.js
CHANGED
|
@@ -5627,6 +5627,10 @@ var build_default2 = [
|
|
|
5627
5627
|
name: "Stable Yield USD",
|
|
5628
5628
|
decimals: 6,
|
|
5629
5629
|
logoURI: "/images/tokens/747474/0x279cad277447965af3d24a78197aad1b02a2c589.png"
|
|
5630
|
+
},
|
|
5631
|
+
ibtRoutes: {
|
|
5632
|
+
withdraw: false,
|
|
5633
|
+
redeem: false
|
|
5630
5634
|
}
|
|
5631
5635
|
}
|
|
5632
5636
|
},
|