# Functions
ExportGenesis exports genesis state of the EVM module.
InitGenesis initializes genesis state based on exported genesis.
NewAppModule creates a new AppModule object.
NewHandler returns a handler for Ethermint type messages.
No description provided by the author
# Structs
AppModule implements an application module for the evm module.
AppModuleBasic defines the basic application module used by the evm module.