Skip to main content
Schema: thorchain.defi Table: fact_update_node_account_status_events Type: Base Table Fact table containing node account status events

Columns

Column NameData TypeDescription
FACT_UPDATE_NODE_ACCOUNT_STATUS_EVENTS_IDTEXTThe surrogate key for the table. Will be unique and is used as a foreign key in other tables
BLOCK_TIMESTAMPTIMESTAMP_NTZTimestamp of block minting(without a timezone)
DIM_BLOCK_IDTEXTFK to DIM_BLOCK table
FORMER_STATUSTEXTThe amount of rune for this add event
CURRENT_STATUSTEXTThe name of the blockchain
NODE_ADDRESSTEXTAddress of node operator
_INSERTED_TIMESTAMPTIMESTAMP_NTZ
_AUDIT_RUN_IDTEXT
INSERTED_TIMESTAMPTIMESTAMP_NTZThe utc timestamp at which the row was inserted into the table.
MODIFIED_TIMESTAMPTIMESTAMP_NTZThe utc timestamp at which the row was last modified.