Returns a paginated list of onchain transactions for the specified contract address and base asset ID, optionally filtered by date range.
Documentation Index
Fetch the complete documentation index at: https://developers.fireblocks.com/llms.txt
Use this file to discover all available pages before exploring further.
The blockchain base assetId
The contract address
Start date of the time range in ISO 8601 format
End date of the time range in ISO 8601 format
Page cursor to get the next page"
Number of items per page (max 100), requesting more then 100 will return 100 items
1 <= x <= 100Sorting field (enum).
blockTimestamp, blockNumber, transactionHash ASC / DESC ordering (default DESC)
ASC, DESC Onchain transactions fetched successfully