@uniswap/unsupported-token-list 5.23.0 → 5.25.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": "2024-03-26T16:23:47.356Z",
3
+ "timestamp": "2024-04-29T13:49:34.151Z",
4
4
  "version": {
5
5
  "major": 5,
6
- "minor": 23,
6
+ "minor": 25,
7
7
  "patch": 0
8
8
  },
9
9
  "tags": {},
@@ -83,6 +83,13 @@
83
83
  "symbol": "ATOMBEAR",
84
84
  "decimals": 18
85
85
  },
86
+ {
87
+ "chainId": 1,
88
+ "address": "0x0F7B3F5a8FeD821c5eb60049538a548dB2D479ce",
89
+ "name": "AirTor Protocol",
90
+ "symbol": "ATOR",
91
+ "decimals": 18
92
+ },
86
93
  {
87
94
  "chainId": 1,
88
95
  "address": "0xA67b8e40111A0EDD30C3210b77aadb86AD234c43",
@@ -560,6 +567,13 @@
560
567
  "symbol": "FAANG",
561
568
  "decimals": 18
562
569
  },
570
+ {
571
+ "chainId": 1,
572
+ "address": "0x226F29430f368B4f2F17DD014fD9DAbF307fba92",
573
+ "name": "Blackrock Token",
574
+ "symbol": "FINK",
575
+ "decimals": 18
576
+ },
563
577
  {
564
578
  "chainId": 1,
565
579
  "address": "0x5Ca135cB8527d76e932f34B5145575F9d8cbE08E",
@@ -1287,6 +1301,13 @@
1287
1301
  "symbol": "MiniMarioSummerCash",
1288
1302
  "decimals": 18
1289
1303
  },
1304
+ {
1305
+ "chainId": 1,
1306
+ "address": "0xe8a387c026973C98c78135CdB4373EBFf482D921",
1307
+ "name": "Mistral AI",
1308
+ "symbol": "MISTRAL",
1309
+ "decimals": 18
1310
+ },
1290
1311
  {
1291
1312
  "chainId": 1,
1292
1313
  "address": "0x41BbEDd7286dAab5910a1f15d12CBda839852BD7",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@uniswap/unsupported-token-list",
3
- "version": "5.23.0",
3
+ "version": "5.25.0",
4
4
  "description": "◦ The Uniswap unsupported token list",
5
5
  "main": "build/uniswap-unsupported.tokenlist.json",
6
6
  "scripts": {