Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.allium.so/llms.txt

Use this file to discover all available pages before exploring further.

Table Details

PropertyValue
Table Nameton_testnet.raw.blocks
Table StatusBeta 🌱
Unique Keygen_utime, workchain, shard, seqno
Clustering Key(s)to_date("gen_utime")

Table Columns

Column NameData TypeDescription
after_mergeBOOLEANIndicates if the block was created after merging two shardchains.
after_splitBOOLEANIndicates if the block was created after splitting a shardchain.
before_splitBOOLEANIndicates if the block was created before splitting a shardchain.
created_byVARCHAR(16777216)The entity (usually a validator’s public key) that created the block.
end_ltNUMBER(38,0)End logical time associated with the block.
file_hashVARCHAR(16777216)The hash of the block file.
flagsNUMBER(38,0)Additional flags for the block.
gen_catchain_seqnoNUMBER(38,0)Catchain sequence number related to the block.
gen_utimeTIMESTAMP_NTZ(9)The generation time of the block.
global_idNUMBER(38,0)An ID of the network where this block is created.
key_blockBOOLEANIndicates if this block is a key block.
master_ref_seqnoNUMBER(38,0)The sequence number of the masterchain block.
masterchain_block_refVARIANTReference to the corresponding masterchain block.
masterchain_seqnoNUMBER(38,0)Sequence number of the corresponding masterchain block.
min_ref_mc_seqnoNUMBER(38,0)Minimum reference sequence number of the masterchain block.
prev_blocksVARIANTList of previous blocks in the shardchain.
prev_key_block_seqnoNUMBER(38,0)Sequence number of the previous key block.
rand_seedVARCHAR(16777216)Random seed used in the block.
root_hashVARCHAR(16777216)The root hash of the block.
seqnoNUMBER(38,0)The sequence number of the block.
shardVARCHAR(16777216)The shard identifier of the block.
start_ltNUMBER(38,0)Start logical time associated with the block.
tx_countNUMBER(38,0)The count of transactions in the block.
validator_list_hash_shortNUMBER(38,0)Short hash of the validator list.
versionNUMBER(38,0)Version of the block format.
vert_seqnoNUMBER(38,0)Vertical sequence number of the block.
vert_seqno_incrNUMBER(38,0)Vertical sequence number increment.
want_mergeBOOLEANIndicates if the block wants to merge shardchains.
want_splitBOOLEANIndicates if the block wants to split the shardchain.
workchainNUMBER(38,0)The workchain identifier of the block.
_created_atTIMESTAMP_NTZ(9)Timestamp of the entry creation.
_updated_atTIMESTAMP_NTZ(9)Timestamp of the entry update.