Add FIAT mapping for BTC

This commit is contained in:
amargedon
2023-12-15 09:09:31 +01:00
committed by GitHub
parent e573409925
commit 58dfffe87a

View File

@@ -28,6 +28,7 @@ coingecko_mapping = {
'busd': 'binance-usd',
'tusd': 'true-usd',
'usdc': 'usd-coin',
'btc': 'bitcoin'
}