@uniswap/unsupported-token-list 7.3.0 → 7.4.0
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.
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "Uniswap Labs Unsupported",
|
|
3
|
-
"timestamp": "2025-04-
|
|
3
|
+
"timestamp": "2025-04-24T21:23:32.865Z",
|
|
4
4
|
"version": {
|
|
5
5
|
"major": 7,
|
|
6
|
-
"minor":
|
|
6
|
+
"minor": 4,
|
|
7
7
|
"patch": 0
|
|
8
8
|
},
|
|
9
9
|
"tags": {},
|
|
@@ -5329,6 +5329,55 @@
|
|
|
5329
5329
|
"name": "FIFAcoin",
|
|
5330
5330
|
"chainId": 8453
|
|
5331
5331
|
},
|
|
5332
|
+
{
|
|
5333
|
+
"chainId": 8453,
|
|
5334
|
+
"address": "0xc1D7BB7fC973BdC9765bB8E2Ff8F1Fdff5625900",
|
|
5335
|
+
"name": "FIFA Coin",
|
|
5336
|
+
"symbol": "FIFA",
|
|
5337
|
+
"decimals": 18
|
|
5338
|
+
},
|
|
5339
|
+
{
|
|
5340
|
+
"chainId": 8453,
|
|
5341
|
+
"address": "0x10Dac8B16FcC6424eE36ce46C0B4548B08b50461",
|
|
5342
|
+
"name": "FIFA",
|
|
5343
|
+
"symbol": "FIFA",
|
|
5344
|
+
"decimals": 18
|
|
5345
|
+
},
|
|
5346
|
+
{
|
|
5347
|
+
"chainId": 8453,
|
|
5348
|
+
"address": "0x1Cc856194A7783b8Db2C064f15B857a558ae8C80",
|
|
5349
|
+
"name": "Fifa Token",
|
|
5350
|
+
"symbol": "FIFA",
|
|
5351
|
+
"decimals": 18
|
|
5352
|
+
},
|
|
5353
|
+
{
|
|
5354
|
+
"chainId": 8453,
|
|
5355
|
+
"address": "0x3d2327b30c2F3B749a7f4dAab5cAF3A6c52632f9",
|
|
5356
|
+
"name": "fifa",
|
|
5357
|
+
"symbol": "fifa",
|
|
5358
|
+
"decimals": 18
|
|
5359
|
+
},
|
|
5360
|
+
{
|
|
5361
|
+
"chainId": 8453,
|
|
5362
|
+
"address": "0x04B3073391a88BcA4FbF55982aD3137D5592CB3A",
|
|
5363
|
+
"name": "Fifa",
|
|
5364
|
+
"symbol": "Fifa",
|
|
5365
|
+
"decimals": 18
|
|
5366
|
+
},
|
|
5367
|
+
{
|
|
5368
|
+
"chainId": 8453,
|
|
5369
|
+
"address": "0x07640B8278Ea59a97d9A8F0C88e7C1340f28f1A0",
|
|
5370
|
+
"name": "FIFA TOKEN",
|
|
5371
|
+
"symbol": "FIFA",
|
|
5372
|
+
"decimals": 18
|
|
5373
|
+
},
|
|
5374
|
+
{
|
|
5375
|
+
"chainId": 8453,
|
|
5376
|
+
"address": "0x17F18dCa7403fBfb5D973b51c36F15597e7c5Ec1",
|
|
5377
|
+
"name": "fifa token",
|
|
5378
|
+
"symbol": "fifatoken",
|
|
5379
|
+
"decimals": 18
|
|
5380
|
+
},
|
|
5332
5381
|
{
|
|
5333
5382
|
"chainId": 8453,
|
|
5334
5383
|
"address": "0x77DBb33b702bee54AbD224748b5543361554f063",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@uniswap/unsupported-token-list",
|
|
3
|
-
"version": "7.
|
|
3
|
+
"version": "7.4.0",
|
|
4
4
|
"description": "◦ The Uniswap unsupported token list",
|
|
5
5
|
"main": "build/uniswap-unsupported.tokenlist.json",
|
|
6
6
|
"scripts": {
|
|
@@ -36,4 +36,4 @@
|
|
|
36
36
|
"mocha": "^8.0.1",
|
|
37
37
|
"rimraf": "^3.0.2"
|
|
38
38
|
}
|
|
39
|
-
}
|
|
39
|
+
}
|