sui_getTransactionBlock
Returns detailed information about a transaction block by digest, including input, effects, events, and timestamp.
Path parameters
apiKey
Request
This endpoint expects an object.
digest
The digest of the queried transaction.
options
Options to control which fields are returned.
Response
The transaction block response.