get_block
Retrieve detailed block information from the Rootstock blockchain using either block number or hash via the Rootstock MCP Server, facilitating efficient data queries and blockchain interactions.
Instructions
Get block information by number or hash
Input Schema
Name | Required | Description | Default |
---|---|---|---|
blockHash | No | Block hash (alternative to blockNumber) | |
blockNumber | No | Block number (alternative to blockHash) |