{"uid":"cap_t6JYPaySknEdgz-OfpmnF","slug":"blockscout-shibarium-withdrawals-api-a3e01fa3","name":"Blockscout Shibarium Withdrawals API","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/shibarium/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":{"items_count":{"type":"integer"},"block_number":{"type":"integer"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"items":[{"user":{},"timestamp":"string","l2_block_number":0,"l1_transaction_hash":"string","l2_transaction_hash":"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_bDLXKZPaREfrFKlBVpUMZ","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 transactions from Shibarium (a Shiba Inu Layer 2 network) back to Layer 1, including L2/L1 block numbers and transaction hashes.","exampleAgentPrompt":"Show me the most recent withdrawal transactions from Shibarium back to Ethereum mainnet — I want to see the L1 and L2 transaction hashes and timestamps for the latest batch.","exampleUseCases":[{"title":"Monitor Shibarium bridge outflows","prompt":"Pull the latest 20 withdrawals from Shibarium to Layer 1 so I can see which users are moving funds back to Ethereum and what block numbers they correspond to."},{"title":"Audit a specific withdrawal batch","prompt":"Fetch Shibarium withdrawal records starting from block 4500000 — I need the L1 transaction hashes and timestamps to reconcile a bridge audit."},{"title":"Track cross-chain fund movements","prompt":"List the most recent Shibarium withdrawals and give me the L2 and L1 transaction hashes so I can track where these funds ended up on Ethereum mainnet."}],"resultDescription":"Returns a paginated list of Shibarium withdrawal records, each containing the user address, timestamp, L2 block number, L1 transaction hash, and L2 transaction hash. Also includes next_page_params for cursor-based pagination through historical withdrawals.","failureModes":["Invalid chain_id returns 404 or empty results","Malformed block_number parameter returns 422 validation error","No withdrawals found for the given page cursor returns empty items array","Rate limiting or payment failure returns 402 Payment Required","Temporary Blockscout node unavailability returns 503"],"whenToPreferThis":"Use this endpoint when you specifically need to enumerate or audit withdrawal (L2→L1 bridge exit) transactions on the Shibarium network. It is purpose-built for Shibarium cross-chain withdrawals with structured pagination, making it ideal for bridge monitoring, reconciliation, or analytics tasks. Prefer this over generic transaction list endpoints when you specifically need the L1↔L2 correlation data for Shibarium exits.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-11T18:48:33.595Z","isFirstParty":false}