OptionaladminAdmin is an optional address that can execute migrations
Optionalcode_CodeID is the reference to the stored WASM code
OptionaldescriptionDescription is a human readable text
Optionalfix_FixMsg include the msg value into the hash for the predictable address. Default is false
OptionalfundsFunds coins that are transferred to the contract on instantiation
OptionallabelLabel is optional metadata to be stored with a constract instance.
OptionalmsgMsg json encode message to be passed to the contract on instantiation
Optionalrun_RunAs is the address that is passed to the contract's enviroment as sender
OptionalsaltSalt is an arbitrary value provided by the sender. Size can be 1 to 64.
OptionaltitleTitle is a short summary
InstantiateContract2Proposal gov proposal content type to instantiate contract 2