ledger_getVerifiedBatchProofsBySlotHeight

Returns verified ZK batch proof(s) for the specified DA slot height.

Path Parameters

apiKeystringRequiredDefaults to docs-demo

Request

This endpoint expects an object.
heightintegerRequired

DA slot height (L1).

Response

Array of verified batch proofs for the given slot height.
proofstringformat: "^0x[0-9a-f]*$"

ZK proof data (~2MB, hex-encoded).

proofOutputobject