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