Skip to main content

Table Description

Daily total value locked (TVL) statistics for THORChain. This table tracks the total value locked across all pools on a daily basis. This table is partitioned by day.

Column Descriptions

ColumnTypeDescription
daydateDate of the record
total_value_pooledvarcharTotal Value Pooled
total_value_pooled_usddecimal(20,6)Total Value Pooled Usd
total_value_bondedvarcharTotal Value Bonded
total_value_bonded_usddecimal(20,6)Total Value Bonded Usd
total_value_lockedvarcharTotal Value Locked
total_value_locked_usddecimal(20,6)Total Value Locked Usd
fact_daily_tvl_idbigintSurrogate key for the fact record
inserted_timestamptimestampTime when the record was inserted
modified_timestamptimestampTime when the record was last modified

Table Sample