Skip to main content

Table Description

The thorchain.defi_total_value_locked table tracks total value locked (TVL) across THORChain pools.

Column Descriptions

ColumnTypeDescription
daydateDate of the record
total_value_pooledvarcharTotal Value Pooled
total_value_bondedvarcharTotal Value Bonded
total_value_lockedvarcharTotal Value Locked
_inserted_timestamptimestampTimestamp of the record
fact_total_value_locked_idbigintSurrogate key for the fact record
inserted_timestamptimestampTime when the record was inserted
modified_timestamptimestampTime when the record was last modified

Table Sample