@uniswap/unsupported-token-list 8.4.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-03T15:04:48.504Z",
3
+ "timestamp": "2025-07-08T18:33:10.849Z",
4
4
  "version": {
5
- "major": 8,
6
- "minor": 4,
5
+ "major": 9,
6
+ "minor": 0,
7
7
  "patch": 0
8
8
  },
9
9
  "tags": {},
@@ -5891,6 +5891,13 @@
5891
5891
  }
5892
5892
  }
5893
5893
  },
5894
+ {
5895
+ "chainId": 42161,
5896
+ "name": "SpaceX",
5897
+ "address": "0xF5E03573843b0ceA1Db57579F5a4cE313faa2FAf",
5898
+ "decimals": 18,
5899
+ "symbol": "SPACEX"
5900
+ },
5894
5901
  {
5895
5902
  "chainId": 42161,
5896
5903
  "address": "0xA970AF1a584579B618be4d69aD6F73459D112F95",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@uniswap/unsupported-token-list",
3
- "version": "8.4.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": {