explorer_get_network_utilization
Get daily network utilization percentage for a blockchain network over a date range. Specify chain ID and dates to analyze network load.
Instructions
Get daily network utilization percentage 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) |