From 893dc52d28cfd8b9d1ed21f6c3d9287a6bacd723 Mon Sep 17 00:00:00 2001 From: Max Voloshinskii Date: Wed, 15 May 2024 18:58:39 +0300 Subject: [PATCH] fix(mobile): fix crash (#859) * fix(mobile): fix crash * cleanup --- packages/shared/components/RefillBattery/RechargeMethods.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/shared/components/RefillBattery/RechargeMethods.tsx b/packages/shared/components/RefillBattery/RechargeMethods.tsx index 7f2a2aaeb..6fe47133a 100644 --- a/packages/shared/components/RefillBattery/RechargeMethods.tsx +++ b/packages/shared/components/RefillBattery/RechargeMethods.tsx @@ -93,7 +93,7 @@ export const RechargeMethods = memo(() => { onPress={handleRechargeBattery( true, filteredJettonBalances.length - ? filteredJettonBalances[0].jettonAddress + ? Address.parse(filteredJettonBalances[0].jettonAddress).toRaw() : undefined, )} leftContent={