We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fdf009 commit 2d66f48Copy full SHA for 2d66f48
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@uniswap/default-token-list",
3
- "version": "12.33.0",
+ "version": "12.34.0",
4
"description": "The Uniswap default token list",
5
"main": "build/uniswap-default.tokenlist.json",
6
"scripts": {
src/tokens/base.json
@@ -110,5 +110,13 @@
110
"symbol": "DEGEN",
111
"decimals": 18,
112
"logoURI": "https://assets.coingecko.com/coins/images/34515/large/android-chrome-512x512.png?1706198225"
113
+ },
114
+ {
115
+ "chainId": 8453,
116
+ "address": "0x50dA645f148798F68EF2d7dB7C1CB22A6819bb2C",
117
+ "name": "SPX6900",
118
+ "symbol": "SPX",
119
+ "decimals": 8,
120
+ "logoURI": "https://coin-images.coingecko.com/coins/images/31401/large/sticker_(1).jpg?1702371083"
121
}
122
]
0 commit comments