sui_getTransactionBlock

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

Path parameters

apiKeystringRequiredDefaults to docs-demo

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.