getBlockTransactions
Retrieve all transactions within a specific block on supported blockchain networks using the chain ID and block number or hash.
Instructions
Get transactions within a specific block
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| blockNumberOrHash | Yes | ||
| chain | Yes | Chain ID for the blockchain network. Supports: 1, 137, 42161, 10, and 8453 |