Get Transactions

Get transaction history of a given address.

Query Params
string
required

Identifier of target TON account in any form.

integer
≤ 100
Defaults to 10

Maximum number of transactions in response.

integer

Logical time of transaction to start with, must be sent with hash.

string

Hash of transaction to start with, in base64 or hex encoding , must be sent with lt.

integer
Defaults to 0

Logical time of transaction to finish with (to get tx from lt to to_lt).

boolean
Defaults to false

By default getTransaction request is processed by any available liteserver. If archival=true only liteservers with full history are used.

Responses

422

Validation Error

504

Lite Server Timeout

Language
Credentials
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json