Skip to content
Alchemy Logo

sui_getTransactionBlock

POST
/{apiKey}

Returns detailed information about a transaction block by digest, including input, effects, events, and timestamp.

Path Parameters

stringrequireddefaults to docs-demo

For higher throughput, create your own API key

Request

stringrequired

The digest of the queried transaction.

objectrequired

Options to control which fields are returned.

Responses

200

The transaction block response.

Was this page helpful?