Skip to main content

Table Description

Block-level data for total rewards on THORChain. This table is partitioned by day.

Column Descriptions

ColumnTypeDescription
block_idbigintIdentifier
reward_entityvarcharReward Entity
rune_amountdecimal(38,0)Amount in RUNE
rune_amount_usddecimal(20,6)USD value of RUNE amount
_unique_keyvarcharUnique Key
_INSERTED_TIMESTAMPtimestampTimestamp of the record
fact_total_block_rewards_idbigintSurrogate key for the fact record
block_timestamptimestampTimestamp of when the block was created
dim_block_idbigintReference to the block dimension table
inserted_timestamptimestampTime when the record was inserted
modified_timestamptimestampTime when the record was last modified

Table Sample