Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TonApi.estimateFee causes ClientException #7908

Closed
rafaelekol opened this issue Feb 10, 2025 · 0 comments
Closed

TonApi.estimateFee causes ClientException #7908

rafaelekol opened this issue Feb 10, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@rafaelekol
Copy link
Member

Exception io.tonapi.infrastructure.ClientException:
at io.tonapi.apis.EmulationApi.emulateMessageToWallet (EmulationApi.kt:401)
at io.tonapi.apis.EmulationApi.emulateMessageToWallet$default (EmulationApi.kt:390)
at io.horizontalsystems.tonkit.api.TonApi.estimateFee (TonApi.kt:98)
at io.horizontalsystems.tonkit.core.TransactionSender.estimateFee (TransactionSender.kt:103)
at io.horizontalsystems.tonkit.core.TonKit.estimateFee (TonKit.kt:117)
at io.horizontalsystems.bankwallet.core.adapters.JettonAdapter.estimateFee (JettonAdapter.kt:85)
at io.horizontalsystems.bankwallet.modules.send.ton.SendTonFeeService.refreshFee (SendTonFeeService.kt:29)
at io.horizontalsystems.bankwallet.modules.send.ton.SendTonFeeService.setTonAddress (SendTonFeeService.kt:45)
at io.horizontalsystems.bankwallet.modules.send.ton.SendTonViewModel.handleUpdatedAddressState (SendTonViewModel.kt:168)
at io.horizontalsystems.bankwallet.modules.send.ton.SendTonViewModel.access$handleUpdatedAddressState (SendTonViewModel.kt:28)
at io.horizontalsystems.bankwallet.modules.send.ton.SendTonViewModel$2$1.emit (SendTonViewModel.kt:67)
at io.horizontalsystems.bankwallet.modules.send.ton.SendTonViewModel$2$1.emit (SendTonViewModel.kt:66)

@rafaelekol rafaelekol added the bug Something isn't working label Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant