Skip to main content
Schema: thorchain.core Table: fact_wasm_contracts_events Type: Base Table Fact table that shows wasm contract events

Columns

Column NameData TypeDescription
FACT_WASM_CONTRACTS_EVENTS_IDTEXT
BLOCK_TIMESTAMPTIMESTAMP_NTZTimestamp of block minting(without a timezone)
DIM_BLOCK_IDTEXT
TX_IDTEXTThe unique transaction id
CONTRACT_ADDRESSTEXTAddress of the wasm contract
CONTRACT_TYPETEXTType of the wasm contract
SENDERTEXTAddress of the sender
ATTRIBUTESVARIANTAttributes of the wasm contract
EVENT_IDNUMBER
_INSERTED_TIMESTAMPTIMESTAMP_NTZThe utc timestamp at which the row was inserted into the table.
_AUDIT_RUN_IDTEXT
INSERTED_TIMESTAMPTIMESTAMP_NTZ
MODIFIED_TIMESTAMPTIMESTAMP_NTZ