TOOL API
getPoolOHLCV
getPoolOHLCV
finance1 credits
Call information
- Tool slug
- crypto.getPoolOHLCV
- Provider
- Crypto Prices
- Average response
- 0 ms
- Calls in 7 days
- 0
Input parameters
networkrequiredNetwork ID from getNetworks (e.g., "ethereum", "solana")
poolAddressrequiredPool address or identifier
startrequiredStart time for historical data (Unix timestamp, RFC3339 timestamp, or yyyy-mm-dd format)
endEnd time for historical data (max 1 year from start)
limitNumber of data points to retrieve (max 366) - adjust for different analysis needs
intervalInterval granularity: 1m, 5m, 10m, 15m, 30m, 1h, 6h, 12h, 24h
inversedWhether to invert the price ratio for alternative pair perspective (e.g., ETH/USDC vs USDC/ETH)