You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to get the transaction hash after sending a transaction using TonConnect UI.
When calling the sendBocReturnHash endpoint, I'm getting the following error:
Error message:
{
"ok": false,
"error": "LITE_SERVER_UNKNOWN: cannot apply external message to current state : External message was not accepted\nCannot run message on account: inbound external message rejected by transaction 4C6FE61A4B7925532DEE47DEED8367FB9E918D4B32A9B9EC270BEF9D9C65CA13:\nexitcode=133, steps=49, gas_used=0\nVM Log (truncated):\n...SIGNU\nexecute PUSHCONT x28945F0ADB31E1F2C087\nexecute IFNOT\nexecute XCHG s2\nexecute NOT\nexecute XCHG2 s0,s7\nexecute AND\nexecute THROWIF 132\nexecute XCPU s2,s5\nexecute EQUAL\nexecute THROWIFNOT 133\ndefault exception handler, terminating vm with exit code 133\n",
"code": 500
}
Issue with sendBocReturnHash API
I'm trying to get the transaction hash after sending a transaction using TonConnect UI.
When calling the sendBocReturnHash endpoint, I'm getting the following error:
Error message:
{
"ok": false,
"error": "LITE_SERVER_UNKNOWN: cannot apply external message to current state : External message was not accepted\nCannot run message on account: inbound external message rejected by transaction 4C6FE61A4B7925532DEE47DEED8367FB9E918D4B32A9B9EC270BEF9D9C65CA13:\nexitcode=133, steps=49, gas_used=0\nVM Log (truncated):\n...SIGNU\nexecute PUSHCONT x28945F0ADB31E1F2C087\nexecute IFNOT\nexecute XCHG s2\nexecute NOT\nexecute XCHG2 s0,s7\nexecute AND\nexecute THROWIF 132\nexecute XCPU s2,s5\nexecute EQUAL\nexecute THROWIFNOT 133\ndefault exception handler, terminating vm with exit code 133\n",
"code": 500
}
boc:te6cckECBQEAARkAAeWIAJjfzDSW8kqmW9yPvdsGz/c9IxqWZVNz2E4X3zs4y5QmA5tLO3P///iLOrf28AAAAHVgvkshRlIRbPvxBpr4Zg8qDUfqiXWI3obF1crG8o1tf5WgU79dUJmFnUGpDZ46lOSIAAWeHDQIaduoUCJZiCYbAQIKDsPIbQMEAgFmQgA+CAHNA+8CYIg8/v8aeLjMJRt3DyVwofHUTvTuB7i/jRhJPgAAAAAAAAAAAAAAAAABAwDAAAAAAHsiY2hhbm5lbCI6OTg2NzU0MTIsIm5ldHdvcmtfY29kZSI6ODYsInRhcmdldCI6IjB4NGJBYjBBMGMzQUVkMTY1MzJkMmQxNTcyNzk3RGQ4ZDBjMDI0MUVEYSJ9AADXDytm
Expected behavior:
What I've tried:
The text was updated successfully, but these errors were encountered: