explorer_get_daily_tx_count
Get daily transaction counts for any EVM network by providing chain ID and start/end dates, enabling analysis of network activity and trends.
Instructions
Get daily transaction count 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) |