We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb9ae3f commit 5fdf009Copy full SHA for 5fdf009
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@uniswap/default-token-list",
3
- "version": "12.32.0",
+ "version": "12.33.0",
4
"description": "The Uniswap default token list",
5
"main": "build/uniswap-default.tokenlist.json",
6
"scripts": {
src/tokens/mainnet.json
@@ -2464,5 +2464,13 @@
2464
"symbol": "SWELL",
2465
"decimals": 18,
2466
"logoURI": "https://coin-images.coingecko.com/coins/images/28777/large/swell1.png?1727899715"
2467
+ },
2468
+ {
2469
+ "chainId": 1,
2470
+ "address": "0xE0f63A424a4439cBE457D80E4f4b51aD25b2c56C",
2471
+ "name": "SPX6900",
2472
+ "symbol": "SPX",
2473
+ "decimals": 8,
2474
+ "logoURI": "https://coin-images.coingecko.com/coins/images/31401/large/sticker_(1).jpg?1702371083"
2475
}
2476
]
0 commit comments