Returns the token price against the base currency.
Request Code Samples
curl --location 'https://dex-wallet.bohr.life/api/v1/price?token=0xafea2a5e0587615ced6972e271e5bfe8622ebca2&pool_type=all'
Responses
{
"success": true,
"data": null
}
Modified at 2026-06-08 09:32:27