@uniswap/unsupported-token-list 6.9.0 → 6.10.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-10-07T20:12:09.530Z",
3
+ "timestamp": "2024-10-10T16:36:45.119Z",
4
4
  "version": {
5
5
  "major": 6,
6
- "minor": 9,
6
+ "minor": 10,
7
7
  "patch": 0
8
8
  },
9
9
  "tags": {},
@@ -2947,6 +2947,13 @@
2947
2947
  "symbol": "UMAc35-0421",
2948
2948
  "decimals": 18
2949
2949
  },
2950
+ {
2951
+ "address": "0x81934c11626B2bF16fa5670a7f60c4A6193dDb93",
2952
+ "symbol": "Unichain",
2953
+ "decimals": 9,
2954
+ "name": "Unichain",
2955
+ "chainId": 1
2956
+ },
2950
2957
  {
2951
2958
  "chainId": 1,
2952
2959
  "address": "0x96F6eF951840721AdBF46Ac996b59E0235CB985C",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@uniswap/unsupported-token-list",
3
- "version": "6.9.0",
3
+ "version": "6.10.0",
4
4
  "description": "◦ The Uniswap unsupported token list",
5
5
  "main": "build/uniswap-unsupported.tokenlist.json",
6
6
  "scripts": {