Skip to content

Commit

Permalink
Merge pull request #49 from IndexCoop/feat/add-beam
Browse files Browse the repository at this point in the history
feat: Add BEAM
  • Loading branch information
0xonramp authored May 2, 2024
2 parents 6700914 + fcf7106 commit 2afdb19
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/lists/mainnet/mainnet.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20516,6 +20516,15 @@ export const MAINNET: TokenData[] = [
logoURI:
'https://assets.coingecko.com/coins/images/9025/thumb/20200605_131214.png?1597297671',
},
{
chainId: 1,
address: '0x62D0A8458eD7719FDAF978fe5929C6D342B0bFcE',
name: 'Beam',
symbol: 'BEAM',
decimals: 18,
logoURI:
'https://assets.coingecko.com/coins/images/32417/large/chain-logo.png?1698114384',
},
{
chainId: 1,
address: '0x016ee7373248a80bde1fd6baa001311d233b3cfa',
Expand Down

0 comments on commit 2afdb19

Please sign in to comment.