package
0.0.0-20250108125741-e95afb000453
Repository: https://github.com/evmos/os.git
Documentation: pkg.go.dev
# Functions
GetAccountCmd queries the account of a given address.
GetCodeCmd queries the code field of a given address.
GetConfigCmd queries the evm configuration.
GetParamsCmd queries the fee market params.
GetQueryCmd returns the parent command for all x/bank CLi query commands.
GetStorageCmd queries a key in an accounts storage.
NewRawTxCmd command build cosmos transaction from raw ethereum transaction.
NewTxCmd returns a root CLI command handler for evm module transaction commands.