Query the distribution information of a single validator
/distribution/validators/{validatorAddr}
Bech32 OperatorAddress of validator
cosmosvaloper16xyempempp92x9hyzz9wrgf94r6j9h5f2w4n2l
OK
Invalid validator address
Internal Server Error
curl -L \ --url 'https://akt.nownodes.io/distribution/validators/{validatorAddr}'
{ "operator_address": "cosmosvaloper16xyempempp92x9hyzz9wrgf94r6j9h5f2w4n2l", "self_bond_rewards": [ { "denom": "stake", "amount": "50" } ], "val_commission": [ { "denom": "stake", "amount": "50" } ] }