Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Important: If you're encountering any problem declaring contracts, please read the Blake Hash Support information.

new

Generates an empty template for the multicall .toml file that may be later used with the run subcommand. It writes it to a file provided as a required argument.

Usage

multicall new <OUTPUT_PATH> [OPTIONS]

Arguments

OUTPUT_PATH - a path to a file to write the generated .toml to. Required.

--overwrite, -o

Optional.

If the file specified by <OUTPUT_PATH> already exists, this flag overwrites it.