The API retrieves voting history details for a specified voter address, including all past proposal participation and voting actions.
Response Structure
Pagination metadata for voter history.
A record containing details of a voter’s participation in a proposal.
A structure representing voter participation details.
A detailed structure representing a governance proposal.
Retrieving Voter History: Use this endpoint to fetch detailed participation records of a specific voter.
Filtering by Proposal State: Voter records include information about active, executed, canceled, and expiredproposals
.
Tracking Individual Voting Activity: Each voter history record provides timestamps, block numbers, and proposal states.
Monitoring Governance Engagement: Helps identify governance participation trends across different proposals.
By leveraging the Onyx Governance API endpoint, developers can efficiently track voter participation, analyze governance engagement, and integrate voter history into transparency dashboards.