cambrian_base_ohlcv_pool
Retrieve historical OHLCV data for a DeFi pool by specifying pool address, time range, and interval. Use to analyze price and volume trends over time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| interval | Yes | ||
| after_time | Yes | ||
| before_time | Yes | ||
| pool_address | Yes |