Skip to main content
The Transaction API is scoped to a single transaction. It provides normalized events from the indexer (GET /transaction/:id/normalized/events). User-level access (API key) is typically required.

client.tx(transactionId)

TxApi

TxNormalizedEventsResponse

Example