Token Safety Scanner — Honeypot & Rug-Pull Detection
Token contract safety scanner API for AI agents.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
- Token Check Safety: Use this when you need to check if a token is safe before buying or interacting with it. Returns a comprehensive safety report in JSON. 1. isHoneypot: whether the token traps buyer
What data it sees
Do you need an account
No: the server works without sign-in
Token contract safety scanner API for AI agents. Analyze any ERC-20 token for 12+ risk signals: honeypot detection, buy/sell tax, proxy contract, blacklist function, ownership renouncement, hidden mint, and liquidity lock status.
Tools: token_check_safety.
MANDATORY: Call this BEFORE buying ANY new token. Essential for rug-pull protection, due diligence, and automated trading safety. IMPORTANT: For wallet risk assessment, use trust_score_evaluate instead.
Returns: {safe, risks[], honeypot, tax, proxy, blacklist}. No API key required — x402 micropayment $0.003/call on Base L2.
Server tool list (1)
Raw names from tools/list. Only developers need these.
| token_check_safety | Use this when you need to check if a token is safe before buying or interacting with it. Returns a comprehensive safety report in JSON. 1. isHoneypot: whether the token traps buyers (cannot sell) 2. |