Skip to main content
Schema: thorchain.defi Table: fact_scheduled_outbound_events Type: Base Table Fact table that shows scheduled outbound events

Columns

Column NameData TypeDescription
FACT_SCHEDULED_OUTBOUND_EVENTS_IDTEXTThe surrogate key for the table. Will be unique and is used as a foreign key in other tables
BLOCK_TIMESTAMPTIMESTAMP_NTZTimestamp of block minting(without a timezone)
DIM_BLOCK_IDTEXTFK to DIM_BLOCK table
BLOCKCHAINTEXT
TO_ADDRESSTEXT
ASSETTEXT
ASSET_E8NUMBER
ASSET_DECIMALSNUMBER
GAS_RATENUMBER
MEMOTEXT
IN_HASHTEXT
OUT_HASHTEXT
MAX_GAS_AMOUNTTEXT
MAX_GAS_DECIMALSTEXT
MAX_GAS_ASSETTEXT
MODULE_NAMETEXT
VAULT_PUB_KEYTEXT
EVENT_IDNUMBER
_INSERTED_TIMESTAMPTIMESTAMP_NTZ
_AUDIT_RUN_IDTEXT
INSERTED_TIMESTAMPTIMESTAMP_NTZThe utc timestamp at which the row was inserted into the table.
MODIFIED_TIMESTAMPTIMESTAMP_NTZThe utc timestamp at which the row was last modified.