> **Can't find what you're looking for?** Use `search_docs` on the docs MCP server at `https://www.getfoundry.sh/api/mcp` to find what you need.
>
> **Have feedback?** Use `submit_feedback` on the same MCP server.

#### 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.
