getBlockTransactions
Retrieve all transactions from a specific blockchain block by providing chain ID and block number or hash. Supports Ethereum, Polygon, Arbitrum, Optimism, and Base networks.
Instructions
Get transactions within a specific block
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain | Yes | Chain ID for the blockchain network. Supports: 1, 137, 42161, 10, and 8453 | |
| blockNumberOrHash | Yes |