Updated on 2026-08-14

This commit is contained in:
Tangem 2026-04-13 15:39:33 +04:00
parent 28ed702a51
commit 27e9400b2a
18 changed files with 67 additions and 88 deletions

View file

@ -75,8 +75,7 @@ internal class SwapAlertFactory @Inject constructor(
saveBlockchainErrorUseCase(
error = BlockchainErrorInfo(
errorMessage = errorMessage.orEmpty(),
blockchainId = cryptoCurrency?.network?.rawId.orEmpty(),
derivationPath = cryptoCurrency?.network?.derivationPath?.value.orEmpty(),
networkId = cryptoCurrency?.network?.id,
destinationAddress = confirmData?.enteredDestination.orEmpty(),
tokenSymbol = confirmData?.toCryptoCurrencyStatus?.currency?.symbol.orEmpty(),
amount = confirmData?.enteredFromAmount?.toString().orEmpty(),