@perspectivefi/token-list 1.26.14 → 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,
|
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,
|