@yodlpay/tokenlists 0.9.4 → 0.9.6
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/chainlist-v1.json +1 -1
- package/dist/tokenlist-featured.json +1 -1
- package/dist/tokenlists.cjs.development.js +2 -2
- package/dist/tokenlists.cjs.production.min.js +1 -1
- package/dist/tokenlists.cjs.production.min.js.map +1 -1
- package/dist/tokenlists.esm.js +2 -2
- package/package.json +1 -1
package/dist/chainlist-v1.json
CHANGED
|
@@ -1540,7 +1540,7 @@
|
|
|
1540
1540
|
"symbol": "USDC.test",
|
|
1541
1541
|
"currency": "USD",
|
|
1542
1542
|
"logoUri": "https://kuezuu6pdfndtxdd.public.blob.vercel-storage.com/tokens/USDC.svg",
|
|
1543
|
-
"decimals":
|
|
1543
|
+
"decimals": 18,
|
|
1544
1544
|
"tags": [],
|
|
1545
1545
|
"address": "0x3eC7DA586A34589157e0B3AFA5F9eFADa51f36ec",
|
|
1546
1546
|
"displayDecimals": 2
|
|
@@ -6174,7 +6174,7 @@ var chains = [
|
|
|
6174
6174
|
},
|
|
6175
6175
|
{
|
|
6176
6176
|
chainName: "BSC testnet",
|
|
6177
|
-
shortName: "bsc-
|
|
6177
|
+
shortName: "bsc-testnet",
|
|
6178
6178
|
testnet: true,
|
|
6179
6179
|
chainId: 97,
|
|
6180
6180
|
logoUri: "https://kuezuu6pdfndtxdd.public.blob.vercel-storage.com/chains/56/logo.svg",
|
|
@@ -24774,7 +24774,7 @@ var tokens = [
|
|
|
24774
24774
|
symbol: "USDC.test",
|
|
24775
24775
|
currency: "USD",
|
|
24776
24776
|
logoUri: "https://kuezuu6pdfndtxdd.public.blob.vercel-storage.com/tokens/USDC.svg",
|
|
24777
|
-
decimals:
|
|
24777
|
+
decimals: 18,
|
|
24778
24778
|
tags: [
|
|
24779
24779
|
],
|
|
24780
24780
|
address: "0x3eC7DA586A34589157e0B3AFA5F9eFADa51f36ec",
|