getTransactions

Get transaction history of a given address.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Defaults to public

For higher throughput, please create your own API key

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.

Response

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