@perspectivefi/token-list 1.26.13 → 1.26.15
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
CHANGED
|
@@ -2663,6 +2663,18 @@ var build$1 = [
|
|
|
2663
2663
|
decimals: 6,
|
|
2664
2664
|
logoURI: "/images/tokens/143/0x00000000efe302beaa2b3e6e1b18d08d69a9012a.svg"
|
|
2665
2665
|
},
|
|
2666
|
+
{
|
|
2667
|
+
address: "0xD793c04B87386A6bb84ee61D98e0065FdE7fdA5E",
|
|
2668
|
+
chainId: 143,
|
|
2669
|
+
name: "sAUSD",
|
|
2670
|
+
symbol: "sAUSD",
|
|
2671
|
+
decimals: 6,
|
|
2672
|
+
logoURI: "/images/tokens/143/0xd793c04b87386a6bb84ee61d98e0065fde7fda5e.png",
|
|
2673
|
+
extensions: {
|
|
2674
|
+
underlying: "0x00000000eFE302BEAA2b3e6e1b18d08D69a9012a",
|
|
2675
|
+
protocol: "Upshift (Savings AUSD)"
|
|
2676
|
+
}
|
|
2677
|
+
},
|
|
2666
2678
|
{
|
|
2667
2679
|
address: "0x657d9aba1dbb59e53f9f3ecaa878447dcfc96dcb",
|
|
2668
2680
|
chainId: 1,
|
|
@@ -4867,6 +4879,7 @@ var build = [
|
|
|
4867
4879
|
logoURI: "/images/tokens/8453/0x0b2b2b2076d95dda7817e785989fe353fe955ef9.svg",
|
|
4868
4880
|
extensions: {
|
|
4869
4881
|
protocol: "USD.AI",
|
|
4882
|
+
displayMode: "ibt",
|
|
4870
4883
|
vault: {
|
|
4871
4884
|
chainId: 8453,
|
|
4872
4885
|
address: "0x0B2b2B2076d95dda7817e785989fE353fe955ef9",
|
package/dist/index.js
CHANGED
|
@@ -2691,6 +2691,18 @@ var build_default = [
|
|
|
2691
2691
|
decimals: 6,
|
|
2692
2692
|
logoURI: "/images/tokens/143/0x00000000efe302beaa2b3e6e1b18d08d69a9012a.svg"
|
|
2693
2693
|
},
|
|
2694
|
+
{
|
|
2695
|
+
address: "0xD793c04B87386A6bb84ee61D98e0065FdE7fdA5E",
|
|
2696
|
+
chainId: 143,
|
|
2697
|
+
name: "sAUSD",
|
|
2698
|
+
symbol: "sAUSD",
|
|
2699
|
+
decimals: 6,
|
|
2700
|
+
logoURI: "/images/tokens/143/0xd793c04b87386a6bb84ee61d98e0065fde7fda5e.png",
|
|
2701
|
+
extensions: {
|
|
2702
|
+
underlying: "0x00000000eFE302BEAA2b3e6e1b18d08D69a9012a",
|
|
2703
|
+
protocol: "Upshift (Savings AUSD)"
|
|
2704
|
+
}
|
|
2705
|
+
},
|
|
2694
2706
|
{
|
|
2695
2707
|
address: "0x657d9aba1dbb59e53f9f3ecaa878447dcfc96dcb",
|
|
2696
2708
|
chainId: 1,
|
|
@@ -4896,6 +4908,7 @@ var build_default2 = [
|
|
|
4896
4908
|
logoURI: "/images/tokens/8453/0x0b2b2b2076d95dda7817e785989fe353fe955ef9.svg",
|
|
4897
4909
|
extensions: {
|
|
4898
4910
|
protocol: "USD.AI",
|
|
4911
|
+
displayMode: "ibt",
|
|
4899
4912
|
vault: {
|
|
4900
4913
|
chainId: 8453,
|
|
4901
4914
|
address: "0x0B2b2B2076d95dda7817e785989fE353fe955ef9",
|