Skip to main content
Schema: thorchain.defi Table: fact_streamling_swap_details_events Type: Base Table Fact table that shows the streaming swap event transactions

Columns

Column NameData TypeDescription
FACT_STREAMLING_SWAP_DETAILS_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
TX_IDTEXTThe unique transaction id
INTERVALNUMBERthe time interval of the swap
QUANTITYNUMBER
COUNTNUMBERthe count of the swap
LAST_HEIGHTNUMBER
DEPOSIT_ASSETTEXT
DEPOSIT_E8NUMBER
IN_ASSETTEXT
IN_E8NUMBER
OUT_ASSETTEXT
OUT_E8NUMBER
FAILED_SWAPSTEXT
FAILED_SWAPS_REASONSTEXT
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.