Msg

InstantiateContract creates a new smart contract instance for the given code id.

post/cosmwasm.wasm.v1.Msg/InstantiateContract

Request body

senderstring
adminstring
code_idstring uint64
labelstring

Label is optional metadata to be stored with a contract instance.

msgstring byte

Response

A successful response.

Changes

No recorded changes to this endpoint across all 1 revision of this API.