@uniswap/unsupported-token-list 14.0.0 → 14.0.1

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,10 +1,10 @@
1
1
  {
2
2
  "name": "Uniswap Labs Unsupported",
3
- "timestamp": "2026-05-26T18:31:02.150Z",
3
+ "timestamp": "2026-05-27T18:08:15.124Z",
4
4
  "version": {
5
5
  "major": 14,
6
6
  "minor": 0,
7
- "patch": 0
7
+ "patch": 1
8
8
  },
9
9
  "tags": {},
10
10
  "logoURI": "ipfs://QmNa8mQkrNKp1WEEeGjFezDmDeodkWRevGFN8JCV7b4Xir",
@@ -69,6 +69,13 @@
69
69
  "symbol": "ABNBon",
70
70
  "decimals": 18
71
71
  },
72
+ {
73
+ "chainId": 1,
74
+ "address": "0x882d911c2FDcE3CFa37C6eBbAe7D8D3BeEb6D17f",
75
+ "name": "ABTC",
76
+ "symbol": "ABTC",
77
+ "decimals": 8
78
+ },
72
79
  {
73
80
  "chainId": 1,
74
81
  "address": "0x3859385363f7BB4Dfe42811cCF3F294FcD41dd1D",
@@ -1149,6 +1156,13 @@
1149
1156
  "symbol": "DOOM",
1150
1157
  "decimals": 18
1151
1158
  },
1159
+ {
1160
+ "chainId": 1,
1161
+ "address": "0x419c4dB4B9e25d6Db2AD9691ccb832C8D9fDA05E",
1162
+ "name": "Dragon",
1163
+ "symbol": "DRGN",
1164
+ "decimals": 18
1165
+ },
1152
1166
  {
1153
1167
  "chainId": 1,
1154
1168
  "address": "0x223FB5c14C00Cfb70cF56BB63c2EeF2d74fE1A78",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@uniswap/unsupported-token-list",
3
- "version": "14.0.0",
3
+ "version": "14.0.1",
4
4
  "description": "◦ The Uniswap unsupported token list",
5
5
  "main": "build/uniswap-unsupported.tokenlist.json",
6
6
  "scripts": {