-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Hi,
I'm trying to execute examples/jettons/usdt-transfer.php
but getting the following error
[2025-04-24T06:48:16+00:00] (debug) Your wallet address: UQB<...>
[2025-04-24T06:48:16+00:00] (debug) Your USDt jetton wallet address: EQD<...>
PHP Fatal error: Uncaught Olifanton\Ton\Transports\Toncenter\Exceptions\ClientException: LITE_SERVER_UNKNOWN: cannot apply external message to current state : External message was not accepted
Cannot run message on account: inbound external message rejected by transaction 76DE5CCE8FC7E8AEDF5B853FE22B5689D1332199DB282781FB358A626086973E:
exitcode=133, steps=49, gas_used=0
VM Log (truncated):
...SIGNU
execute PUSHCONT x28945F0ADB31E1F2C087
execute IFNOT
execute XCHG s2
execute NOT
execute XCHG2 s0,s7
execute AND
execute THROWIF 132
execute XCPU s2,s5
execute EQUAL
execute THROWIFNOT 133
default exception handler, terminating vm with exit code 133
I didn't change any code in usdt-transfer.php
(only added my wallet address).
Both wallets are active and created via ton keeper, and have version 5.
The source wallet has enough funds (3 TON, 0.9 USDT).
The exit code 133 doesn't mean much based on my searches.
Any idea?
Metadata
Metadata
Assignees
Labels
No labels