Skip to main content

Table Description

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

Column Descriptions

ColumnTypeDescription
tx_idbigintTransaction ID
blockchainvarcharSource blockchain identifier
from_addressvarcharSource address
to_addressvarcharDestination address
assetvarcharAsset identifier
asset_e8bigintAsset amount in e8 units
memovarcharTransaction memo
addressvarcharAddress
e8varcharE8
event_idbigintEvent identifier
block_timestamptimestampTimestamp of when the block was created
_tx_typevarcharTx Type
block_timetimestampTimestamp of when the block was created
block_monthtimestampBlock Month
_inserted_timestamptimestampTimestamp of the record
fact_reserve_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