# 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.
# Structs
AppModule implements an application module for the evm module.
AppModuleBasic struct.