Skip to main content
Schema: thorchain.defi Table: fact_errata_events Type: Base Table

What

Fact table containing errata events

Columns

Column NameData TypeDescription
FACT_ERRATA_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
ASSET_E8NUMBERThe asset amount for this event
RUNE_E8NUMBERThe rune amount for this event
IN_TXTEXTIN_TX column
ASSETTEXTAsset name
_INSERTED_TIMESTAMPTIMESTAMP_NTZ_INSERTED_TIMESTAMP column
_AUDIT_RUN_IDTEXT_AUDIT_RUN_ID column
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.