Skip to main content

Table Description

Event data for outbound 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
asset_amountdecimal(38,0)Amount of asset
memovarcharTransaction memo
in_txvarcharIn Tx
event_idbigintEvent identifier
block_timestamptimestampTimestamp of when the block was created
block_timetimestampTimestamp of when the block was created
block_monthvarcharBlock Month
_tx_typevarcharTx Type
_inserted_timestamptimestampTimestamp of the record
fact_outbound_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