Skip to content

Commit

Permalink
feat: add cbbtc
Browse files Browse the repository at this point in the history
  • Loading branch information
janndriessen committed Jan 15, 2025
1 parent fc0253b commit 9208c6b
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions src/tokenlist.json.ts
Original file line number Diff line number Diff line change
Expand Up @@ -905,6 +905,20 @@ export default {
},
tags: ['component'],
},
{
address: '0xcbB7C0000aB88B473b1f5aFd9ef808440eed33Bf',
chainId: 8453,
name: 'Coinbase Wrapped BTC',
symbol: 'cbBTC',
decimals: 8,
logoURI:
'https://assets.coingecko.com/coins/images/40143/large/cbbtc.webp',
extensions: {
status: null,
coingeckoId: null,
},
tags: ['component'],
},
{
chainId: 1,
address: '0xC18360217D8F7Ab5e7c516566761Ea12Ce7F9D72',
Expand Down

0 comments on commit 9208c6b

Please sign in to comment.