Msg

Execute submits the given message data to a smart contract

post/cosmwasm.wasm.v1.Msg/ExecuteContract

Request body

senderstring
contractstring
msgstring byte

Response

A successful response.

Changes