The request to the Voter Proposal API can specify a number of filters, such as which accounts to retrieve information about.
uint32
offset
Offset of pagination. Default: 0
Default: 0
limit
Limit of pagination. Max: 100
Max: 100
string
filter
Filter for support
VoterProposalResponse
bool
status
If set false, indicates an error returning data.
voterData
data
Voter data.
VoterData
int32
Limit of pagination
total
Total count of data
array
result
Array of Voters
Voters
sumVotes
The sum of all votes
uuid
id
Voter id
address
Voter address
int8
hasVoted
Vote status
support
Support status
int20
proposalId
Vote proposal Index
datetime
blockNumber
Block Number
blocktimestamp
Block timestamp
createdAt
Created timestamp
updatedAt
Updated timestamp
Last updated 1 year ago