governance

Get vote summary for a given proposal, includes sums of for, against, abstain and total votes.

get/governance/proposals/{proposalId}/voteSummary

Path parameters

proposalIdinteger required

Proposal Id for fetching a detailed proposal

Response

Proposal vote summary

forstring required
againststring required
abstainstring required
totalstring required

Changes