Skip to content

Commit

Permalink
add Swell 2024 11 27 68 (#1909)
Browse files Browse the repository at this point in the history
* add Swell

* 12.28.0

* 12.32.0

---------

Co-authored-by: matteen <matteen.mobasheran@uniswap.org>
  • Loading branch information
saramanj and matteenm authored Dec 12, 2024
1 parent 9ee2b38 commit bb9ae3f
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.31.0",
"version": "12.32.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 @@ -2456,5 +2456,13 @@
"symbol": "Neiro",
"decimals": 9,
"logoURI": "https://coin-images.coingecko.com/coins/images/39488/large/neiro.jpg?1731449567"
},
{
"chainId": 1,
"address": "0x0a6E7Ba5042B38349e437ec6Db6214AEC7B35676",
"name": "Swell",
"symbol": "SWELL",
"decimals": 18,
"logoURI": "https://coin-images.coingecko.com/coins/images/28777/large/swell1.png?1727899715"
}
]

0 comments on commit bb9ae3f

Please sign in to comment.