{"uid":"cap_4IDCRrGjgZs0l-eXzKKoz","slug":"blockscout-optimism-deposits-lookup-59be3b56","name":"Blockscout Optimism 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/optimism/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"}}},"queryParams":{"type":"object","properties":{"items_count":{"type":"integer"},"l1_block_number":{"type":"integer"},"transaction_hash":{"type":"string"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"items":[{"l1_block_number":0,"l1_block_timestamp":"string","l1_transaction_hash":"string","l2_transaction_hash":"string","l1_transaction_origin":"string","l2_transaction_gas_limit":"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_GW12RekAqy4PUzcCIO3fW","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":"Fetches a paginated list of Optimism L1-to-L2 deposit transactions for a specified blockchain chain via Blockscout's API","exampleAgentPrompt":"Can you pull the list of Optimism L1-to-L2 deposits for chain ID 10 and show me the most recent 25 entries, starting from L1 block 19500000?","exampleUseCases":[{"title":"Trace a specific L1 deposit to L2","prompt":"I sent a deposit from Ethereum mainnet and want to confirm it landed on Optimism — can you look up the L1 transaction hash 0xabc123... in the Optimism deposits list on Blockscout for chain ID 10?"},{"title":"Audit recent bridge deposit activity","prompt":"Pull me the last 50 Optimism deposit transactions from L1 block 19600000 onward on chain ID 10 so I can audit what was bridged recently."},{"title":"Monitor L2 gas limits on incoming deposits","prompt":"I need to review the L2 transaction gas limits for Optimism deposits coming in around L1 block 19450000 — can you fetch those records from Blockscout for chain ID 10?"}],"resultDescription":"Returns a paginated array of Optimism deposit records, each containing the L1 block number, L1 timestamp, L1 transaction hash, corresponding L2 transaction hash, the origin address of the L1 transaction, and the L2 gas limit. Also includes next_page_params for cursor-based pagination through additional results.","failureModes":["Invalid chain_id returns 404 or empty result","Unrecognized transaction_hash returns empty items array","Malformed query parameters return 400 Bad Request","Rate limiting or payment failure returns 402 Payment Required","Network or API downtime returns 5xx errors","Requesting a very early L1 block with no deposits returns empty items array"],"whenToPreferThis":"Use this endpoint when you need structured, paginated data about Optimism L1-to-L2 bridge deposit transactions — especially when you want to correlate L1 transaction hashes with their L2 counterparts, audit bridge activity at a specific L1 block, or trace deposit origins. Prefer this over generic block explorers when you need machine-readable JSON output for Optimism deposits specifically.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-12T00:49:11.472Z","isFirstParty":false}