Skip to main content

sui_getCheckpoints RPC Method

Loading...

Updated on
Dec 10, 2024

sui_getCheckpoints RPC Method

Parameters

cursor
string
Loading...
limit
integer
Loading...
descendingOrder
boolean
REQUIRED
Loading...

Returns

result
object
Loading...
data
array
Loading...
epoch
string
Loading...
sequenceNumber
string
Loading...
digest
string
Loading...
networkTotalTransactions
string
Loading...
previousDigest
string
Loading...
epochRollingGasCostSummary
object
Loading...
computationCost
string
Loading...
storageCost
string
Loading...
storageRebate
string
Loading...
nonRefundableStorageFee
string
Loading...
timestampMs
string
Loading...
transactions
array
Loading...
transactionDigest
string
Loading...
checkpointCommitments
array
Loading...
validatorSignature
string
Loading...
nextCursor
string
Loading...
hasNextPage
boolean
Loading...
Request
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free