{"uid":"cap_j5CATsilIGPF-E4iYvEci","slug":"blockscout-multichain-address-lookup-ae6c0c52","name":"Blockscout Multichain Address Lookup","description":"Explore crypto activities with Blockscout's multichain search. Find transactions, addresses, tokens, and dapps across top blockchain networks — your go-to explorer for cross-chain blockchain data","url":"https://api.blockscout.com/%7Bchain_id%7D/api/v2/addresses","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"}}},"queryParams":{"type":"object","properties":{"hash":{"type":"string"},"sort":{"type":"string"},"order":{"type":"string"},"items_count":{"type":"integer"},"transactions_count":{"type":"string"},"fetched_coin_balance":{"type":"string"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"items":[{"hash":"string","name":"string","is_scam":true,"metadata":{},"proxy_type":"string","reputation":"string","is_contract":true,"is_verified":true,"public_tags":[{"label":"string","address_hash":"string","display_name":"string"}],"coin_balance":"string","private_tags":[{"label":"string","address_hash":"string","display_name":"string"}],"ens_domain_name":"string","implementations":[{"name":"string","address_hash":"string"}],"watchlist_names":[{"label":"string","display_name":"string"}],"transactions_count":{}}],"total_supply":"string","exchange_rate":"string","next_page_params":{}}},"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_bfOYa8h5Sv6S5ckqxLlE9","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":"Retrieves a paginated list of blockchain addresses with balances, transaction counts, tags, and metadata for a specified chain","exampleAgentPrompt":"Pull up the list of addresses on Ethereum mainnet from Blockscout — sort by transaction count descending and show me the first 25 results with their balances, ENS names, and whether any are flagged as scams.","exampleUseCases":[{"title":"Audit top wallet activity on a chain","prompt":"Show me the most active wallet addresses on Polygon using Blockscout, sorted by transaction count in descending order, and flag any that are marked as scams or have known tags."},{"title":"Verify contract addresses for a dapp","prompt":"I need to check the addresses deployed on Arbitrum — can you pull a list from Blockscout and tell me which ones are verified contracts with their names and proxy types?"},{"title":"Track high-balance addresses for research","prompt":"Get me the addresses on Base mainnet with the highest coin balances from Blockscout, including their ENS domain names and public tags, paginated 20 at a time."}],"resultDescription":"Returns a paginated list of address objects each containing: hash, name, coin balance, transaction count, contract status, verification status, proxy type, ENS domain name, public/private/watchlist tags, implementation addresses, reputation score, and scam flag. Also includes total supply, exchange rate, and next-page pagination params.","failureModes":["Invalid or unsupported chain_id returns 404 or empty result","Malformed address hash filter returns 400 bad request","Rate limiting or payment failure returns 402 Payment Required","Pagination params out of range may return empty items array","Chain not indexed by Blockscout returns no data"],"whenToPreferThis":"Choose this endpoint when you need structured address-level data (balances, tags, contract info, ENS names) across multiple EVM-compatible chains via a single unified API. Prefer it over chain-specific RPC calls when you need enriched metadata like scam flags, public tags, proxy type, and reputation — information not available from raw node queries.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:49:35.507Z","isFirstParty":false}