Skip to main content
Version: testnet (v0.71)

Votes list

Get a list of votes

Query Parameters
    proposal string
    party string
Responses

A successful response.


Schema
    votes object[]
    partyId string
    proposalId string
    timestamp int64
    totalEquityLikeShareWeight string
    totalGovernanceTokenBalance string
    totalGovernanceTokenWeight string
    value Vote value

    Possible values: [VALUE_UNSPECIFIED, VALUE_NO, VALUE_YES]

Loading...