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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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