Skip to content

Commit

Permalink
feat: 21AVAX
Browse files Browse the repository at this point in the history
  • Loading branch information
0xonramp committed Mar 5, 2024
1 parent 5475c65 commit 5d9b271
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/lists/mainnet/21co-tokens.ts
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,12 @@ export const WRAPPED_21CO_TOKENS: TokenData[] = [
decimals: 6,
logoURI: 'https://index-app.vercel.app/assets/21xrp.png',
},
{
address: '0x399508A43d7E2b4451cd344633108b4d84b33B03',
chainId: 1,
name: '21.co Wrapped AVAX',
symbol: '21AVAX',
decimals: 18,
logoURI: 'https://index-app.vercel.app/assets/21avax.png',
},
];

0 comments on commit 5d9b271

Please sign in to comment.