Skip to main content
Schema: sei.core Table: fact_oracle_votes Type: View Records of all oracle votes from validators.

Columns

Column NameData TypeDescription
BLOCK_IDNUMBERThe block height the block was recorded at.
BLOCK_TIMESTAMPTIMESTAMP_NTZThe date and time at which the block began.
TX_IDTEXTA unique key that identifies a transaction. Called “TxHash” on block explorers.
TX_SUCCEEDEDBOOLEAN
MSG_GROUPNUMBER
MSG_SUB_GROUPNUMBER
TX_SENDERTEXT
VOTERTEXTAddress of the delegator that voted on the proposal.
AMOUNTNUMBERThe amount that was used in the transaction message.
CURRENCYTEXTThe currency that was used in the transaction message.
FACT_ORACLE_VOTES_IDTEXTThe unique identifier for each row in the table.
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.