Skip to main content

Table description

This table provides insights into votes cast on proposals, highlighting voting patterns and outcomes.

Table Schema

Column NameTypeDescription
cbbigintInternal cursor/batch identifier
idvarbinaryUnique identifier of the vote
vpdoubleTotal voting power used for this vote
appvarcharApplication or client used to cast the vote
ipfsvarcharIPFS hash of the vote data
spacevarcharSnapshot space (DAO) the vote was cast in
votervarbinaryAddress of the voter
choicevarcharThe choice(s) selected by the voter (JSON-encoded for weighted/ranked votes)
reasonvarcharOptional text reason provided by the voter
createdbigintUnix timestamp when the vote was cast
metadatavarcharAdditional metadata associated with the vote
proposalvarbinaryIdentifier of the proposal being voted on
vp_statevarcharState of voting power calculation (e.g. final)
vp_by_strategyvarcharBreakdown of voting power by each strategy (JSON-encoded)

Table Sample