@yodlpay/tokenlists 1.1.9 → 1.1.10
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/tokens.cjs +2 -2
- package/dist/tokens.js +2 -2
- package/package.json +1 -1
package/dist/tokens.cjs
CHANGED
|
@@ -142,9 +142,9 @@ var tokens$1 = [
|
|
|
142
142
|
{
|
|
143
143
|
chainId: 42161,
|
|
144
144
|
address: "0xfd086bc7cd5c481dcc9c85ebe478a1c0b69fcbb9",
|
|
145
|
-
name: "USD
|
|
145
|
+
name: "Tether USD",
|
|
146
146
|
decimals: 6,
|
|
147
|
-
symbol: "
|
|
147
|
+
symbol: "USDT",
|
|
148
148
|
logoURI: "https://kuezuu6pdfndtxdd.public.blob.vercel-storage.com/tokens/USDT.webp",
|
|
149
149
|
extensions: {
|
|
150
150
|
coinGeckoId: "tether",
|
package/dist/tokens.js
CHANGED
|
@@ -140,9 +140,9 @@ var tokens$1 = [
|
|
|
140
140
|
{
|
|
141
141
|
chainId: 42161,
|
|
142
142
|
address: "0xfd086bc7cd5c481dcc9c85ebe478a1c0b69fcbb9",
|
|
143
|
-
name: "USD
|
|
143
|
+
name: "Tether USD",
|
|
144
144
|
decimals: 6,
|
|
145
|
-
symbol: "
|
|
145
|
+
symbol: "USDT",
|
|
146
146
|
logoURI: "https://kuezuu6pdfndtxdd.public.blob.vercel-storage.com/tokens/USDT.webp",
|
|
147
147
|
extensions: {
|
|
148
148
|
coinGeckoId: "tether",
|