Skip to content

Commit

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

* 12.33.0

* 12.34.0

---------

Co-authored-by: Michael Wang <[email protected]>
  • Loading branch information
saramanj and mzywang authored Dec 18, 2024
1 parent 5fdf009 commit 2d66f48
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.33.0",
"version": "12.34.0",
"description": "The Uniswap default token list",
"main": "build/uniswap-default.tokenlist.json",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions src/tokens/base.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,5 +110,13 @@
"symbol": "DEGEN",
"decimals": 18,
"logoURI": "https://assets.coingecko.com/coins/images/34515/large/android-chrome-512x512.png?1706198225"
},
{
"chainId": 8453,
"address": "0x50dA645f148798F68EF2d7dB7C1CB22A6819bb2C",
"name": "SPX6900",
"symbol": "SPX",
"decimals": 8,
"logoURI": "https://coin-images.coingecko.com/coins/images/31401/large/sticker_(1).jpg?1702371083"
}
]

0 comments on commit 2d66f48

Please sign in to comment.