Table Columns

Unique Key: transaction_block_digest, transaction_index
Column NameData TypeDescription
transaction_keyVARCHARThe key of the transaction.
transaction_valueVARIANTThe value of the transaction.
transaction_indexBIGINTThe index of the transaction within the block.
transaction_block_digestVARCHARThe digest of the transaction block.
transaction_block_statusVARCHARThe status of the transaction block.
checkpoint_timestampTIMESTAMP_NTZ(9)The timestamp of the checkpoint.
checkpoint_sequenceBIGINTThe sequence number of the checkpoint.
checkpoint_digestVARCHARThe digest of the checkpoint associated with the transaction.
_created_atTIMESTAMP_NTZ(9)Timestamp of the entry creation
_updated_atTIMESTAMP_NTZ(9)Timestamp of the entry update