# Functions
AlwaysMigrateBytecode migrates contracts bytecode for all evm chains (CRUCIAL, DO NOT DELETE AND ALWAYS REGISTER).
GetCommandResponse converts a Command into a CommandResponse type.
Migrate8to9 returns the handler that performs in-place store migrations.
NewAddressValidator returns the callback for validating hex-encoded EVM addresses.
NewGRPCQuerier returns a new Querier.
NewKeeper returns a new EVM base keeper.
NewMessageRoute creates a new message route.
NewMsgServerImpl returns an implementation of the evm MsgServiceServer interface for the provided Keeper.
NewQuerier returns a new querier for the evm module.
NewSigHandler returns the handler for processing signatures delivered by the multisig module.
NewVoteHandler returns the handler for processing vote delivered by the vote module.
QueryTokenAddressByAsset returns the address of the token contract by asset Deprecated: Use token-info query instead.
QueryTokenAddressBySymbol returns the address of the token contract by symbol Deprecated: Use token-info query instead.
# Constants
Bytecode labels.
Bytecode labels.
Token address labels.
Token address labels.
Token address labels.
Query labels.
Query labels.