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

#### Wallet Options - Raw

`-i`
`--interactives` *num*\
    Open an interactive prompt to enter your private key. Takes a value for the number of keys to enter.\
    Default: 0

`--mnemonic-indexes` *indexes*\
    Use the private key from the given mnemonic index. Used with --mnemonic-path.\
    Default: 0

`--mnemonic-paths` *paths*\
    Use the mnemonic file at the specified path(s).

`--private-key` *raw\_private\_key*\
    Use the provided private key.

`--private-keys` *raw\_private\_keys*\
    Use the provided private keys.
