Skip to main content

Table Description

Event data for slashing events on THORChain. This table tracks validator slashing events including the pool, asset, and amount slashed. This table is partitioned by block_month.

Column Descriptions

ColumnTypeDescription
pool_namevarcharName of the liquidity pool
assetvarcharAsset identifier
asset_e8bigintAsset amount in e8 units
event_idbigintEvent identifier
block_timestamptimestampTimestamp of when the block was created
block_timetimestampTimestamp of when the block was created
block_monthtimestampBlock Month
_inserted_timestamptimestampTimestamp of the record
fact_slash_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