{"uid":"cap_Dgug3DPA6IFTxg4CmlFTI","slug":"blockscout-address-lookup-9caf46da","name":"Blockscout Address Lookup","description":"Access to api/v2/addresses/:address_hash. Retrieve detailed information about a specific address or contract","url":"https://api.blockscout.com/:chain_id/api/v2/addresses/:address_hash_param","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"pathParams":{"type":"object","properties":{"chain_id":{"type":"string"},"address_hash_param":{"type":"string"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.002","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.002/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_GamOAC-QhN5A_t-fkCriH","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.002","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Retrieve detailed on-chain information about a specific blockchain address or smart contract by chain and address hash","exampleAgentPrompt":"Can you pull up all the on-chain details for Ethereum address 0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045 using Blockscout — I want to know if it's a contract, its current balance, and how many transactions it's had?","exampleUseCases":[{"title":"Smart contract verification check","prompt":"Check whether the address 0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48 on Ethereum mainnet is a verified smart contract on Blockscout and tell me what kind of contract it is."},{"title":"Wallet activity audit","prompt":"I need to audit the wallet 0xde0B295669a9FD93d5F28D9Ec85E40f4cb697BAe on the Gnosis chain — fetch its transaction count, balance, and any labels Blockscout has for it."},{"title":"DeFi protocol contract inspection","prompt":"Look up the contract at 0x7a250d5630B4cF539739dF2C5dAcb4c659F2488D on Ethereum using Blockscout and tell me if it's verified, who deployed it, and when."}],"resultDescription":"Returns a structured object containing the address type (EOA or contract), native token balance, total transaction count, contract-specific fields (verified status, name, compiler, ABI availability, creation transaction, deployer address), any associated ENS or public name tags, and token holdings summary. For contracts, additional metadata about source code verification and implementation proxy info may be included.","failureModes":["Invalid or malformed address hash returns a 404 or validation error","Unsupported or unknown chain_id returns an error or empty response","Address exists on-chain but has no indexed data yet due to sync lag","Rate limiting or payment failure (x402) blocks the request","Contract not yet verified returns limited metadata with no ABI"],"whenToPreferThis":"Choose this endpoint when you need comprehensive on-chain metadata about a specific Ethereum-compatible address or contract across multiple EVM chains, especially when you need contract verification status, deployer info, or balance data in a single call. Prefer this over a general blockchain RPC call when you want enriched, human-readable metadata (labels, ENS, verification) that raw node calls don't provide. Ideal for agents doing due diligence on contracts, auditing wallets, or enriching address data in DeFi or security workflows.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:45:25.485Z","isFirstParty":false}