From a85ca310a24e41b8154301e431ce1548b1a2d273 Mon Sep 17 00:00:00 2001 From: Tangem Date: Wed, 12 Feb 2025 15:40:35 +0500 Subject: [PATCH] Updated on 2026-08-14 --- .../feature/swap/presentation/SwapNotificationsFactory.kt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/swap/impl/src/main/java/com/tangem/feature/swap/presentation/SwapNotificationsFactory.kt b/features/swap/impl/src/main/java/com/tangem/feature/swap/presentation/SwapNotificationsFactory.kt index 021b53941d..28f045bb1e 100644 --- a/features/swap/impl/src/main/java/com/tangem/feature/swap/presentation/SwapNotificationsFactory.kt +++ b/features/swap/impl/src/main/java/com/tangem/feature/swap/presentation/SwapNotificationsFactory.kt @@ -160,7 +160,7 @@ internal class SwapNotificationsFactory( addExistentialWarningNotification( existentialDeposit = quoteModel.currencyCheck?.existentialDeposit, feeAmount = fee?.feeValue.orZero(), - sendingAmount = amount.value, + sendingAmount = amountToRequest.value, cryptoCurrencyStatus = fromCurrencyStatus, onReduceClick = { reduceBy, reduceByDiff, _ -> actions.onReduceByAmount(