Skip to content
Back to search
30
MCP http

On-Chain Token Safety & Privilege Scan

x402/on-chain-token-safety-&-privilege-scan

Deterministic on-chain token-safety / contract-privilege scanner. Detects mint, pause, blacklist, fee-setter and upgradeable-proxy admin powers plus ownership-renounce status via bytecode-selector + EIP-1967/legacy-proxy storage + owner-state analysis. Returns a structured risk verdict (score 0-100, LOW/MED/HIGH, flags, summary). POST JSON {address, chain} where chain in base|ethereum|arbitrum|optimism|polygon|bsc. [x402: $0.03/call on base, category=other]

Uptime
0.0%
10 probes
Response
0ms
last probe
Tools
0
callable

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "on-chain_token_safety_&_privilege_scan": {
      "url": "https://46-224-201-33.sslip.io/x402/token-safety",
      "transport": "http"
    }
  }
}