getCheckpoints

Get a list of all checkpoints on the Sui Network. On Sui, checkpoints are equivalents to blocks and contain transaction blocks.

Log in to see full request history
Query Params
int32
required
≥ 0
Defaults to 0

Queried API page.

int32
required
1 to 50
Defaults to 20

Number of queried entries.

string
required
Defaults to DESC

Sorting method: from the lowest element to the highest (ASC) or from the highest element to the lowest (DESC).

string
required
Defaults to SEQUENCE

Select sorting parameter.

Response

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
*/*