get https://api.messari.io/gov/v1/onchain/votes
Returns an array of GovernorVotes, based on various filters.
At least one of contractAddress/proposalId/voterId is required.
Log in to see full request history
Responses
Returns an array of GovernorVotes, based on various filters.
At least one of contractAddress/proposalId/voterId is required.
xxxxxxxxxx
curl --request GET \
--url https://api.messari.io/gov/v1/onchain/votes \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: