ledger_getSequencerCommitmentsOnSlotByHash
POST
/{apiKey}
Returns sequencer commitment(s) found in the DA slot identified by its L1 block hash.
Path Parameters
stringrequireddefaults to
docs-demoFor higher throughput, create your own API key
Request
string
format: "^[0-9a-fA-F]{64}$"required32-byte DA slot hash (hex, without 0x).
Responses
200
Array of commitments found at the DA slot hash.
Was this page helpful?