Optional
adminAdmin is an optional address that can execute migrations
Optional
code_CodeID is the reference to the stored WASM code
Optional
descriptionDescription is a human readable text
Optional
fix_FixMsg include the msg value into the hash for the predictable address. Default is false
Optional
fundsFunds coins that are transferred to the contract on instantiation
Optional
labelLabel is optional metadata to be stored with a constract instance.
Optional
msgMsg json encode message to be passed to the contract on instantiation
Optional
run_RunAs is the address that is passed to the contract's enviroment as sender
Optional
saltSalt is an arbitrary value provided by the sender. Size can be 1 to 64.
Optional
titleTitle is a short summary
InstantiateContract2Proposal gov proposal content type to instantiate contract 2