Get price history for an outcome token
swop_get_price_historyHistorical price series for one outcome token. Interval controls the window (e.g. "1d", "1w", "1m", "max"); fidelity is the candle resolution in minutes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tokenId | Yes | CLOB token id | |
| fidelity | No | Candle resolution in minutes, default 30 | |
| interval | No | Window: 1h, 6h, 1d, 1w, 1m, max (default max) |