midl_get_block
Retrieve block details including hash, timestamp, transaction count, and gas usage by specifying a block number or requesting the latest block.
Instructions
Get block information by number or latest. Returns block hash, timestamp, transaction count, and gas details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| blockNumber | No | Block number or "latest" for most recent block | latest |