@uniswap/unsupported-token-list 8.5.0 → 9.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-07-08T15:05:16.469Z",
3
+ "timestamp": "2025-07-08T18:33:10.849Z",
4
4
  "version": {
5
- "major": 8,
6
- "minor": 5,
5
+ "major": 9,
6
+ "minor": 0,
7
7
  "patch": 0
8
8
  },
9
9
  "tags": {},
@@ -5722,13 +5722,6 @@
5722
5722
  }
5723
5723
  }
5724
5724
  },
5725
- {
5726
- "chainId": 42161,
5727
- "name": "demo token 1",
5728
- "address": "0xc1753BE9d4A7a9F7cade1Cd010cB6C3B09e043FA",
5729
- "decimals": 18,
5730
- "symbol": "DEMO-TOKEN-1"
5731
- },
5732
5725
  {
5733
5726
  "chainId": 42161,
5734
5727
  "address": "0x4667cf53C4eDF659E402B733BEA42B18B68dd74c",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@uniswap/unsupported-token-list",
3
- "version": "8.5.0",
3
+ "version": "9.0.0",
4
4
  "description": "◦ The Uniswap unsupported token list",
5
5
  "main": "build/uniswap-unsupported.tokenlist.json",
6
6
  "scripts": {