Skip to content

Commit

Permalink
Merge pull request #100 from IndexCoop/feat/add-re7usdc
Browse files Browse the repository at this point in the history
feat: add re7usdc
  • Loading branch information
janndriessen authored Jan 15, 2025
2 parents 6d6808e + 9208c6b commit 3132c7e
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 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 Expand Up @@ -1147,6 +1161,20 @@ export default {
},
tags: ['component'],
},
{
address: '0x12AFDeFb2237a5963e7BAb3e2D46ad0eee70406e',
chainId: 8453,
name: 'Re7 USDC',
symbol: 'Re7USDC',
decimals: 18,
logoURI:
'https://assets.coingecko.com/coins/images/29837/large/2022-official-morpho-token.png',
extensions: {
status: null,
coingeckoId: null,
},
tags: ['component'],
},
{
address: '0x78Fc2c2eD1A4cDb5402365934aE5648aDAd094d0',
chainId: 1,
Expand Down

0 comments on commit 3132c7e

Please sign in to comment.