Updated on 2026-08-14

This commit is contained in:
Tangem 2026-01-26 13:50:00 +03:00
parent b08892762c
commit f095f3a508
24 changed files with 184 additions and 26 deletions

View file

@ -90,6 +90,7 @@ internal class WcEthSendTransactionUseCase @AssistedInject constructor(
blockchain = network.name,
token = network.currencySymbol,
feeType = null,
feeToken = network.currencySymbol,
),
memoType = MemoType.Null,
),