Skip to content

Commit

Permalink
add USUAL 2025 01 29 12 (#1954)
Browse files Browse the repository at this point in the history
* add USUAL

* 13.3.0

---------

Co-authored-by: Ashraf Hamideh <osh@CORN-Ashraf-451.lan>
  • Loading branch information
0sh3 and Ashraf Hamideh authored Jan 29, 2025
1 parent 3fe20d8 commit 5c3066a
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": "13.2.0",
"version": "13.3.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 @@ -2480,5 +2480,13 @@
"symbol": "VANRY",
"decimals": 18,
"logoURI": "https://coin-images.coingecko.com/coins/images/33466/large/apple-touch-icon.png?1701942541"
},
{
"chainId": 1,
"address": "0xC4441c2BE5d8fA8126822B9929CA0b81Ea0DE38E",
"name": "USUAL",
"symbol": "USUAL",
"decimals": 18,
"logoURI": "https://coin-images.coingecko.com/coins/images/51091/large/USUAL.jpg?1730035787"
}
]

0 comments on commit 5c3066a

Please sign in to comment.