Parameters
Unique identifier for a blockchain network.
Request identifier used to match responses.
JSON-RPC version.
JSON-RPC method name.
Fetch a paginated list of checkpoints.Positional parameters for
sui_getCheckpoints:params[0]: An optional paging cursor (sequence number).params[1]: Maximum number of items to return per page.params[2]: Whether to return results in descending order.
Returns
The JSON-RPC result.