mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-11-29 08:33:07 +00:00
Merge pull request #9327 from amargedon/mapping-fiat-usdc
Add FIAT mapping for USDC
This commit is contained in:
@@ -27,6 +27,7 @@ coingecko_mapping = {
|
||||
'usdt': 'tether',
|
||||
'busd': 'binance-usd',
|
||||
'tusd': 'true-usd',
|
||||
'usdc': 'usd-coin',
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user