smartcontractkit / functions-hardhat-starter-kit

MIT License
144 stars 103 forks source link

Remove hardhat-etherscan as its been deprecated in #207

Closed zeuslawyer closed 5 months ago

zeuslawyer commented 6 months ago

favour of hardhat-verify.

hardhat-toolbox includes hh-verify.

Add arb sepolia to custom networks for verification functionality.

KuphJr commented 5 months ago

Nice! Will this break the --verify flat when running the npx hardhat functions-deploy-consumer command or does that still work as expected?

zeuslawyer commented 5 months ago

Nice! Will this break the --verify flat when running the npx hardhat functions-deploy-consumer command or does that still work as expected?

nope-- WAI with CLI commands. See for example this verified contract on Op Sep

https://sepolia-optimistic.etherscan.io/address/0x8eb0561Ace3168930Cc698885A9e0904280cd77b#code