Returns voters from the voting period at the specified index.
Voting period index starting from zero
Filters voters by status (none
, upvoted
, voted_yay
, voted_nay
, voted_pass
)
Sorts voters by specified field. Supported fields: id
(default), votingPower
.
Specifies which or how many items should be skipped
Maximum number of items to return
100