@uniswap/unsupported-token-list 11.4.0 → 12.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": "2026-03-26T18:17:51.800Z",
3
+ "timestamp": "2026-04-09T22:48:55.556Z",
4
4
  "version": {
5
- "major": 11,
6
- "minor": 4,
5
+ "major": 12,
6
+ "minor": 0,
7
7
  "patch": 0
8
8
  },
9
9
  "tags": {},
@@ -2824,9 +2824,6 @@
2824
2824
  "bridgeInfo": {
2825
2825
  "130": {
2826
2826
  "tokenAddress": "0x5949b9200dF1e77878dB3D061e43cF878Ee37383"
2827
- },
2828
- "42161": {
2829
- "tokenAddress": "0xd962C1895c46AC0378C502c207748b7061421e8e"
2830
2827
  }
2831
2828
  }
2832
2829
  }
@@ -4840,14 +4837,7 @@
4840
4837
  "name": "Veritaseum",
4841
4838
  "symbol": "VERI",
4842
4839
  "decimals": 18,
4843
- "logoURI": "https://assets.coingecko.com/coins/images/695/thumb/veritaseum.png?1547034460",
4844
- "extensions": {
4845
- "bridgeInfo": {
4846
- "42161": {
4847
- "tokenAddress": "0x28B5b40Fa794ecFB36FcAa3576F796f6A02afC84"
4848
- }
4849
- }
4850
- }
4840
+ "logoURI": "https://assets.coingecko.com/coins/images/695/thumb/veritaseum.png?1547034460"
4851
4841
  },
4852
4842
  {
4853
4843
  "chainId": 1,
@@ -8135,21 +8125,6 @@
8135
8125
  "decimals": 18,
8136
8126
  "chainId": 42161
8137
8127
  },
8138
- {
8139
- "chainId": 42161,
8140
- "address": "0xd962C1895c46AC0378C502c207748b7061421e8e",
8141
- "name": "OMG Network",
8142
- "symbol": "OMG",
8143
- "decimals": 18,
8144
- "logoURI": "https://assets.coingecko.com/coins/images/776/large/OMG_Network.jpg?1591167168",
8145
- "extensions": {
8146
- "bridgeInfo": {
8147
- "1": {
8148
- "tokenAddress": "0xd26114cd6EE289AccF82350c8d8487fedB8A0C07"
8149
- }
8150
- }
8151
- }
8152
- },
8153
8128
  {
8154
8129
  "address": "0x7a2AbF0543674Ba1bB618B1E88118E8a4fefab48",
8155
8130
  "name": "Dinari PALL",
@@ -8185,21 +8160,6 @@
8185
8160
  "decimals": 18,
8186
8161
  "chainId": 42161
8187
8162
  },
8188
- {
8189
- "chainId": 42161,
8190
- "address": "0x28B5b40Fa794ecFB36FcAa3576F796f6A02afC84",
8191
- "name": "Veritaseum",
8192
- "symbol": "VERI",
8193
- "decimals": 18,
8194
- "logoURI": "https://assets.coingecko.com/coins/images/695/thumb/veritaseum.png?1547034460",
8195
- "extensions": {
8196
- "bridgeInfo": {
8197
- "1": {
8198
- "tokenAddress": "0x8f3470A7388c05eE4e7AF3d01D8C722b0FF52374"
8199
- }
8200
- }
8201
- }
8202
- },
8203
8163
  {
8204
8164
  "chainId": 42161,
8205
8165
  "name": "Wrapped Backed Coinbase Global",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@uniswap/unsupported-token-list",
3
- "version": "11.4.0",
3
+ "version": "12.0.0",
4
4
  "description": "◦ The Uniswap unsupported token list",
5
5
  "main": "build/uniswap-unsupported.tokenlist.json",
6
6
  "scripts": {