sui_getCheckpoint

Retrieves a checkpoint by its digest or sequence number.

Path parameters

apiKeystringRequiredDefaults to docs-demo

Request

This endpoint expects an object.
idstringRequired

Checkpoint identifier — can be a digest or a sequence number (both strings).

Response

The checkpoint data for the specified ID.
epochstring
sequenceNumberstring
digeststring
networkTotalTransactionsstring
previousDigeststring
epochRollingGasCostSummaryobject
timestampMsstring
transactionslist of strings
checkpointCommitmentslist of strings
validatorSignaturestring