Returns market data for a pool or token, including 24h change, high/low, and volume.
Request Code Samples
curl --location 'https://dex-wallet.botchain.ai/api/v1/bargains?pair=0x64f418471a1a7932a190e10da5a8551db5abec05&token=0xafea2a5e0587615ced6972e271e5bfe8622ebca2&pool_type=all'
Responses
{
"success": true,
"data": null
}
Modified at 2026-06-08 09:32:27