Get Events

Retrieves blockchain events emitted within a specified ledger range (up to 10 hours from the latest ledger), providing detailed information on event types, ledger numbers, closing times, and unique identifiers. It returns structured data with topics and values that help developers monitor on-chain activities, debug smart contract interactions, and track blockchain state changes.

💡

Compute Unit Value: 10 (Fixed)

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
enum

The unique ID to direct queries or transactions to the correct blockchain. Find more here.

Allowed:
string

The abbreviated chain name for queries or transactions.

string
required

Public address of the user.

string
enum

Comma-separated value of tokens to retrieve. Maximum of 10 at a time.

Allowed:
string

Cursor to fetch the next page of results from the response.

string

Sequence number of the ledger. By default, the latest ledger.

string

Comma-separated values of contract IDs to query for events.

string

Topic the event was emitted with.

string

Topic the event was emitted with.

string

Topic the event was emitted with.

string

Topic the event was emitted with.

string

Topic the event was emitted with.

string
enum

Comma-separated list of event types (system, contract, or diagnostic). If omitted, all types are included.

Allowed:
Response

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