HI ,Can anyone help me? Thanks in advance. I encountered two problems.

The first is that I obtain transaction information based on the block height. How do I collect transaction information to get the complete fund transfer situation? The data observation is not very clear.

The second problem is that I often submit nonces. When encountering return:

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 A5E1195104A1AFA2CB555EF39C324AADB4C17B4A57563BC9E486D4305F552813:\nexitcode=33, steps=33, gas_used=0\nVM Log (truncated):\n...OW\nexecute XCHG s1,s3\nexecute LEQ\nexecute THROWIF 35\nexecute PUSH c4\nexecute CTOS\nexecute LDU 32\nexecute LDU 32\nexecute LDU 256\nexecute ENDS\nexecute XCPU s3,s2\nexecute EQUAL\nexecute THROWIFNOT 33\ndefault exception handler, terminating vm with exit code 33 ,

if I want to be like evm, it is not feasible to submit the pengding nonce in order.

Jan 18, 2024, 7:52 AM
An example of the first question mentioned above is:https://toncenter.com/api/index/getTransactionsByMasterchainSeqno?seqno=35312390, Look for EQCfb2__slATxko73DUHP8LvQrIlwc-yPKgL_fy2JjFf0QNe.
Jan 18, 2024, 7:59 AM
If you want to send transactions more often that once 20s, you can find highload wallet useful.
Jan 18, 2024, 9:44 AM

© 2024 Draquery.com All rights reserved.