explorer_get_historical_price
Retrieve historical daily native token prices for any chain and date range. Provides price data needed for analysis, backtesting, or research.
Instructions
Get historical daily native token prices 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) |