@perspectivefi/token-list 1.26.10 → 1.26.11
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
|
@@ -2086,6 +2086,14 @@ var build$1 = [
|
|
|
2086
2086
|
decimals: 18,
|
|
2087
2087
|
logoURI: "/images/tokens/8453/0xf45f6cdbcd0d2d4bf4d9758b032a66a2cf4e55c8.svg"
|
|
2088
2088
|
},
|
|
2089
|
+
{
|
|
2090
|
+
address: "0x0a1a1a107e45b7ced86833863f482bc5f4ed82ef",
|
|
2091
|
+
chainId: 8453,
|
|
2092
|
+
name: "USDai",
|
|
2093
|
+
symbol: "USDai",
|
|
2094
|
+
decimals: 18,
|
|
2095
|
+
logoURI: "/images/tokens/8453/0x0a1a1a107e45b7ced86833863f482bc5f4ed82ef.svg"
|
|
2096
|
+
},
|
|
2089
2097
|
{
|
|
2090
2098
|
chainId: 8453,
|
|
2091
2099
|
address: "0x04C0599Ae5A44757c0af6F9eC3b93da8976c150A",
|
package/dist/index.js
CHANGED
|
@@ -2114,6 +2114,14 @@ var build_default = [
|
|
|
2114
2114
|
decimals: 18,
|
|
2115
2115
|
logoURI: "/images/tokens/8453/0xf45f6cdbcd0d2d4bf4d9758b032a66a2cf4e55c8.svg"
|
|
2116
2116
|
},
|
|
2117
|
+
{
|
|
2118
|
+
address: "0x0a1a1a107e45b7ced86833863f482bc5f4ed82ef",
|
|
2119
|
+
chainId: 8453,
|
|
2120
|
+
name: "USDai",
|
|
2121
|
+
symbol: "USDai",
|
|
2122
|
+
decimals: 18,
|
|
2123
|
+
logoURI: "/images/tokens/8453/0x0a1a1a107e45b7ced86833863f482bc5f4ed82ef.svg"
|
|
2124
|
+
},
|
|
2117
2125
|
{
|
|
2118
2126
|
chainId: 8453,
|
|
2119
2127
|
address: "0x04C0599Ae5A44757c0af6F9eC3b93da8976c150A",
|