Skip to content

Commit

Permalink
feat: add missing USDE on Blast chain (#236)
Browse files Browse the repository at this point in the history
  • Loading branch information
myz1237 committed May 20, 2024
1 parent 990fd6a commit 2a8b0fe
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 @@ -47,6 +47,7 @@ export enum CoinKey {
cbtCELR = 'cbtCELR', // cBridge testnet CELR
BUSD = 'BUSD',
USDCe = 'USDCe',
USDB = 'USDB', // Blast native stablecoin

// Testnet
TEST = 'TEST',
Expand Down

0 comments on commit 2a8b0fe

Please sign in to comment.