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.

Path parameters

apiKeystringRequiredDefaults to docs-demo

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.