{"uid":"cap_6ZchCoZvRmdB3pI806dUe","slug":"animica-chain-export-bulk-block-transaction-export-85839d56","name":"Animica Chain Export — Bulk Block & Transaction Export","description":"Block-range and transaction-range exports from the Animica L1 (chunked reads, cursor pagination, NDJSON/JSON, gzip). Caps per request: 1000 blocks, 10000 tx records, 16000000 bytes. The free per-block APIs stay free.","url":"https://animica.dev/x402/chain/export","method":"GET","headers":{},"bodySchema":{"type":"object","properties":{"properties":{"type":"string"}}},"responseSchema":{"type":"json","example":{"meta":{"type":"meta","unit":"nANM","export":"blocks","product":"bulk_chain","chain_id":1,"to_height":73602,"from_height":73600,"head_height":73635,"head_margin":6},"blocks":[{"hash":"0x0000000001bb6415ee925b9648e93cf3f761371bd8524618f39dd174ea9d15dd","nonce":13769920589,"roots":{"daRoot":"0x0000000000000000000000000000000000000000000000000000000000000000","txsRoot":"0x0000000000000000000000000000000000000000000000000000000000000000","stateRoot":"0x0000000000000000000000000000000000000000000000000000000000000000","proofsRoot":"0x0000000000000000000000000000000000000000000000000000000000000000","receiptsRoot":"0x0000000000000000000000000000000000000000000000000000000000000000"},"height":73600,"chain_id":1,"timestamp":1786769588,"parent_hash":"0x0000000003b8249bf50aad465a666250c02b096f331ba05ac6dda2e81efa9147","theta_micro":26004937,"transactions":[]}],"summary":{"txs":0,"type":"summary","blocks":3,"complete":true,"next_cursor":null,"truncated_reason":null}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.002161","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.002161/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002161","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002161","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_WtjUq3rRGApHNnD0pH60j","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.002161","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Exports a paginated range of Animica blockchain blocks or transactions as NDJSON or JSON, optionally filtered by address.","exampleAgentPrompt":"Export the last 200 Animica chain blocks starting from block height 10000 in NDJSON format, and filter to show only transactions involving address anim1abc123...","exampleUseCases":[{"title":"Wallet transaction history export","prompt":"Pull all Animica blockchain transactions for my wallet address anim1xyz789... starting from block 8000 through block 9000 and give me the results as JSON."},{"title":"Block range audit for reconciliation","prompt":"Export 500 blocks from the Animica chain starting at block height 15000 in NDJSON format so I can reconcile ANM balances."},{"title":"Paginated chain sync for an indexer","prompt":"Fetch the next 1000 blocks from the Animica chain starting at cursor block 22000 in NDJSON format and tell me the next cursor when it truncates."}],"resultDescription":"Returns an NDJSON stream (or JSON object if format=json) containing a meta header line, one record per block or transaction with amounts denominated in nANM as decimal strings, and a summary line that includes the next_cursor value when results are truncated due to the 1000-block window limit.","failureModes":["Window exceeds 1000 blocks — request rejected; reduce the `to`-`from` range or use `count` ≤ 1000","Missing required `from` parameter — returns error; `from` is the required starting block height and pagination cursor","Invalid address format — non-bech32m or non-hex address produces a filter error","Invalid `type` value — only 'blocks' or 'transactions' accepted","Block height out of range — heights beyond chain tip return empty or error"],"whenToPreferThis":"Use this endpoint when you need bulk historical export of Animica blockchain blocks or transactions, especially for indexing, reconciliation, balance auditing, or address-specific transaction history. It is the right choice over single-block lookups when you need up to 1000 records at a time with pagination support. Prefer it over real-time subscription endpoints when doing batch historical analysis.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:48:04.725Z","isFirstParty":false}