Skip to content

Commit

Permalink
add SPX6900 2024 12 16 73 (#1921)
Browse files Browse the repository at this point in the history
* add SPX6900

* 12.33.0
  • Loading branch information
saramanj authored Dec 18, 2024
1 parent bb9ae3f commit 5fdf009
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uniswap/default-token-list",
"version": "12.32.0",
"version": "12.33.0",
"description": "The Uniswap default token list",
"main": "build/uniswap-default.tokenlist.json",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions src/tokens/mainnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -2464,5 +2464,13 @@
"symbol": "SWELL",
"decimals": 18,
"logoURI": "https://coin-images.coingecko.com/coins/images/28777/large/swell1.png?1727899715"
},
{
"chainId": 1,
"address": "0xE0f63A424a4439cBE457D80E4f4b51aD25b2c56C",
"name": "SPX6900",
"symbol": "SPX",
"decimals": 8,
"logoURI": "https://coin-images.coingecko.com/coins/images/31401/large/sticker_(1).jpg?1702371083"
}
]

0 comments on commit 5fdf009

Please sign in to comment.