get-block-details
Retrieve detailed information about a specific Ethereum block, including transactions and metadata, by providing the block number.
Instructions
Get detailed information about a specific block
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network | No | Network name or chain ID (default: ethereum mainnet) | |
| blockNumber | Yes | Block number to query |