feat: Verify contracts on etherscan
--- don't change below this line --- ENG-4260 Took 31 minutes
This commit is contained in:
7
foundry/package-lock.json
generated
7
foundry/package-lock.json
generated
@@ -11,6 +11,7 @@
|
||||
"prompt-sync": "^4.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@nomicfoundation/hardhat-verify": "^2.0.13",
|
||||
"@nomiclabs/hardhat-ethers": "^2.2.3",
|
||||
"@tenderly/hardhat-tenderly": "^2.5.2",
|
||||
"dotenv": "^16.4.7",
|
||||
@@ -1928,9 +1929,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@nomicfoundation/hardhat-verify": {
|
||||
"version": "2.0.12",
|
||||
"resolved": "https://registry.npmjs.org/@nomicfoundation/hardhat-verify/-/hardhat-verify-2.0.12.tgz",
|
||||
"integrity": "sha512-Lg3Nu7DCXASQRVI/YysjuAX2z8jwOCbS0w5tz2HalWGSTZThqA0v9N0v0psHbKNqzPJa8bNOeapIVSziyJTnAg==",
|
||||
"version": "2.0.13",
|
||||
"resolved": "https://registry.npmjs.org/@nomicfoundation/hardhat-verify/-/hardhat-verify-2.0.13.tgz",
|
||||
"integrity": "sha512-i57GX1sC0kYGyRVnbQrjjyBTpWTKgrvKC+jH8CMKV6gHp959Upb8lKaZ58WRHIU0espkulTxLnacYeUDirwJ2g==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@ethersproject/abi": "^5.1.2",
|
||||
|
||||
Reference in New Issue
Block a user