Add FIAT mapping for true usdt

This commit is contained in:
Matthias
2023-08-16 07:44:19 +02:00
parent 6f347b839a
commit 77c7dd8a12

View File

@@ -26,6 +26,7 @@ coingecko_mapping = {
'sol': 'solana',
'usdt': 'tether',
'busd': 'binance-usd',
'tusd': 'true-usd',
}