Table Columns

Unique Key: transaction_block_digest, balance_change_index
Column NameData TypeDescription
ownerVARIANTThe owner of the balance.
coin_typeVARCHARThe type of coin affected by the balance change.
amountBIGINTThe amount of the balance change.
balance_change_indexBIGINTThe index of the balance change.
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 change.
_created_atTIMESTAMP_NTZ(9)Timestamp of the entry creation
_updated_atTIMESTAMP_NTZ(9)Timestamp of the entry update