Get block transactions
get_block_transactionsRetrieve a paginated list of transactions from a specific indexed block, the latest indexed block, or a block offset from the latest.
Instructions
Read-only list of transactions in a specific indexed block, latest indexed block, or latest indexed block minus latestOffset.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| blockNumber | No | ||
| latestOffset | No | ||
| page | No | ||
| limit | No |