Skip to content

Commit

Permalink
feat: add alxUSDC token (#281)
Browse files Browse the repository at this point in the history
  • Loading branch information
myz1237 authored Sep 19, 2024
1 parent 2946b5e commit 0fa6b94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tokens/base.ts
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ export enum CoinKey {
USDCe = 'USDCe',
USDB = 'USDB', // Blast native stablecoin
FRAX = 'FRAX', // Fraxtal stablecoin
AXLUSDC = 'axlUSDC', // Axelar Wrapped USDC

// Other tokens
WBTC = 'WBTC',
Expand Down

0 comments on commit 0fa6b94

Please sign in to comment.