Returns Uniswap-style OHLC chart data for a token.
Request Code Samples
curl --location 'https://dex-wallet.botchain.ai/api/v1/token-charts?token=0xafea2a5e0587615ced6972e271e5bfe8622ebca2&type=MINUTE5&limit=100&fill=true&pool_type=all'
Responses
{
"success": true,
"data": null
}
Modified at 2026-06-08 09:32:27