Skip to content

Commit 73a31bf

Browse files
committed
(FTM) Add USDC-M
This is "Multichain Bridged USDC" on Fantom, which has been depegged and should not share pegged stablecoin rates.
1 parent ba18bb7 commit 73a31bf

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

src/utils/currencyCodeMaps.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -627,7 +627,8 @@
627627
"ZK": "zksync",
628628
"BOBBY": "independence-token",
629629
"ONDO": "ondo-finance",
630-
"BONK": "bonk"
630+
"BONK": "bonk",
631+
"USDC-M": "multichain-bridged-usdc-fantom"
631632
},
632633
"allEdgeCurrencies": [
633634
"BTC",
@@ -845,7 +846,8 @@
845846
"SPX",
846847
"TON",
847848
"SUI",
848-
"AXL"
849+
"AXL",
850+
"USDC-M"
849851
],
850852
"fiatCurrencyCodes": [
851853
"iso:ALL",

0 commit comments

Comments
 (0)