Map usdt fiat to correct coingecko fiat

This commit is contained in:
Matthias 2022-03-09 17:35:41 +01:00
parent f2ed6165e9
commit 6e10439f90
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ coingecko_mapping = {
'eth': 'ethereum',
'bnb': 'binancecoin',
'sol': 'solana',
'usdt': 'tether',
}