@perspectivefi/token-list 1.26.11 → 1.26.12
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
|
@@ -2645,6 +2645,14 @@ var build$1 = [
|
|
|
2645
2645
|
protocol: "Yearn"
|
|
2646
2646
|
}
|
|
2647
2647
|
},
|
|
2648
|
+
{
|
|
2649
|
+
address: "0x00000000efe302beaa2b3e6e1b18d08d69a9012a",
|
|
2650
|
+
chainId: 143,
|
|
2651
|
+
name: "AUSD",
|
|
2652
|
+
symbol: "AUSD",
|
|
2653
|
+
decimals: 6,
|
|
2654
|
+
logoURI: "/images/tokens/143/0x00000000efe302beaa2b3e6e1b18d08d69a9012a.svg"
|
|
2655
|
+
},
|
|
2648
2656
|
{
|
|
2649
2657
|
address: "0x657d9aba1dbb59e53f9f3ecaa878447dcfc96dcb",
|
|
2650
2658
|
chainId: 1,
|
package/dist/index.js
CHANGED
|
@@ -2673,6 +2673,14 @@ var build_default = [
|
|
|
2673
2673
|
protocol: "Yearn"
|
|
2674
2674
|
}
|
|
2675
2675
|
},
|
|
2676
|
+
{
|
|
2677
|
+
address: "0x00000000efe302beaa2b3e6e1b18d08d69a9012a",
|
|
2678
|
+
chainId: 143,
|
|
2679
|
+
name: "AUSD",
|
|
2680
|
+
symbol: "AUSD",
|
|
2681
|
+
decimals: 6,
|
|
2682
|
+
logoURI: "/images/tokens/143/0x00000000efe302beaa2b3e6e1b18d08d69a9012a.svg"
|
|
2683
|
+
},
|
|
2676
2684
|
{
|
|
2677
2685
|
address: "0x657d9aba1dbb59e53f9f3ecaa878447dcfc96dcb",
|
|
2678
2686
|
chainId: 1,
|