@uniswap/unsupported-token-list 7.3.0 → 8.0.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-17T18:01:01.414Z",
3
+ "timestamp": "2025-05-06T16:27:59.158Z",
4
4
  "version": {
5
- "major": 7,
6
- "minor": 3,
5
+ "major": 8,
6
+ "minor": 0,
7
7
  "patch": 0
8
8
  },
9
9
  "tags": {},
@@ -629,20 +629,6 @@
629
629
  }
630
630
  }
631
631
  },
632
- {
633
- "chainId": 1,
634
- "address": "0x419c4dB4B9e25d6Db2AD9691ccb832C8D9fDA05E",
635
- "name": "Dragon",
636
- "symbol": "DRGN",
637
- "decimals": 18,
638
- "extensions": {
639
- "bridgeInfo": {
640
- "137": {
641
- "tokenAddress": "0xE69Fa47DFe3aA7F5e5F5642110901f917513459b"
642
- }
643
- }
644
- }
645
- },
646
632
  {
647
633
  "chainId": 1,
648
634
  "address": "0x223FB5c14C00Cfb70cF56BB63c2EeF2d74fE1A78",
@@ -4514,20 +4500,6 @@
4514
4500
  }
4515
4501
  }
4516
4502
  },
4517
- {
4518
- "chainId": 137,
4519
- "address": "0xE69Fa47DFe3aA7F5e5F5642110901f917513459b",
4520
- "name": "Dragon",
4521
- "symbol": "DRGN",
4522
- "decimals": 18,
4523
- "extensions": {
4524
- "bridgeInfo": {
4525
- "1": {
4526
- "tokenAddress": "0x419c4dB4B9e25d6Db2AD9691ccb832C8D9fDA05E"
4527
- }
4528
- }
4529
- }
4530
- },
4531
4503
  {
4532
4504
  "chainId": 137,
4533
4505
  "address": "0x2f3D902baC71430DEdf5307E9041382dF911B1Af",
@@ -5329,6 +5301,55 @@
5329
5301
  "name": "FIFAcoin",
5330
5302
  "chainId": 8453
5331
5303
  },
5304
+ {
5305
+ "chainId": 8453,
5306
+ "address": "0xc1D7BB7fC973BdC9765bB8E2Ff8F1Fdff5625900",
5307
+ "name": "FIFA Coin",
5308
+ "symbol": "FIFA",
5309
+ "decimals": 18
5310
+ },
5311
+ {
5312
+ "chainId": 8453,
5313
+ "address": "0x10Dac8B16FcC6424eE36ce46C0B4548B08b50461",
5314
+ "name": "FIFA",
5315
+ "symbol": "FIFA",
5316
+ "decimals": 18
5317
+ },
5318
+ {
5319
+ "chainId": 8453,
5320
+ "address": "0x1Cc856194A7783b8Db2C064f15B857a558ae8C80",
5321
+ "name": "Fifa Token",
5322
+ "symbol": "FIFA",
5323
+ "decimals": 18
5324
+ },
5325
+ {
5326
+ "chainId": 8453,
5327
+ "address": "0x3d2327b30c2F3B749a7f4dAab5cAF3A6c52632f9",
5328
+ "name": "fifa",
5329
+ "symbol": "fifa",
5330
+ "decimals": 18
5331
+ },
5332
+ {
5333
+ "chainId": 8453,
5334
+ "address": "0x04B3073391a88BcA4FbF55982aD3137D5592CB3A",
5335
+ "name": "Fifa",
5336
+ "symbol": "Fifa",
5337
+ "decimals": 18
5338
+ },
5339
+ {
5340
+ "chainId": 8453,
5341
+ "address": "0x07640B8278Ea59a97d9A8F0C88e7C1340f28f1A0",
5342
+ "name": "FIFA TOKEN",
5343
+ "symbol": "FIFA",
5344
+ "decimals": 18
5345
+ },
5346
+ {
5347
+ "chainId": 8453,
5348
+ "address": "0x17F18dCa7403fBfb5D973b51c36F15597e7c5Ec1",
5349
+ "name": "fifa token",
5350
+ "symbol": "fifatoken",
5351
+ "decimals": 18
5352
+ },
5332
5353
  {
5333
5354
  "chainId": 8453,
5334
5355
  "address": "0x77DBb33b702bee54AbD224748b5543361554f063",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@uniswap/unsupported-token-list",
3
- "version": "7.3.0",
3
+ "version": "8.0.0",
4
4
  "description": "◦ The Uniswap unsupported token list",
5
5
  "main": "build/uniswap-unsupported.tokenlist.json",
6
6
  "scripts": {