Account Votes
[GET] /v1/:network/accounts/:address/votes
Get a list of votes of an account
Request
Headers
Authorization: Bearer {access_token}
Parameters
# The name of network
# (string, required)
network: cosmos
# The address of account
# (string, required)
address: cosmos1clpqr4nrk4khgkxj78fcwwh6dl3uw4ep4tgu9q
Queries
# Whether to remove duplicates for the same proposal
# (boolean, optional, default: false)
distinct: true
Try API
Method : GET
URL
/v1/:network/accounts/:address/votes
CallURL
https://apis.mintscan.io/v1/:network/accounts/:address/votes
Header
Bear Token*
Parameters
network*
address*
Queries
distinct