Skip to main content

Table Description

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

Column Descriptions

ColumnTypeDescription
blockchainvarcharSource blockchain identifier
to_addressvarcharDestination address
assetvarcharAsset identifier
asset_e8bigintAsset amount in e8 units
asset_decimalsdecimal(38,0)Asset Decimals
gas_ratevarcharGas Rate
memovarcharTransaction memo
in_hashvarcharIn Hash
out_hashvarcharOut Hash
max_gas_amountdecimal(38,0)Amount value
max_gas_decimalsdecimal(38,0)Max Gas Decimals
max_gas_assetvarcharMax Gas Asset
module_namevarcharModule Name
vault_pub_keyvarcharVault Pub Key
event_idbigintEvent identifier
block_timestamptimestampTimestamp of when the block was created
block_timetimestampTimestamp of when the block was created
block_monthvarcharBlock Month
_inserted_timestamptimestampTimestamp of the record
fact_scheduled_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