ClearAdmin removes any admin stored for a smart contract
Execute submits the given message data to a smart contract
InstantiateContract creates a new smart contract instance for the given code id.
InstantiateContract2 creates a new smart contract instance for the given code id with a predictable address
Migrate runs a code upgrade/ downgrade for a smart contract
StoreCode to submit Wasm code to the system
UpdateAdmin sets a new admin for a smart contract
Msg defines the wasm Msg service.