/snapshot/votes/search
Search and list Snapshot votes by proposal, voter address, or space
Price: 1 credit
💡 AI Hint: Search and list individual Snapshot votes. Filter by a proposal id to get every vote cast on one proposal, by one or more voter addresses to get a voter’s history, or by space; optionally narrow by a created-time range. Sort by created time or voting power. Each vote includes the voter address, the choice made, the voting power (total and per strategy), an optional reason, and the proposal and space it belongs to.
Authorizations
API token from the dashboard
Headers
Body
Max number of votes to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500Filter by proposal id (all votes cast on one proposal)
1Filter by several proposal ids at once
Filter by one or more voter wallet addresses (a voter's voting history)
Filter by space id
"ens.eth"
Only votes cast after this unix timestamp
Only votes cast before this unix timestamp
Only votes with voting power greater than this
Only votes with voting power less than this
Sort field
created, vp Sort ascending instead of descending