mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-11-29 00:23:07 +00:00
Merge pull request #8941 from SitoCH/develop
Map BUSD to correct coingecko id
This commit is contained in:
@@ -25,6 +25,7 @@ coingecko_mapping = {
|
||||
'bnb': 'binancecoin',
|
||||
'sol': 'solana',
|
||||
'usdt': 'tether',
|
||||
'busd': 'binance-usd',
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user