Skip to content
Alchemy Logo

ledger_getSequencerCommitmentsOnSlotByNumber

POST
/{apiKey}

Returns sequencer commitment(s) found in the specified DA slot height.

Path Parameters

stringrequireddefaults to docs-demo

For higher throughput, create your own API key

Request

integerrequired

L1 DA slot height.

Responses

200

Array of commitments found at the DA slot height (or null if none).

Was this page helpful?