events

Get events by specified filter.

📘

Note:

The v3 version API data range only supports blocks after 42000000 on the masterchain (Data after November 15, 2024).

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

List of account addresses to get transactions. Can be sent in hex, base64 or base64url form.

tx_hash
array of strings
Defaults to

Find event by transaction hash.

tx_hash
msg_hash
array of strings
Defaults to

Find event by message hash.

msg_hash
integer

Masterchain block seqno

integer

uery events, which was finished after given timestamp.

integer

Query events, which was finished before given timestamp.

integer

Query events with end_lt >= start_lt

integer

Query events with end_lt <= end_lt.

integer
Defaults to 10

Number of items to return(Default 10). Default is 10.

integer
Defaults to 0

Offset for pagination. Default is 0.

string
Defaults to desc

Sort events by lt.

Response

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