Governance
Get Voter Votes
Get all the votes from a voter
GET
Path Parameters
The voter address
Response
Array of vote objects containing:
- proposalId: string
- vote: “yay” | “nay” | “abstain”
- voterAddress: string
Get all the votes from a voter
The voter address
Array of vote objects containing: