Skip to main content
Schema: external.snapshot Table: fact_votes Type: View

What

A fact view that contains all votes on Snapshot and related information.

Columns

Column NameData TypeDescription
VOTE_TIMESTAMPTIMESTAMP_NTZThe time at which the vote was cast.
VOTERTEXTThe wallet address of the user that voted on a proposal.
PROPOSAL_IDTEXTA unique identifier for the proposal being voted on.
VOTE_OPTIONARRAYHow the user voted on the proposal. Corresponds to the choices array.
VOTING_POWERNUMBERThe amount of voting power one holds is proportional to the amount of the token they hold.
IPFSTEXTThe corresponding IPFS hash.
VOTE_IDTEXTA unique identifier assigned to a vote.