Skip to main content
Schema: thorchain.gov Table: fact_validator_request_leave_events Type: Base Table Fact table containing validator request leave events

Columns

Column NameData TypeDescription
FACT_VALIDATOR_REQUEST_LEAVE_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
TX_IDTEXTThe unique transaction id
FROM_ADDRESSTEXTThe sending address for this event
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.