Query

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

get/evmos/evm/v1/validator_account/{consAddress}

Path parameters

consAddressstring required

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

Response

A successful response.

accountAddressstring

account_address is the cosmos address of the account in bech32 format.

sequencestring uint64

sequence is the account's sequence number.

accountNumberstring uint64

Changes

No recorded changes to this endpoint across all 9 revisions of this API.