Updated on 2026-08-14

This commit is contained in:
Tangem 2023-02-10 20:19:04 +03:00
parent 8051ee983d
commit e444da5a56

View file

@ -161,7 +161,9 @@ class TradeCryptoMiddleware {
name = this.currencyName,
symbol = this.currencySymbol,
networkId = this.blockchain.toNetworkId(),
logoUrl = getIconUrl(this.blockchain.toCoinId()),
// no need to set logoUrl for blockchain cause
// error when form url with coinId, coinId of eth and arbitrum the same
logoUrl = "",
)
}
is Currency.Token -> SwapCurrency.NonNativeToken(