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
apiKey
Request
This endpoint expects an object.
digests
List of transaction digests to query.
options
Options to control which fields are returned in the response.
Response
List of transaction block responses.