Add FIAT mapping for USDC

This commit is contained in:
amargedon
2023-10-22 18:43:35 +02:00
committed by GitHub
parent bbbc8a760c
commit 16dfde22fc

View File

@@ -27,6 +27,7 @@ coingecko_mapping = {
'usdt': 'tether',
'busd': 'binance-usd',
'tusd': 'true-usd',
'usdc': 'usd-coin',
}