Tonkeeper Jetton Transfer Loop Timeout

Tonkeeper Jetton Transfer Loop Timeout

System Archive

Tonkeeper Jetton Transfer Loop Timeout Symptom Users experience a timeout error when attempting to transfer Tonkeeper Jettons, resulting in failed transactions and potential loss of funds. The error message "Tonkeeper Jetton transfer loop timeout" is displayed, indicating a issue with the transfer process. Technical Root Cause The error occurs due to a loop in the smart contract that handles the transfer of Jettons, causing the transaction to exceed the maximum allowed execution time. This can be caused by a variety of factors, including network congestion, contract optimization issues, or incorrect configuration. Manual Overrides To resolve the issue, users can attempt the following manual overrides: Increase the transaction timeout value to allow for longer execution times Optimize the smart contract to reduce the number of iterations in the transfer loop Update the Tonkeeper client to the latest version, which may include fixes for this issue json { "timeout": 30000, "contract": "0x... jetton contract address ...", "gas": 2000000 } Consider utilizing an external console for advanced troubleshooting and configuration. Prerequisites Tonkeeper client installed and configured Basic understanding of TON blockchain and smart contracts Access to the Tonkeeper console or API


System Cross-Reference Matrix

🛠 Run Automated Reset

Report Page