01Token

Ethereum Token Verification

Is this token a rug pull? Due diligence on any EVM token contract before you buy: rug-pull indicators, hidden transfer taxes, whether the liquidity is genuine, and how concentrated the holders are. Returns a scan URL with the full report.

https://centry.cybercentry.co.uk/api/services/ethereum_token_verification
ERC-8126AI Agent Verificationnames this service as ETVFinalco-authored by Cybercentry
ERC-8196AI Agent Authenticated Walletnames this service as ETVFinalco-authored by Cybercentry
02Buy

$1.00 per call.

Rug-pull indicators, hidden transfer taxes, fake liquidity, holder concentration

Specify chain, platform, and contract address

Returns a scan URL with the full report

Returns
scan_urlstring
Scan URL.
Call it directly
curl -i -X POST "https://centry.cybercentry.co.uk/api/services/ethereum_token_verification" \
  -H "Content-Type: application/json" \
  -d '{"chain_id":1,"platform_id":1,"contract_address":"0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48"}'

POST JSON is canonical · GET query params also work · unpaid requests return 402 · see the payment flow