{"uid":"cap_XjueoieElOEDwfmY6h1UI","slug":"blockscout-chain-withdrawals-endpoint-dc602e28","name":"Blockscout Chain Withdrawals Endpoint","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/withdrawals","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":{"index":{"type":"integer"},"items_count":{"type":"integer"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"items":[{"index":0,"amount":"string","receiver":{"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"}],"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"}]},"timestamp":"string","block_number":0,"validator_index":0}],"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_fUoBOBrvB-4ADs7JNITyg","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 paginated withdrawal records (e.g. validator exits, beacon chain withdrawals) for a specified blockchain network via Blockscout's multichain explorer API","exampleAgentPrompt":"Can you pull the latest 25 validator withdrawal records on Ethereum using Blockscout, starting from index 100? I want to see the receiver addresses, amounts, and block numbers.","exampleUseCases":[{"title":"Monitor validator exit withdrawals","prompt":"Show me the most recent 20 withdrawal records on the Ethereum mainnet — I want to track which validators are exiting and how much they withdrew."},{"title":"Audit staking reward distributions","prompt":"Fetch the withdrawal history for chain ID 1 starting at index 500, up to 50 entries, so I can audit which addresses received staking rewards and when."},{"title":"Investigate suspicious withdrawal activity","prompt":"Look up withdrawal records on the Gnosis chain and give me the receiver addresses and amounts — I want to check if any scam-flagged addresses received withdrawals recently."}],"resultDescription":"Returns a paginated list of withdrawal objects, each containing the withdrawal index, token amount (as a string), receiver address details (hash, name, scam flag, contract status, ENS domain, tags), the block number, timestamp, and validator index. Also includes next_page_params for cursor-based pagination.","failureModes":["Invalid or unsupported chain_id returns an error or empty result","Malformed index/items_count parameters cause a 400 bad request","Chain with no withdrawal history returns empty items array","Rate limiting or payment failure returns a 402 or 429 response","Pagination cursor mismatch may return duplicate or skipped records"],"whenToPreferThis":"Use this endpoint when you need on-chain validator or beacon-chain withdrawal data for a specific network supported by Blockscout. It is ideal for paginating through withdrawal history with rich receiver metadata (ENS names, scam flags, contract info). Prefer this over generic block explorers when you need structured, machine-readable withdrawal records across multiple EVM chains in a single API surface.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-11T18:43:37.859Z","isFirstParty":false}