Back

Checkpoints

Chain

IOTA

Dataset name

iota_rebased.raw_checkpoints

Version

1.0.0

Description

Contains raw data of blockchain epochs capturing the state of the ledger at specific intervals.

Example data

sequence_numbercheckpoint_digestepochnetwork_total_transactionsprevious_checkpoint_digestend_of_epochtimestamp_mstotal_gas_costcomputation_coststorage_coststorage_rebatenon_refundable_storage_feecheckpoint_commitmentsvalidator_signatureend_of_epoch_datamin_tx_sequence_numbermax_tx_sequence_numbercomputation_cost_burned
5469null030574nullfalse174643502156000000nullnull30570305730
5483null030616nullfalse174643502528600000nullnull30614306150
5490null030633nullfalse174643502731300000nullnull30631306320

Schema

Column Type
sequence_number

long

checkpoint_digest

bytes

epoch

long

network_total_transactions

long

previous_checkpoint_digest

bytes

end_of_epoch

boolean

timestamp_ms

long

total_gas_cost

long

computation_cost

long

storage_cost

long

storage_rebate

long

non_refundable_storage_fee

long

checkpoint_commitments

bytes

validator_signature

bytes

end_of_epoch_data

bytes

min_tx_sequence_number

long

max_tx_sequence_number

long

computation_cost_burned

long