forge script
), or later, if the contracts are already deployed (e.g. using forge verify-contract
).
—verifier=blockscout
flag to use the Blockscout verification provider. API key for Blockscout verification is optional.
--verifier-url=<blockscout_homepage_explorer_url>/api/
flag for connecting to a specific Blockscout instance (e.g., --verifier-url=https://eth-sepolia.blockscout.com/api/
).