Skip to content
Alchemy Logo

ledger_getSequencerCommitmentByIndex

POST
/{apiKey}

Returns a sequencer commitment by its global index.

Path Parameters

stringrequireddefaults to docs-demo

For higher throughput, create your own API key

Request

stringformat: "^0x([1-9a-f]+[0-9a-f]*|0)$"required

Commitment index (hex quantity).

Responses

200

Commitment identified by the supplied index.

Was this page helpful?