explorer_get_daily_new_addresses
Fetch daily new address counts for any EVM chain over a specified date range to monitor network adoption and growth.
Instructions
Get daily new address 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) |