Skip to main content
Schema: thorchain.defi Table: fact_rune_pool_deposit_events Type: Base Table Fact table containing all rune pool deposit events

Columns

Column NameData TypeDescription
FACT_RUNE_POOL_DEPOSIT_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
RUNE_ADDRESSTEXTThe account public key
AMOUNT_E8NUMBERThe asset amount for this event
UNITSNUMBERThe amount of units for the transactions
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.