Skip to content

Commit

Permalink
rm cbBTC (#1862)
Browse files Browse the repository at this point in the history
* rm cbtc

* 12.18.0
  • Loading branch information
matteenm committed Sep 12, 2024
1 parent ff893b4 commit f4ce9c2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 16 deletions.
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.17.0",
"version": "12.18.0",
"description": "The Uniswap default token list",
"main": "build/uniswap-default.tokenlist.json",
"scripts": {
Expand Down
15 changes: 0 additions & 15 deletions src/tokens/mainnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -2328,20 +2328,5 @@
"symbol": "POL",
"decimals": 18,
"logoURI": "https://assets.coingecko.com/coins/images/32440/large/polygon.png?1698233684"
},
{
"chainId": 1,
"address": "0xcbB7C0000aB88B473b1f5aFd9ef808440eed33Bf",
"name": "Coinbase Wrapped BTC",
"symbol": "cbBTC",
"decimals": 8,
"logoURI": "https://assets.coingecko.com/coins/images/40143/large/cbbtc.webp?1726136727",
"extensions": {
"bridgeInfo": {
"8453": {
"tokenAddress": "0xcbB7C0000aB88B473b1f5aFd9ef808440eed33Bf"
}
}
}
}
]

0 comments on commit f4ce9c2

Please sign in to comment.