Skip to content

Commit

Permalink
add Movement 2024 12 04 1 (#1913)
Browse files Browse the repository at this point in the history
* add Movement

* 12.29.0

* 12.30.0

---------

Co-authored-by: Michael Wang <44713145+mzywang@users.noreply.github.com>
  • Loading branch information
saramanj and mzywang authored Dec 5, 2024
1 parent 16db4e7 commit 34e496b
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.29.0",
"version": "12.30.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 @@ -2433,6 +2433,14 @@
"decimals": 6,
"logoURI": "https://coin-images.coingecko.com/coins/images/51852/large/USDQ_1000px_Color.png?1732071232"
},
{
"chainId": 1,
"address": "0x3073f7aAA4DB83f95e9FFf17424F71D4751a3073",
"name": "Movement",
"symbol": "MOVE",
"decimals": 8,
"logoURI": "https://s2.coinmarketcap.com/static/img/coins/64x64/32452.png"
},
{
"chainId": 1,
"address": "0x6033F7f88332B8db6ad452B7C6D5bB643990aE3f",
Expand Down

0 comments on commit 34e496b

Please sign in to comment.