untiedbearGetting Started
    Updated 2024-10-08
    DESCRIBE TABLE solana.core.fact_events_inner;

    Last run: about 1 month ago
    name
    type
    kind
    null?
    default
    primary key
    unique key
    check
    expression
    comment
    policy name
    privacy domain
    1
    BLOCK_TIMESTAMPTIMESTAMP_NTZ(9)COLUMNYNNThe date and time at which the block began.
    2
    BLOCK_IDNUMBER(38,0)COLUMNYNNSlot for which a block can be created.
    3
    TX_IDVARCHAR(16777216)COLUMNYNNA unique key that identifies a transaction
    4
    SIGNERSARRAYCOLUMNYNNList of accounts that signed the transaction
    5
    SUCCEEDEDBOOLEANCOLUMNYNNTrue when a transaction is successful, otherwise false.
    6
    INSTRUCTION_INDEXNUMBER(38,0)COLUMNYNNLocation of the instruction (event) within a transaction
    7
    INNER_INDEXNUMBER(38,0)COLUMNYNN
    Location of the instruction within an instruction's (event) inner instru...
    8
    INSTRUCTION_PROGRAM_IDVARCHAR(16777216)COLUMNYNN
    An address that identifies the program that is being interacted with. I....
    9
    PROGRAM_IDVARCHAR(16777216)COLUMNYNN
    An address that identifies the program that is being interacted with. I....
    10
    EVENT_TYPEVARCHAR(16777216)COLUMNYNNThe type of event (i.e. "delegate", "withdraw") that is occurring
    11
    INSTRUCTIONVARIANTCOLUMNYNN
    Specifies which program it is calling, which accounts it wants to read o...
    12
    _INSERTED_TIMESTAMPTIMESTAMP_NTZ(0)COLUMNYNNTime the record was inserted into snowflake
    13
    FACT_EVENTS_INNER_IDVARCHAR(32)COLUMNYNNThe unique identifier for each row in the table.
    14
    INSERTED_TIMESTAMPTIMESTAMP_NTZ(9)COLUMNYNN
    The timestamp at which the record was initially created and inserted int...
    15
    MODIFIED_TIMESTAMPTIMESTAMP_NTZ(9)COLUMNYNN
    The timestamp at which this record was last modified by an internal proc...
    15
    2KB
    0s