The request to the Voter History API can retrieve the vote history of the address.
string
address
Address to retrieve. required
required
VoterResponse
bool
status
If set false, indicates an error returning data.
voterData
data
Voter data.
VoterData
uint32
offset
Limit of pagination
int32
limit
total
Total count of data
array
result
Array of Voters
Voters
uuid
id
Voter id
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