ledger_getSequencerCommitmentsOnSlotByHash
Returns sequencer commitment(s) found in the DA slot identified by its L1 block hash.
Path Parameters
apiKey
Request
This endpoint expects an object.
hash
32-byte DA slot hash (hex, without 0x).
Response
Array of commitments found at the DA slot hash.
merkleRoot
Merkle root of sequencer commitment.
index
Global commitment index (hex quantity).
l2EndBlockNumber
Last L2 block included in this commitment (hex quantity).