# Functions
CreateRandomValidEthTx create the ethereum tx with valid random values.
EstimateGas estimates the gas used by quering the keeper.
GenEnableCall enables the EnableCall param with 80% probability.
GenEnableCreate enables the EnableCreate param with 80% probability.
GenExtraEIPs defines a set of extra EIPs with 50% probability.
GetSignedTx sign the ethereum tx and packs it as a signing.Tx .
NewDecodeStore returns a decoder function closure that unmarshals the KVPair's value to the corresponding EVM type.
ParamChanges defines the parameters that can be modified by param change proposals on the simulation.
RandomizedGenState generates a random GenesisState for the EVM module.
RandomTransferableAmount generates a random valid transferable amount.
SimulateEthCreateContract simulate create an ERC20 contract.
SimulateEthSimpleTransfer simulate simple eth account transferring gas token.
SimulateEthTx creates valid ethereum tx and pack it as cosmos tx, and deliver it.
WeightedOperations generate Two kinds of operations: SimulateEthSimpleTransfer, SimulateEthCreateContract.
# Constants
#nosec */.
#nosec */.
#nosec */.
No description provided by the author
No description provided by the author
# Variables
No description provided by the author