Returns metadata and market info for a single token.
Request Code Samples
curl --location 'https://dex-wallet.bohr.life/api/v1/token?token=0xafea2a5e0587615ced6972e271e5bfe8622ebca2'
Responses
{
"success": true,
"data": null
}
Modified at 2026-06-08 09:32:27