token_get_ohlcv
Get OHLCV candle data for any Solana token by providing its mint address and desired timeframe.
Instructions
Fetch OHLCV candles for a token and timeframe.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mint | Yes | ||
| timeframe | Yes | e.g. 1m, 5m, 1h, 1d | |
| timeTo | No |