Tonkeeper Jetton Transfer Loop Timeout

Tonkeeper Jetton Transfer Loop Timeout

System Archive

Tonkeeper Jetton Transfer Loop Timeout Symptom The user encounters a timeout error when attempting to transfer Tonkeeper Jettons, resulting in a failed transaction and an error message indicating a loop timeout. Technical Root Cause The error occurs due to a prolonged waiting period for transaction confirmation, exceeding the predefined timeout threshold, often caused by network congestion or high gas fees in the TON ecosystem. Manual Overrides To resolve the issue, users can attempt the following: Increase the gas limit to prioritize the transaction Reduce the transaction amount to minimize gas fees Utilize an alternative transfer method, such as using a different wallet or exchange, as shown in the following example: json { "transaction": { "from": "user_address", "to": "recipient_address", "value": "jetton_amount", "gas": "increased_gas_limit" } } Consider using an external console for more advanced troubleshooting and transaction management. Prerequisites Familiarity with TON ecosystem and Tonkeeper wallet Basic understanding of gas fees and transaction management Access to the Tonkeeper wallet and transaction history


System Cross-Reference Matrix

🛠 Run Automated Reset

Report Page