@uniswap/unsupported-token-list 6.10.0 → 6.12.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-10T16:36:45.119Z",
3
+ "timestamp": "2024-10-18T18:15:01.796Z",
4
4
  "version": {
5
5
  "major": 6,
6
- "minor": 10,
6
+ "minor": 12,
7
7
  "patch": 0
8
8
  },
9
9
  "tags": {},
@@ -2954,6 +2954,62 @@
2954
2954
  "name": "Unichain",
2955
2955
  "chainId": 1
2956
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
+ },
3006
+ {
3007
+ "address": "0xB9C3d0B816Ca9f1a3A3E371C49C795f6882Ec4E2",
3008
+ "symbol": "UNICHAIN",
3009
+ "decimals": 18,
3010
+ "name": "Unichain",
3011
+ "chainId": 1
3012
+ },
2957
3013
  {
2958
3014
  "chainId": 1,
2959
3015
  "address": "0x96F6eF951840721AdBF46Ac996b59E0235CB985C",
@@ -3760,6 +3816,13 @@
3760
3816
  "symbol": "ROCK",
3761
3817
  "decimals": 9
3762
3818
  },
3819
+ {
3820
+ "address": "0xb19D3f0F948F72507D981581cD1E0e153Fe95c62",
3821
+ "symbol": "Unichain",
3822
+ "decimals": 18,
3823
+ "name": "Unichain",
3824
+ "chainId": 8453
3825
+ },
3763
3826
  {
3764
3827
  "address": "0x4f9D0EDaB27964B981ECd9BFD12Efdf1cDd33BCa",
3765
3828
  "symbol": "🅿️PYUSD",
@@ -4098,6 +4161,13 @@
4098
4161
  "address": "0xF9d922c055A3f1759299467dAfaFdf43BE844f7a",
4099
4162
  "decimals": 8,
4100
4163
  "symbol": "MNEAV"
4164
+ },
4165
+ {
4166
+ "address": "0xBcb2bFFb2d159d2787a055d5bFF92593C3218C95",
4167
+ "symbol": "UNCYAY",
4168
+ "decimals": 18,
4169
+ "name": "Unichain: Designed for DeFi",
4170
+ "chainId": 7777777
4101
4171
  }
4102
4172
  ]
4103
4173
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@uniswap/unsupported-token-list",
3
- "version": "6.10.0",
3
+ "version": "6.12.0",
4
4
  "description": "◦ The Uniswap unsupported token list",
5
5
  "main": "build/uniswap-unsupported.tokenlist.json",
6
6
  "scripts": {