工具 API

getPoolOHLCV

getPoolOHLCV

finance1 积分

调用信息

工具标识
crypto.getPoolOHLCV
服务提供方
加密货币行情
平均响应
0 ms
近 7 天调用
0

输入参数

network必填

Network ID from getNetworks (e.g., "ethereum", "solana")

poolAddress必填

Pool address or identifier

start必填

Start time for historical data (Unix timestamp, RFC3339 timestamp, or yyyy-mm-dd format)

end

End time for historical data (max 1 year from start)

limit

Number of data points to retrieve (max 366) - adjust for different analysis needs

interval

Interval granularity: 1m, 5m, 10m, 15m, 30m, 1h, 6h, 12h, 24h

inversed

Whether to invert the price ratio for alternative pair perspective (e.g., ETH/USDC vs USDC/ETH)