Skip to main content

Table Description

Event data for stake on THORChain. This table is partitioned by day.

Column Descriptions

ColumnTypeDescription
pool_namevarcharName of the liquidity pool
asset_tx_idbigintIdentifier
asset_blockchainvarcharAsset Blockchain
asset_addressvarcharAddress
asset_e8bigintAsset amount in e8 units
stake_unitsvarcharPool units (LP tokens) received or burned
rune_tx_idbigintIdentifier
rune_addressvarcharAddress
rune_e8bigintRUNE amount in e8 units
_ASSET_IN_RUNE_E8bigintAsset In Rune E8
event_idbigintEvent identifier
block_timestamptimestampTimestamp of when the block was created
_INSERTED_TIMESTAMPtimestampTimestamp of the record
fact_stake_events_idbigintSurrogate key for the fact record
daytimestampDate of the record
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