Home

Get Latest Checkpoint Sequence Number

POST
https://sui.nownodes.io/

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Return the sequence number of the latest checkpoint that has been executed

Body

application/json
jsonrpcstring2.0required
idintegerrequired
methodstringsui_getLatestCheckpointSequenceNumberrequired
paramsarrayrequired

No parameters required for this method

Response

200OK

Successful response returning the latest checkpoint sequence number

400Bad Request

Bad Request

401Unauthorized

Unauthorized — Missing or invalid API key

500Internal Server Error

Internal Server Error