Skip to main content

Table Description

Event data for pool balance change on THORChain. This table is partitioned by day.

Column Descriptions

ColumnTypeDescription
assetvarcharAsset identifier
rune_amtvarcharRune Amt
rune_addvarcharRune Add
asset_amtvarcharAsset Amt
asset_addvarcharAsset Add
reasonvarcharReason
event_idbigintEvent identifier
block_timestamptimestampTimestamp of when the block was created
rune_amountdecimal(38,0)Amount in RUNE
asset_amountdecimal(38,0)Amount of asset
block_timetimestampTimestamp of when the block was created
block_monthtimestampBlock Month
_inserted_timestamptimestampTimestamp of the record
fact_pool_balance_change_events_idbigintSurrogate key for the fact 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