Skip to content
Alchemy Logo

sui_getTransactionBlock

POST
/{apiKey}
CUs20
Deprecation notice

Action required: Support for Sui JSON-RPC will end on September 25, 2026. Please migrate to Sui gRPC before then to avoid disruption. You can find our migration guide here.

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?