We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a58574 commit f4010f3Copy full SHA for f4010f3
src/utils/currencyCodeMaps.json
@@ -54,6 +54,7 @@
54
"BRZ_iso:BRL": "1",
55
"MAI_iso:USD": "1",
56
"BUSD_iso:USD": "1",
57
+ "FUSD_iso:USD": "1",
58
"CUSD_iso:USD": "1",
59
"CEUR_iso:EUR": "1",
60
"USDT_iso:USD": "1",
@@ -633,6 +634,7 @@
633
634
"BOBBY": "independence-token",
635
"ONDO": "ondo-finance",
636
"BONK": "bonk",
637
+ "FUSD": "freedom-dollar",
638
"USDC-M": "multichain-bridged-usdc-fantom"
639
},
640
"allEdgeCurrencies": [
@@ -854,6 +856,7 @@
854
856
"AXL",
855
857
"USDC-M",
858
"ZANO",
859
+ "FUSD",
860
"TCY"
861
],
862
"fiatCurrencyCodes": [
0 commit comments