mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 10:21:59 +00:00
Add FIAT mapping for USDC
This commit is contained in:
parent
bbbc8a760c
commit
16dfde22fc
|
@ -27,6 +27,7 @@ coingecko_mapping = {
|
|||
'usdt': 'tether',
|
||||
'busd': 'binance-usd',
|
||||
'tusd': 'true-usd',
|
||||
'usdc': 'usd-coin',
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user