We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bc0d7d commit f8a4683Copy full SHA for f8a4683
hardhat.config.ts
@@ -1,7 +1,7 @@
1
import "module-alias/register";
2
3
import "@nomicfoundation/hardhat-chai-matchers";
4
-import "@nomiclabs/hardhat-etherscan";
+import "@nomicfoundation/hardhat-verify";
5
import "@openzeppelin/hardhat-upgrades";
6
import "@typechain/hardhat";
7
import * as dotenv from "dotenv";
0 commit comments