get_block_rewards
Estimate miner and validator block rewards for any EVM network by specifying a block number or using the latest block. Supports BSC, Ethereum, Base, and other popular chains.
Instructions
Estimate block rewards for miners/validators on a specific block
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network | No | Network name (e.g. 'bsc', 'opbnb', 'ethereum', 'base', etc.) or chain ID. Supports others main popular networks. Defaults to BSC mainnet. | bsc |
| blockNumber | No | Block number (defaults to latest) |