Skip to main content

Table Description

Event data for update node account status on THORChain. This table is partitioned by day.

Column Descriptions

ColumnTypeDescription
block_timestamptimestampTimestamp of when the block was created
former_statusvarcharFormer Status
current_statusvarcharCurrent Status
node_addressvarcharAddress
_inserted_timestamptimestampTimestamp of the record
fact_update_node_account_status_events_iddateSurrogate key for the fact record
dim_block_idbigintReference to the block dimension table
inserted_timestamptimestampTime when the record was inserted
modified_timestamptimestampTime when the record was last modified

Table Sample