MsgSend()
: send coins to other addressMsgDelegate()
: delegate governance coin to validators (staking)MsgExecute()
: execute move contract entry functionsMsgStoreCode()
: store wasm contract codeMsgInstantiateContract()
: instantiate wasm contractMsgExecuteContract()
: execute wasm contract functionsMsgCreate()
: create EVM contract codeMsgCall()
: execute EVM contract functions