explorer_get_daily_block_rewards
Query daily block rewards for a blockchain network using chain ID and date range. Ideal for historical reward analysis.
Instructions
Get daily block rewards for a date range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | Sort order (default asc) | |
| chainId | Yes | Chain ID for the target network (required — no default for indexed data) | |
| endDate | Yes | End date (YYYY-MM-DD) | |
| startDate | Yes | Start date (YYYY-MM-DD) |