governance
Get voter details for a given proposal.
get/governance/proposals/votes
Query parameters
proposalIdinteger
Filter by proposal ID
addressstring
Account address
orderstring
Array of columns to order results. Default sort is descending. If '+' is prepended to a column it will be sorted ascending.
limitinteger
Limit used for pagination
pageinteger
Page number to fetch
Response
Pagination object with paginated voter activity and a summary of proposal votes.
Changes
No recorded changes to this endpoint across all 1 revision of this API.