Returns historical OHLC, volume, fees, and TVL chart data for a pool.
Request Code Samples
curl --location 'https://dex-wallet.botchain.ai/api/v1/pool-charts?pool=0x64f418471a1a7932a190e10da5a8551db5abec05&interval=hour&limit=100&pool_type=all'
Responses
{
"success": true,
"data": null
}
Modified at 2026-06-08 09:32:27