# Functions
CreateRandomValidEthTx create the ethereum tx with valid random values.
EstimateGas estimates the gas used by quering the keeper.
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 nft.
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