Get Voter Votes
Governance
Get Voter Votes
Get all the votes from a voter
GET
Get Voter Votes
Documentation Index
Fetch the complete documentation index at: https://docs.namada.cc/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
The voter address
Response
Array of vote objects containing:
- proposalId: string
- vote: “yay” | “nay” | “abstain”
- voterAddress: string