get_historical_price_data
Fetch historical price data for fan tokens from The Graph subgraph by symbol, days, and interval. Use it to analyze token price trends over time.
Instructions
Get historical price data from The Graph subgraph
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Number of days | |
| symbol | Yes | Fan token symbol | |
| interval | No | Data interval | day |