Skip to main content
Schema: thorchain.defi Table: fact_loan_open_events Type: Base Table Fact table that shows that the loan open events

Columns

Column NameData TypeDescription
FACT_LOAN_OPEN_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
OWNERTEXT
COLLATERALIZATION_RATIONUMBER
COLLATERAL_ASSETTEXT
TARGET_ASSETTEXT
COLLATERAL_DEPOSITEDNUMBER
DEBT_ISSUEDNUMBER
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.