Updated on 2026-08-14

This commit is contained in:
Tangem 2024-08-09 15:10:19 +03:00
parent d570dd215f
commit e045a08252
10 changed files with 21 additions and 20 deletions

View file

@ -1889,7 +1889,7 @@ internal class SwapInteractorImpl @Inject constructor(
} else {
SwapFeeState.NotEnough(
feeCurrency = fromTokenStatus.currency,
currencyName = fromTokenStatus.currency.network.name,
currencyName = fromTokenStatus.currency.name,
currencySymbol = fromTokenStatus.currency.symbol,
)
}