Skip to main content
Schema: thorchain.defi Table: fact_total_value_locked Type: Base Table Fact table that shows set mimir events

Columns

Column NameData TypeDescription
FACT_TOTAL_VALUE_LOCKED_IDTEXTThe surrogate key for the table. Will be unique and is used as a foreign key in other tables
DAYDATEThe timestamp in day for the recorded of the block fee
TOTAL_VALUE_POOLEDFLOATThe total amount of rune provided by the liquidity provides and pooled in the pool
TOTAL_VALUE_BONDEDFLOATThe total amount of rune provided by the node operators and bonded in the pool
TOTAL_VALUE_LOCKEDFLOATThe total rune value locked in the pool
_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.