get-block-reward
Retrieve reward details for any Ethereum block. Input a block number to get block reward, uncle reward, and transaction fees.
Instructions
Get reward information for 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 |