{"uid":"cap_jtNI3oyFFH3aWT95MaOvy","slug":"blockscout-transaction-beacon-deposits-lookup-c7c60766","name":"Blockscout Transaction Beacon Deposits 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/transactions/%7Btransaction_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"},"transaction_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_-UDUB9XBGsdORgtFpsXVM","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 beacon chain deposit events associated with a specific transaction on a given blockchain network via Blockscout's multichain explorer","exampleAgentPrompt":"Can you pull up all the beacon chain deposits from transaction 0x4f3b2a... on Ethereum mainnet (chain ID 1) using Blockscout? I want to see the validator pubkeys, deposit amounts, withdrawal addresses, and withdrawal credentials.","exampleUseCases":[{"title":"Auditing validator deposit transaction","prompt":"I need to verify the beacon chain deposits made in transaction 0xabc123def456... on Ethereum (chain ID 1) — can you show me all validator pubkeys, the amounts deposited, and the withdrawal credentials using Blockscout?"},{"title":"Tracking ETH staking events on-chain","prompt":"Look up all beacon deposits in transaction 0x789xyz... on chain 1 and tell me how many validators were deposited, what their pubkeys are, and the status of each deposit."},{"title":"Investigating withdrawal address for a deposit","prompt":"For transaction 0xdeadbeef... on Ethereum mainnet (chain 1), pull the beacon deposit info from Blockscout and tell me what withdrawal address and credentials were used for each deposit."}],"resultDescription":"Returns a paginated list of beacon chain deposit events linked to the specified transaction, each including the deposit index, amount, validator public key, deposit status, BLS signature, originating block hash and number, timestamp, from address details (with ENS, tags, reputation, proxy info), withdrawal address details, and withdrawal credentials. Also includes next_page_params for pagination.","failureModes":["Invalid or non-existent transaction hash returns empty items array","Unsupported or incorrect chain_id results in 404 or empty response","Transaction exists but has no beacon deposits returns empty items list","Malformed transaction hash parameter returns 400 bad request","Rate limiting or quota exceeded returns 402 or 429 error","Pagination index out of range returns empty next_page_params"],"whenToPreferThis":"Use this endpoint when you need to inspect beacon chain (Ethereum staking) deposit events embedded within a specific transaction, especially when you need validator pubkeys, withdrawal credentials, deposit amounts, and address metadata all in one call. Prefer this over generic transaction lookups when the focus is specifically on ETH2/beacon validator deposit events. Best suited for staking audits, validator onboarding verification, and withdrawal credential checks on Blockscout-supported chains.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:49:53.871Z","isFirstParty":false}