{"uid":"cap_TJuVNb_qC-mrSv24e5zsE","slug":"blockscout-beacon-deposit-list-for-address-3da8591c","name":"Blockscout Beacon Deposit List for Address","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/%7Baddress_hash_param%7D/beacon/deposits","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"}}},"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","pubkey":"string","status":"string","signature":"string","block_hash":"string","block_number":0,"from_address":{"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"}]},"block_timestamp":"string","transaction_hash":"string","withdrawal_address":{"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"}]},"withdrawal_credentials":"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_Akkhiq747-XC0qVfdAb8b","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 Ethereum beacon chain deposit events associated with a specific address on a given blockchain network","exampleAgentPrompt":"Pull up all beacon chain deposits for address 0xAbCd...1234 on Ethereum mainnet (chain ID 1) using Blockscout, and show me the pubkey, amount, status, and withdrawal credentials for each one.","exampleUseCases":[{"title":"Audit validator staking deposit history","prompt":"I need to see every beacon chain deposit that was made from the address 0x1234...abcd on Ethereum mainnet — show me the validator pubkeys, amounts, and transaction hashes so I can audit our staking activity."},{"title":"Check withdrawal credentials for compliance","prompt":"Can you fetch the beacon deposits for wallet address 0xDEAD...BEEF on chain ID 1 via Blockscout and list the withdrawal credentials and statuses? I need to verify they're set up correctly."},{"title":"Monitor staking deposits for a smart contract","prompt":"Look up all the beacon chain deposit events linked to the contract address 0xC0FF...EE42 on Ethereum using Blockscout and tell me the block numbers, timestamps, and from-addresses so I can track who triggered them."}],"resultDescription":"A paginated JSON response containing an array of beacon deposit objects, each including the deposit index, ETH amount, validator public key, BLS signature, deposit status, originating address details (with ENS name, tags, scam flag, contract/verification status), withdrawal address details, withdrawal credentials, transaction hash, block hash, block number, and block timestamp. Also includes next_page_params for cursor-based pagination.","failureModes":["Invalid or unsupported chain_id returns an error or empty result","Malformed address_hash_param (wrong checksum or length) returns a 400 error","Address has no beacon deposits — returns empty items array","Pagination index out of range returns empty items array","Rate limiting or payment failure returns 402 or 429 status","Network-specific endpoint not available for non-Ethereum chains that lack beacon deposits"],"whenToPreferThis":"Use this endpoint when you need on-chain beacon chain deposit data for a specific address across multiple EVM networks via a single unified API. Prefer this over raw node RPC calls when you want enriched address metadata (ENS names, scam flags, tags, proxy types) alongside deposit details, or when you need paginated history for an address rather than a single transaction lookup.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-12T00:50:02.928Z","isFirstParty":false}