# Functions
ClearContractAdminCmd clears an admin for a contract.
ExecuteContractCmd will execute a contract method using its address and JSON-encoded arguments.
ExtendUnsafeResetAllCmd - also clear wasm dir.
GetCmdBuildAddress build a contract address.
GetCmdGetContractHistory prints the code history for a given contract.
GetCmdGetContractInfo gets details about a given contract.
GetCmdGetContractState dumps full internal state of a given contract.
No description provided by the author
No description provided by the author
No description provided by the author
GetCmdLibVersion gets current libwasmvm version.
GetCmdListCode lists all wasm code uploaded.
GetCmdListContractByCode lists all wasm code uploaded for given code id.
GetCmdListContractsByCreator lists all contracts by creator.
GetCmdListPinnedCode lists all wasm code ids that are pinned.
GetCmdQueryCode returns the bytecode for a given contract.
GetCmdQueryCodeInfo returns the code info for a given code id.
GetCmdQueryParams implements a command to return the current wasm parameters.
No description provided by the author
GetTxCmd returns the transaction commands for this module.
No description provided by the author
No description provided by the author
No description provided by the author
InstantiateContract2Cmd will instantiate a contract from previously uploaded code with predictable address generated.
InstantiateContractCmd will instantiate a contract from previously uploaded code.
MigrateContractCmd will migrate a contract to a new code version.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
StoreCodeCmd will upload code to be reused.
No description provided by the author
UpdateContractAdminCmd sets an new admin for a contract.
UpdateContractLabelCmd sets an new label for a contract.
UpdateInstantiateConfigCmd updates instantiate config for a smart contract.
# Variables
DefaultGovAuthority is set to the gov module address.