Validator account

ValidatorAccount queries an Ethereum account's from a validator consensus Address.

get
Path parameters
cons_addressstringRequired

cons_address is the validator cons address to query the account for.

Responses
200

A successful response.

application/json
get
/ethermint/evm/v1/validator_account/{cons_address}

Last updated