#### Create Option

`--create` *init\_code*\
    Estimate gas as if deploying a new contract, rather than calling a function on an existing contract.\
    *init\_code* is the contract's deployment bytecode, provided as a hexadecimal string.
