sui_multiGetTransactionBlocks
POST
/{apiKey}
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
stringrequireddefaults to
docs-demoFor higher throughput, create your own API key
Request
string[]required
List of transaction digests to query.
objectrequired
Options to control which fields are returned in the response.
Responses
200
List of transaction block responses.
Was this page helpful?