Updated on 2026-08-14

This commit is contained in:
Tangem 2024-08-20 15:18:15 +03:00
parent 798c69bb14
commit d0aaff3021

View file

@ -60,6 +60,7 @@ internal class QuotesUnsupportedCurrenciesIdAdapter {
Blockchain.Aurora.toCoinId() to ethCoinId,
Blockchain.Base.toCoinId() to ethCoinId,
Blockchain.Blast.toCoinId() to ethCoinId,
Blockchain.Cyber.toCoinId() to ethCoinId,
)
}
}