{"uid":"cap_pbwtpkI490oJPRBkPjOq5","slug":"chainscope-contract-inspect-ba1bcfa4","name":"ChainScope Contract Inspect","description":"Ethereum/Base only: is this address a contract, and if it looks like an ERC20 token, its name/symbol/decimals via eth_call -- skips the manual ABI-decoding work.","url":"https://chainsscope.duckdns.org/tools/contract-inspect","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"chain":{"enum":["ethereum","base","arbitrum","optimism","polygon"],"type":"string"},"address":{"type":"string"}}},"responseSchema":{"type":"json","example":{"name":"USD Coin","chain":"ethereum","symbol":"USDC","address":"0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48","decimals":6,"is_contract":true}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_PVGc89QVN4N7AfdF094vk","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Inspects a blockchain address to determine if it is a smart contract, returning token metadata such as name, symbol, decimals, and chain.","exampleAgentPrompt":"Can you check if 0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48 on Ethereum is a smart contract, and if so, tell me its token name, symbol, and decimals?","exampleUseCases":[{"title":"Token contract validation before transfer","prompt":"Before I send funds, can you confirm that 0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48 on Ethereum is actually a smart contract and tell me its token symbol and how many decimals it uses?"},{"title":"Unknown address classification","prompt":"I just received this address — 0xdAC17F958D2ee523a2206206994597C13D831ec7 on Ethereum — can you tell me if it's a contract or just a wallet, and what token it represents if it is?"},{"title":"Multi-chain contract metadata lookup","prompt":"What's the name and symbol of the token deployed at the contract address EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v on Solana — is it actually a contract?"}],"resultDescription":"Returns a JSON object containing the contract's human-readable name (e.g. 'USD Coin'), the chain it's on (e.g. 'ethereum'), its ticker symbol (e.g. 'USDC'), the full address, the number of decimal places, and a boolean is_contract flag confirming whether the address is a deployed smart contract.","failureModes":["Invalid or malformed address returns an error or null result","Unsupported chain identifier causes a validation error","Address is a wallet EOA — is_contract returns false with no token metadata","Network timeout or RPC node unavailability causes a failed lookup","Address exists but has no token metadata (non-token contract)"],"whenToPreferThis":"Choose this endpoint when you need to quickly classify a blockchain address as a smart contract versus an externally-owned account (wallet), and retrieve standardized token metadata (name, symbol, decimals) across Ethereum, Base, Bitcoin, or Solana — all through a single consistent interface. Prefer this over chain-specific SDKs or block explorers when you want a unified multi-chain API that returns structured JSON without managing separate RPC connections per chain.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:36:25.088Z","isFirstParty":false}