@perspectivefi/token-list 1.26.13 → 1.26.14
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 +1 -0
- package/dist/index.js +1 -0
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.d.ts
CHANGED
|
@@ -4867,6 +4867,7 @@ var build = [
|
|
|
4867
4867
|
logoURI: "/images/tokens/8453/0x0b2b2b2076d95dda7817e785989fe353fe955ef9.svg",
|
|
4868
4868
|
extensions: {
|
|
4869
4869
|
protocol: "USD.AI",
|
|
4870
|
+
displayMode: "ibt",
|
|
4870
4871
|
vault: {
|
|
4871
4872
|
chainId: 8453,
|
|
4872
4873
|
address: "0x0B2b2B2076d95dda7817e785989fE353fe955ef9",
|
package/dist/index.js
CHANGED
|
@@ -4896,6 +4896,7 @@ var build_default2 = [
|
|
|
4896
4896
|
logoURI: "/images/tokens/8453/0x0b2b2b2076d95dda7817e785989fe353fe955ef9.svg",
|
|
4897
4897
|
extensions: {
|
|
4898
4898
|
protocol: "USD.AI",
|
|
4899
|
+
displayMode: "ibt",
|
|
4899
4900
|
vault: {
|
|
4900
4901
|
chainId: 8453,
|
|
4901
4902
|
address: "0x0B2b2B2076d95dda7817e785989fE353fe955ef9",
|