sui_multiGetTransactionBlocks

Returns an ordered list of transaction block responses for the provided digests. The method throws an error if the input contains duplicates or exceeds the maximum allowed size.

⚠ This endpoint is only available with Blast access.

Path parameters

apiKeystringRequired

Request

This endpoint expects an object.
digestslist of stringsRequired
List of transaction digests to query.
optionsobjectRequired
Options to control which fields are returned in the response.

Response

List of transaction block responses.