Back

Epochs

Chain

IOTA Testnet

Dataset name

iota_rebased_testnet.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
30861001317680false173187958138837698400400000038600400490200000null131763131767null
1207800515010false1731874974815000000null5149751500null
120760051492I3ŒHh̔false1731874974285000000null5148851491null

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