Skip to content

Commit

Permalink
fix: add metis usd symbols to known stablecoins
Browse files Browse the repository at this point in the history
  • Loading branch information
aramalipoor committed Dec 29, 2022
1 parent 21c42b3 commit a262ad5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/common/src/constants/erc20s.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@ export const DOLLAR_STABLECOIN_SYMBOLS = [
'USD',
'DAI',
'USDC',
'm.USDC',
'USDT',
'm.USDT',
'BUSD',
'USDP',
'GoodDollar',
Expand Down

0 comments on commit a262ad5

Please sign in to comment.