Skip to content
Back to search
30
MCP http

Base Smart Contract Info Lookup

x402/base-smart-contract-info-lookup

Get detailed information for any verified smart contract on Base chain. Returns contract name, compiler version, source code availability, full ABI, implementation address for proxies, license type, optimization runs, and EVM version. Essential for AI agents verifying contract authenticity, security audits, and integrating new protocols. [x402: $0.05/call on base, category=finance]

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

Similar MCP servers embedding-nearest

Base Chain Transaction Decoder
Decode any Base chain transaction by hash into a structured human readable summary. Returns invoked smart contracts with labels like Uniswap
0 tools · http
New verified smart contracts deployed on Base in the last N hours — name, compil
x402-compatible service at https://bridge.eruditepay.com/v1/base/monitor/contract-deploys [x402: $0.0/call on base, category=other]
0 tools · http
Base Intel API
Real-time trending tokens, whale alerts, and smart money activity on Base chain DEXes [x402: $0.01/call on base-mainnet, category=data]
0 tools · http
EruditePay BASE: Info
Base contract info with verification status, deployer, compiler, creation TX [x402: $0.003/call on eip155:8453, category=other]
0 tools · http
Contract Scanner
Scans Base L2 smart contracts for security risks including proxy patterns, risky functions, and verification status.
0 tools
Contract Security Scanner
Scans Base L2 smart contracts for security risks. Risk score 0-100, detects backdoors & proxies.
0 tools

How to use

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

{
  "mcpServers": {
    "base_smart_contract_info_lookup": {
      "url": "https://proxy.suverse.io/v1/data/base-contract-info",
      "transport": "http"
    }
  }
}