GET: /voters/accounts
Last updated
Last updated
uint32
offset
Offset of pagination. Default: 0
uint32
limit
Limit of pagination. Max: 100
bool
status
If set false, indicates an error returning data.
voterAccountsData
data
Voter Account data.
uint32
offset
Limit of pagination
int32
limit
Limit of pagination
uint32
total
Total count of data
array
result
Array of VoterAccounts
uuid
id
Voter account id
string
address
Voter address
float
voteWeight
Vote weight
uint32
proposalVoted
Proposal count to vote
string
votes
Votes
datetime
createdAt
Created timestamp
datetime
updatedAt
Updated timestamp