@perspectivefi/token-list 1.26.43 → 1.26.44
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 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.d.ts
CHANGED
|
@@ -2636,7 +2636,7 @@ var build$1 = [
|
|
|
2636
2636
|
address: "0x93fec6639717b6215a48e5a72a162c50dcc40d68",
|
|
2637
2637
|
chainId: 747474,
|
|
2638
2638
|
name: "AUSD yVault",
|
|
2639
|
-
symbol: "
|
|
2639
|
+
symbol: "yvAUSD",
|
|
2640
2640
|
decimals: 6,
|
|
2641
2641
|
logoURI: "/images/tokens/747474/0x93fec6639717b6215a48e5a72a162c50dcc40d68.svg",
|
|
2642
2642
|
extensions: {
|
package/dist/index.js
CHANGED
|
@@ -2664,7 +2664,7 @@ var build_default = [
|
|
|
2664
2664
|
address: "0x93fec6639717b6215a48e5a72a162c50dcc40d68",
|
|
2665
2665
|
chainId: 747474,
|
|
2666
2666
|
name: "AUSD yVault",
|
|
2667
|
-
symbol: "
|
|
2667
|
+
symbol: "yvAUSD",
|
|
2668
2668
|
decimals: 6,
|
|
2669
2669
|
logoURI: "/images/tokens/747474/0x93fec6639717b6215a48e5a72a162c50dcc40d68.svg",
|
|
2670
2670
|
extensions: {
|