@uniswap/unsupported-token-list 6.9.0 → 6.11.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-10T17:42:25.108Z",
4
4
  "version": {
5
5
  "major": 6,
6
- "minor": 9,
6
+ "minor": 11,
7
7
  "patch": 0
8
8
  },
9
9
  "tags": {},
@@ -2947,6 +2947,62 @@
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
+ },
2957
+ {
2958
+ "address": "0x6b210A8f31D54268f16fc83D0C05B7fEE70948e1",
2959
+ "symbol": "UNICHAIN",
2960
+ "decimals": 18,
2961
+ "name": "Unichain",
2962
+ "chainId": 1
2963
+ },
2964
+ {
2965
+ "address": "0xbb9A402337Cf657f24bff2C7532940d73004c82E",
2966
+ "symbol": "UNICHAIN",
2967
+ "decimals": 9,
2968
+ "name": "Unichain",
2969
+ "chainId": 1
2970
+ },
2971
+ {
2972
+ "address": "0xba60b7Ed45C6277574A9c1328D5CD6667e1BB6cf",
2973
+ "symbol": "UNICHAIN",
2974
+ "decimals": 9,
2975
+ "name": "Unichain",
2976
+ "chainId": 1
2977
+ },
2978
+ {
2979
+ "address": "0x5a7257470b869A3837DFb469De1317EcacC4B8c4",
2980
+ "symbol": "UNICHAIN",
2981
+ "decimals": 9,
2982
+ "name": "UNICHAIN",
2983
+ "chainId": 1
2984
+ },
2985
+ {
2986
+ "address": "0x137727994ddA069924f8FF40c540E5A7a0cCF872",
2987
+ "symbol": "UNICHAIN",
2988
+ "decimals": 9,
2989
+ "name": "Unichain",
2990
+ "chainId": 1
2991
+ },
2992
+ {
2993
+ "address": "0x732f0D083b27b8976bc829f2190ba80ba7a4Daf5",
2994
+ "symbol": "UNICHAIN",
2995
+ "decimals": 9,
2996
+ "name": "Unichain",
2997
+ "chainId": 1
2998
+ },
2999
+ {
3000
+ "address": "0x8DA18646Eefe2D5756Fc58aC6420BAd8C4DB310d",
3001
+ "symbol": "UNICHAIN",
3002
+ "decimals": 9,
3003
+ "name": "Unichain",
3004
+ "chainId": 1
3005
+ },
2950
3006
  {
2951
3007
  "chainId": 1,
2952
3008
  "address": "0x96F6eF951840721AdBF46Ac996b59E0235CB985C",
@@ -3753,6 +3809,13 @@
3753
3809
  "symbol": "ROCK",
3754
3810
  "decimals": 9
3755
3811
  },
3812
+ {
3813
+ "address": "0xb19D3f0F948F72507D981581cD1E0e153Fe95c62",
3814
+ "symbol": "Unichain",
3815
+ "decimals": 18,
3816
+ "name": "Unichain",
3817
+ "chainId": 8453
3818
+ },
3756
3819
  {
3757
3820
  "address": "0x4f9D0EDaB27964B981ECd9BFD12Efdf1cDd33BCa",
3758
3821
  "symbol": "🅿️PYUSD",
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.11.0",
4
4
  "description": "◦ The Uniswap unsupported token list",
5
5
  "main": "build/uniswap-unsupported.tokenlist.json",
6
6
  "scripts": {