sui_getTransactionBlock

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

⚠ This endpoint is only available with Blast access.

Path parameters

apiKeystringRequired

Request

This endpoint expects an object.
digeststringRequired
The digest of the queried transaction.
optionsobjectRequired
Options to control which fields are returned.

Response

The transaction block response.