Get Proposal Votes By Address
Governance
Get Proposal Votes By Address
Get all the votes for a governance proposal from an address
GET
Get Proposal Votes By Address
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
Proposal ID (minimum: 1)
The voter address
Response
Array of vote objects containing:
- proposalId: string
- vote: “yay” | “nay” | “abstain”
- voterAddress: string