Get transaction history of a given address.
Identifier of target TON account in any form.
Maximum number of transactions in response.
0 <= x <= 100
Logical time of transaction to start with, must be sent with hash.
Hash of transaction to start with, in base64 or hex encoding , must be sent with lt.
Logical time of transaction to finish with (to get tx from lt to to_lt).
By default getTransaction request is processed by any available liteserver. If archival=true only liteservers with full history are used.
Successful Response
The response is of type object
.
Get transaction history of a given address.
Identifier of target TON account in any form.
Maximum number of transactions in response.
0 <= x <= 100
Logical time of transaction to start with, must be sent with hash.
Hash of transaction to start with, in base64 or hex encoding , must be sent with lt.
Logical time of transaction to finish with (to get tx from lt to to_lt).
By default getTransaction request is processed by any available liteserver. If archival=true only liteservers with full history are used.
Successful Response
The response is of type object
.