Skip to main content
GET
Get Transactions

Query Parameters

address
string
required

Identifier of target TON account in any form

limit
integer<int64>
default:10

Maximum number of items in response

lt
string

Logical time of the transaction to start from

hash
string

The 256-bit hash in any form

to_lt
string
default:0

Logical time to stop at

archival
boolean
default:false

Whether to use archival node

Response

OK

ok
boolean
required
Example:

true

result
Transactions · object[]
required