Updated on 2026-08-14

This commit is contained in:
Tangem 2026-06-17 21:58:50 +04:00
commit 592bc82e98
3 changed files with 175 additions and 1 deletions

View file

@ -122,6 +122,7 @@ class ResponseCryptoCurrenciesFactory @Inject constructor(
// [REDACTED_JIRA]
Blockchain.Dischain,
Blockchain.Polygon,
Blockchain.TON,
-> this.currency
else -> responseToken.symbol
}