Skip to main content
Schema: thorchain.defi Table: fact_inactive_vault_events Type: Base Table Fact table that provides the summary of the gas events for each block

Columns

Column NameData TypeDescription
FACT_INACTIVE_VAULT_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
ADD_ASGARD_ADDRESSTEXTThe asgard address in the vault which are inactive
_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.