OptionalbalanceContract code in Micheline JSON (object[]) or Michelson string.
OptionaldelegateOptional delegate for the originated contract.
OptionalfeeFee in mutez.
If omitted, Taquito estimates and fills a fee.
OptionalgasGas limit.
If omitted, Taquito derives it from protocol constants and simulation.
OptionalmutezWhen true, balance is interpreted as mutez.
OptionalstorageStorage limit.
If omitted, Taquito derives it from protocol constants and simulation.
Initial contract balance.
Interpreted as tez by default. Set
mutez: trueto pass this value in mutez.