verify
verify
Usage: verify [options] [contract-alias]
verify a contract with etherscan or etherchain. Provide a contract name.
- Options:
-n, --network [network]
network where to verify the contract-o, --optimizer
enables optimizer option--optimizer-runs [runs]
specify number of runs if optimizer enabled.--remote <remote>
specify remote endpoint to use for verification--api-key <key>
specify etherscan API key. To get one, go to: https://etherscan.io/myapikey--no-interactive
force to run the command in non-interactive mode