GET: /voters/accounts/:address
Last updated
Last updated
Type
Key
Description
string
address
Address to retrieve. required
Type
Key
Description
bool
status
If set false, indicates an error returning data.
voterData
data
Voter data.
Type
Key
Description
uint32
delegateCount
Delegate count of address
uint32
votes
Current votes of address
uint32
balance
SToken balance of address
array
delegates
Array of Delegates
array
txs
Array of Transfer and vote transactions