queryTransactionBlocks

Fetches a paginated list of transaction blocks matching a specified filter.

Return

A Result which is either:

Parameters

filter

A TransactionBlockFilter to narrow down the search criteria (e.g., by sender, recipient, or object ID).

options

The TransactionBlockResponseOptions specifying which details of the matching transactions to include in the response.