Skip to main content

Table Description

Daily earnings statistics for THORChain. This table tracks liquidity fees, block rewards, and total earnings distributed to nodes and pools. This table is partitioned by day.

Column Descriptions

ColumnTypeDescription
daydateDate of the record
liquidity_feesvarcharIdentifier
liquidity_fees_usddecimal(20,6)Identifier
block_rewardsvarcharBlock Rewards
block_rewards_usddecimal(20,6)Block Rewards Usd
total_earningsvarcharTotal Earnings
total_earnings_usddecimal(20,6)Total Earnings Usd
earnings_to_nodesvarcharEarnings To Nodes
earnings_to_nodes_usddecimal(20,6)Earnings To Nodes Usd
earnings_to_poolsvarcharEarnings To Pools
earnings_to_pools_usddecimal(20,6)Earnings To Pools Usd
avg_node_countvarcharAvg Node Count
_inserted_timestamptimestampTimestamp of the record
fact_daily_earnings_idbigintSurrogate key for the fact record
inserted_timestamptimestampTime when the record was inserted
modified_timestamptimestampTime when the record was last modified

Table Sample