get_block_info
Retrieve detailed information about a specific block by its number or hash across supported blockchain networks using the Bankless Onchain MCP Server.
Instructions
Gets detailed information about a specific block by number or hash
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| blockId | Yes | The block number or block hash to fetch information for | |
| network | Yes | The blockchain network (e.g., "ethereum", "base") |