getBlockInfo
Retrieve blockchain block details like transactions and timestamps for Ethereum and other networks using chain ID and block identifier.
Instructions
Get information about 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 |