Optional blockBlock range filters for limiting results by block height
Optional lowerLower bound for block height (inclusive)
Optional upperUpper bound for block height (inclusive)
Optional limitMaximum number of transactions to fetch across all pages
Optional paginationPagination options for controlling page size and order
Number of results per page
Optional order?: "asc" | "desc"Sort order (ascending or descending)
Page number to fetch
Generated using TypeDoc
Options for fetching transactions with pagination and filtering.