{"_id":"@nomicfoundation/hardhat-verify","_rev":"88-f1fcb9cfaaff7b55289749bef1a154fe","name":"@nomicfoundation/hardhat-verify","dist-tags":{"hh2":"2.1.3","latest":"3.1.1"},"versions":{"1.0.0":{"name":"@nomicfoundation/hardhat-verify","version":"1.0.0","keywords":["ethereum","smart-contracts","hardhat","hardhat-plugin","etherscan"],"author":{"name":"Nomic Foundation"},"license":"MIT","_id":"@nomicfoundation/hardhat-verify@1.0.0","maintainers":[{"name":"kanej","email":"john@kanej.me"},{"name":"nomic-foundation-publisher","email":"packages@nomic.foundation"},{"name":"antico5","email":"armando.andini@gmail.com"},{"name":"fvictorio","email":"victorio.franco@gmail.com"},{"name":"alcuadrado","email":"email@patriciopalladino.com"}],"homepage":"https://github.com/nomicfoundation/hardhat/tree/main/packages/hardhat-verify","bugs":{"url":"https://github.com/nomicfoundation/hardhat/issues"},"dist":{"shasum":"f18be34f5e7fdb2ffd4f55e8516108568b99da5c","tarball":"https://registry.npmjs.org/@nomicfoundation/hardhat-verify/-/hardhat-verify-1.0.0.tgz","fileCount":73,"integrity":"sha512-R3UM/w2+e4D9PZRaeJHbC0caHSu/FV3ykAFBFg+RPNsfSzNgtHeRJXS+V+2HnVJYPaucBUD0v/6qtU8BZAouoQ==","signatures":[{"sig":"MEQCIEzgSIkqcoU0DBb4GpK1dISHEh3rVLKkU0JK2nHCymnwAiAu4A3QQAhazY2xS61DBu588HXvqsFpprVYf2Sr0uPRdw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":249763,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkS5LyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqa/A/9GZmitYM6yjT6auK10PuRp/Lfjcr0O/34Bftv8HKhnE9bMVp5\r\nu7h5nPiVmEnCqINGkqaT7jhcIYn5yRsVg8coe6YAr6xY0nSeVwGz2CUk2q53\r\npJPesWHGrsum2iKXa3aYC0dQ2et9d0qvZ1RUa7dZ14Aa5shCYp/qTrZ9peUV\r\nune401G4N/cB0OoDZIze3kZfD1O6qR27PjAVbQQuuufQr4F/vD/FWp1FsVk8\r\nuxHjVDMKl31FkBAogCutYeyNq7gFYSmLRasfiP29uGSWO1zwLQKwblxZjokf\r\n1nMsJpCoSDSgDTZUmQWDKTfw4T7hzkSwjALa2t7wPbBj2Ojsdk0LSMJMu9gO\r\nsT2lANJWS82tgyncp013/7XgS1i+3P1yoHAVK0xB6xmjN8GoEJwbHXqDG+T3\r\nKWsMQjvwbiiBzBPDCdlRDiMhbfUWPpAcoaziAazm3U8HpBQzicrdAqFRunF2\r\n7BFeOPXRqscMbHqBdr5Sy/OzJrEMdRriCLn2w/PzK/ghOyUl3ivPYw5Uqzzc\r\nw8FjUp8uKdGNqqPXKReh9xgB1H9JZNnam2jXpZhcmDEX04epxouWYmDMrqX1\r\nWB3oUntkwTUW31gQvlD3Fn4OgT2TM97H9K5QtK6tNjjm+r8eIPfd6F5Ul9XT\r\nK7Q51+oRtOGnGHe0dkE7veEPT2jH5HlWU+k=\r\n=+B31\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"fb3fd343edf81f6cc1be24c62ec60b47a28ce799","scripts":{"lint":"yarn prettier --check && yarn eslint","test":"mocha --recursive \"test/**/*.ts\" --exit","build":"tsc --build .","clean":"rimraf dist","eslint":"eslint 'src/**/*.ts' 'test/**/*.ts'","coverage":"nyc yarn test -- --reporter min","lint:fix":"yarn prettier --write && yarn eslint --fix","prettier":"prettier \"**/*.{js,md,json}\"","prepublishOnly":"yarn build"},"_npmUser":{"name":"fvictorio","email":"victorio.franco@gmail.com"},"repository":{"url":"git+https://github.com/nomicfoundation/hardhat.git","type":"git"},"_npmVersion":"9.5.0","description":"Hardhat plugin for verifying contracts","directories":{},"_nodeVersion":"18.15.0","dependencies":{"cbor":"^8.1.0","chalk":"^2.4.2","debug":"^4.1.1","table":"^6.8.0","semver":"^6.3.0","undici":"^5.14.0","lodash.clonedeep":"^4.5.0","@ethersproject/abi":"^5.1.2","@ethersproject/address":"^5.0.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","mocha":"^10.0.0","sinon":"^9.0.0","eslint":"^7.29.0","ethers":"^5.0.0","rimraf":"^3.0.2","hardhat":"^2.0.4","ts-node":"^10.8.0","prettier":"2.4.1","sinon-chai":"^3.7.0","typescript":"~4.7.4","@types/chai":"^4.2.0","@types/node":"^14.0.0","@types/mocha":">=9.1.0","@types/sinon":"^9.0.8","@types/semver":"^6.0.2","chai-as-promised":"^7.1.1","@types/sinon-chai":"^3.2.9","eslint-plugin-import":"2.24.1","eslint-config-prettier":"8.3.0","eslint-plugin-prettier":"3.4.0","@types/chai-as-promised":"^7.1.3","@types/lodash.clonedeep":"^4.5.7","@nomiclabs/hardhat-ethers":"^2.0.0","@typescript-eslint/parser":"5.53.0","eslint-plugin-no-only-tests":"3.0.0","@typescript-eslint/eslint-plugin":"5.53.0"},"peerDependencies":{"hardhat":"^2.0.4"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-verify_1.0.0_1682674418580_0.2182562866368356","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"@nomicfoundation/hardhat-verify","version":"1.0.1","keywords":["ethereum","smart-contracts","hardhat","hardhat-plugin","etherscan"],"author":{"name":"Nomic Foundation"},"license":"MIT","_id":"@nomicfoundation/hardhat-verify@1.0.1","maintainers":[{"name":"nomic-foundation-publisher","email":"packages@nomic.foundation"},{"name":"fvictorio","email":"victorio.franco@gmail.com"},{"name":"alcuadrado","email":"email@patriciopalladino.com"}],"homepage":"https://github.com/nomicfoundation/hardhat/tree/main/packages/hardhat-verify","bugs":{"url":"https://github.com/nomicfoundation/hardhat/issues"},"dist":{"shasum":"440e6ea7538c5485b2fb8fab7ac17b510d8e2d60","tarball":"https://registry.npmjs.org/@nomicfoundation/hardhat-verify/-/hardhat-verify-1.0.1.tgz","fileCount":73,"integrity":"sha512-Z++nYMcgbCU3nXkWMVzqAPrhrIyRhrKErWHOWxj0k/GzlhindQzm/D3282mdV4bG9D5qz3+tse9kzhbi1ILCJA==","signatures":[{"sig":"MEUCIQD7BwIN9TvoDcJTeJhKEI7CHXSjhmwx0MEXqSau9cnwNwIgcpAt+XBn3kNCdtEbVlp78WsyfPR60Hbptb7Uj3jQRVc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":246807},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"83f23a16f6f27554f042f11f63dca6e4f2774fc5","scripts":{"lint":"yarn prettier --check && yarn eslint","test":"mocha --recursive \"test/**/*.ts\" --exit","build":"tsc --build .","clean":"rimraf dist","eslint":"eslint 'src/**/*.ts' 'test/**/*.ts'","coverage":"nyc yarn test -- --reporter min","lint:fix":"yarn prettier --write && yarn eslint --fix","prettier":"prettier \"**/*.{js,md,json}\"","prepublishOnly":"yarn build"},"_npmUser":{"name":"fvictorio","email":"victorio.franco@gmail.com"},"repository":{"url":"git+https://github.com/nomicfoundation/hardhat.git","type":"git"},"_npmVersion":"9.5.0","description":"Hardhat plugin for verifying contracts","directories":{},"_nodeVersion":"18.16.0","dependencies":{"cbor":"^8.1.0","chalk":"^2.4.2","debug":"^4.1.1","table":"^6.8.0","semver":"^6.3.0","undici":"^5.14.0","lodash.clonedeep":"^4.5.0","@ethersproject/abi":"^5.1.2","@ethersproject/address":"^5.0.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","mocha":"^10.0.0","sinon":"^9.0.0","eslint":"^7.29.0","ethers":"^5.0.0","rimraf":"^3.0.2","hardhat":"^2.0.4","ts-node":"^10.8.0","prettier":"2.4.1","sinon-chai":"^3.7.0","typescript":"~4.7.4","@types/chai":"^4.2.0","@types/node":"^14.0.0","@types/mocha":">=9.1.0","@types/sinon":"^9.0.8","@types/semver":"^6.0.2","chai-as-promised":"^7.1.1","@types/sinon-chai":"^3.2.9","eslint-plugin-import":"2.24.1","eslint-config-prettier":"8.3.0","eslint-plugin-prettier":"3.4.0","@types/chai-as-promised":"^7.1.3","@types/lodash.clonedeep":"^4.5.7","@typescript-eslint/parser":"5.53.0","eslint-plugin-no-only-tests":"3.0.0","@nomicfoundation/hardhat-ethers":"^3.0.0","@typescript-eslint/eslint-plugin":"5.53.0"},"peerDependencies":{"hardhat":"^2.0.4"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-verify_1.0.1_1686209377989_0.4363548802613533","host":"s3://npm-registry-packages"}},"1.0.2":{"name":"@nomicfoundation/hardhat-verify","version":"1.0.2","keywords":["ethereum","smart-contracts","hardhat","hardhat-plugin","etherscan"],"author":{"name":"Nomic Foundation"},"license":"MIT","_id":"@nomicfoundation/hardhat-verify@1.0.2","maintainers":[{"name":"nomic-foundation-publisher","email":"packages@nomic.foundation"},{"name":"fvictorio","email":"victorio.franco@gmail.com"},{"name":"alcuadrado","email":"email@patriciopalladino.com"}],"homepage":"https://github.com/nomicfoundation/hardhat/tree/main/packages/hardhat-verify","bugs":{"url":"https://github.com/nomicfoundation/hardhat/issues"},"dist":{"shasum":"f84b9dfcb9478ed9cd1b360b6d12b7f4d8872881","tarball":"https://registry.npmjs.org/@nomicfoundation/hardhat-verify/-/hardhat-verify-1.0.2.tgz","fileCount":73,"integrity":"sha512-IBEWGY9EtXhVTChTmA83m/Nd9VZ/u/bCU2SZkF6c01QbQB7qcimzY1V35hiFcpJLVZ39rV8J2rmedVdfXB+99w==","signatures":[{"sig":"MEUCIHqu13SreS+kn585+twe6DE+SVioshi+/UaRtjsTlM8RAiEA0anhiX4vwwjf3ccrhgtWt0EhrZgMrP6PvO6KFMx6e+g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":247579},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"57120cc748dad6b0dec26e58d184ba04f1433774","scripts":{"lint":"yarn prettier --check && yarn eslint","test":"mocha --recursive \"test/**/*.ts\" --exit","build":"tsc --build .","clean":"rimraf dist","eslint":"eslint 'src/**/*.ts' 'test/**/*.ts'","coverage":"nyc yarn test -- --reporter min","lint:fix":"yarn prettier --write && yarn eslint --fix","prettier":"prettier \"**/*.{js,md,json}\"","prepublishOnly":"yarn build"},"_npmUser":{"name":"fvictorio","email":"victorio.franco@gmail.com"},"repository":{"url":"git+https://github.com/nomicfoundation/hardhat.git","type":"git"},"_npmVersion":"9.5.0","description":"Hardhat plugin for verifying contracts","directories":{},"_nodeVersion":"18.15.0","dependencies":{"cbor":"^8.1.0","chalk":"^2.4.2","debug":"^4.1.1","table":"^6.8.0","semver":"^6.3.0","undici":"^5.14.0","lodash.clonedeep":"^4.5.0","@ethersproject/abi":"^5.1.2","@ethersproject/address":"^5.0.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","mocha":"^10.0.0","sinon":"^9.0.0","eslint":"^7.29.0","ethers":"^5.0.0","rimraf":"^3.0.2","hardhat":"^2.0.4","ts-node":"^10.8.0","prettier":"2.4.1","sinon-chai":"^3.7.0","typescript":"~4.7.4","@types/chai":"^4.2.0","@types/node":"^14.0.0","@types/mocha":">=9.1.0","@types/sinon":"^9.0.8","@types/semver":"^6.0.2","chai-as-promised":"^7.1.1","@types/sinon-chai":"^3.2.9","eslint-plugin-import":"2.24.1","eslint-config-prettier":"8.3.0","eslint-plugin-prettier":"3.4.0","@types/chai-as-promised":"^7.1.3","@types/lodash.clonedeep":"^4.5.7","@typescript-eslint/parser":"5.53.0","eslint-plugin-no-only-tests":"3.0.0","@nomicfoundation/hardhat-ethers":"^3.0.0","@typescript-eslint/eslint-plugin":"5.53.0"},"peerDependencies":{"hardhat":"^2.0.4"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-verify_1.0.2_1687412606267_0.5841078769787502","host":"s3://npm-registry-packages"}},"1.0.3":{"name":"@nomicfoundation/hardhat-verify","version":"1.0.3","keywords":["ethereum","smart-contracts","hardhat","hardhat-plugin","etherscan"],"author":{"name":"Nomic Foundation"},"license":"MIT","_id":"@nomicfoundation/hardhat-verify@1.0.3","maintainers":[{"name":"nomic-foundation-publisher","email":"packages@nomic.foundation"},{"name":"fvictorio","email":"victorio.franco@gmail.com"},{"name":"alcuadrado","email":"email@patriciopalladino.com"}],"homepage":"https://github.com/nomicfoundation/hardhat/tree/main/packages/hardhat-verify","bugs":{"url":"https://github.com/nomicfoundation/hardhat/issues"},"dist":{"shasum":"573b326fe0f58dcdc527e8c11bd5a6336eb52bc4","tarball":"https://registry.npmjs.org/@nomicfoundation/hardhat-verify/-/hardhat-verify-1.0.3.tgz","fileCount":73,"integrity":"sha512-KUj4O/Hd8QB6cr/rxEmRG0zcDjRUNYhWbjtGGwE4lUNuaEhVIDt/cHGJtF/A6lANQR0mpaxC6fwojhzice/ykQ==","signatures":[{"sig":"MEUCIB9KDIcCECPIGipH/VBWYN0KYHL7D+myIYQa7WH18ONJAiEAra52snnOH//HO5AcGNuyduJyMWie9uI3sv8mmeFJb9s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":246110},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"b05660b08d22d9942e6e26a495cb3fab8ff04d48","scripts":{"lint":"yarn prettier --check && yarn eslint","test":"mocha --recursive \"test/**/*.ts\" --exit","build":"tsc --build .","clean":"rimraf dist","eslint":"eslint 'src/**/*.ts' 'test/**/*.ts'","coverage":"nyc yarn test -- --reporter min","lint:fix":"yarn prettier --write && yarn eslint --fix","prettier":"prettier \"**/*.{js,md,json}\"","prepublishOnly":"yarn build"},"_npmUser":{"name":"fvictorio","email":"victorio.franco@gmail.com"},"repository":{"url":"git+https://github.com/nomicfoundation/hardhat.git","type":"git"},"_npmVersion":"9.5.0","description":"Hardhat plugin for verifying contracts","directories":{},"_nodeVersion":"18.16.1","dependencies":{"cbor":"^8.1.0","chalk":"^2.4.2","debug":"^4.1.1","table":"^6.8.0","semver":"^6.3.0","undici":"^5.14.0","lodash.clonedeep":"^4.5.0","@ethersproject/abi":"^5.1.2","@ethersproject/address":"^5.0.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","mocha":"^10.0.0","sinon":"^9.0.0","eslint":"^7.29.0","ethers":"^5.0.0","rimraf":"^3.0.2","hardhat":"^2.0.4","ts-node":"^10.8.0","prettier":"2.4.1","sinon-chai":"^3.7.0","typescript":"~4.7.4","@types/chai":"^4.2.0","@types/node":"^14.0.0","@types/mocha":">=9.1.0","@types/sinon":"^9.0.8","@types/semver":"^6.0.2","chai-as-promised":"^7.1.1","@types/sinon-chai":"^3.2.9","eslint-plugin-import":"2.24.1","eslint-config-prettier":"8.3.0","eslint-plugin-prettier":"3.4.0","@types/chai-as-promised":"^7.1.3","@types/lodash.clonedeep":"^4.5.7","@typescript-eslint/parser":"5.53.0","eslint-plugin-no-only-tests":"3.0.0","@nomicfoundation/hardhat-ethers":"^3.0.0","@typescript-eslint/eslint-plugin":"5.53.0"},"peerDependencies":{"hardhat":"^2.0.4"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-verify_1.0.3_1687894224343_0.024396122477857496","host":"s3://npm-registry-packages"}},"1.0.4":{"name":"@nomicfoundation/hardhat-verify","version":"1.0.4","keywords":["ethereum","smart-contracts","hardhat","hardhat-plugin","etherscan"],"author":{"name":"Nomic Foundation"},"license":"MIT","_id":"@nomicfoundation/hardhat-verify@1.0.4","maintainers":[{"name":"nomic-foundation-publisher","email":"packages@nomic.foundation"},{"name":"fvictorio","email":"victorio.franco@gmail.com"},{"name":"alcuadrado","email":"email@patriciopalladino.com"}],"homepage":"https://github.com/nomicfoundation/hardhat/tree/main/packages/hardhat-verify","bugs":{"url":"https://github.com/nomicfoundation/hardhat/issues"},"dist":{"shasum":"a9e63ace50fa69fe348f38ec6bf9397dcc476ccc","tarball":"https://registry.npmjs.org/@nomicfoundation/hardhat-verify/-/hardhat-verify-1.0.4.tgz","fileCount":73,"integrity":"sha512-zKH7lCgesD9MQbrMsV9DH9NS5Qhkv9K1W9LvbkZWvUQdpyS6zzDyIuJwmfxRKfUGXVlpA2X8nSL3MtxSj3s5aw==","signatures":[{"sig":"MEYCIQCtMqti6c13WJ+FL+Yp8AgwJ3zEp+yIVLJFsakRq1FF2QIhAKPN3Ck3AvI4ha1ypfigHg2I2YBS5Bgnt6EdgAPf2hnV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":246615},"main":"dist/src/index.js","types":"dist/src/index.d.ts","gitHead":"c2943366d4f16282c10f92f9f216ac08130a0eb4","scripts":{"lint":"yarn prettier --check && yarn eslint","test":"mocha --recursive \"test/**/*.ts\" --exit","build":"tsc --build .","clean":"rimraf dist","eslint":"eslint 'src/**/*.ts' 'test/**/*.ts'","coverage":"nyc yarn test -- --reporter min","lint:fix":"yarn prettier --write && yarn eslint --fix","prettier":"prettier \"**/*.{js,md,json}\"","prepublishOnly":"yarn build"},"_npmUser":{"name":"fvictorio","email":"victorio.franco@gmail.com"},"repository":{"url":"git+https://github.com/nomicfoundation/hardhat.git","type":"git"},"_npmVersion":"9.5.0","description":"Hardhat plugin for verifying contracts","directories":{},"_nodeVersion":"16.20.1","dependencies":{"cbor":"^8.1.0","chalk":"^2.4.2","debug":"^4.1.1","table":"^6.8.0","semver":"^6.3.0","undici":"^5.14.0","lodash.clonedeep":"^4.5.0","@ethersproject/abi":"^5.1.2","@ethersproject/address":"^5.0.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","mocha":"^10.0.0","sinon":"^9.0.0","eslint":"^8.44.0","ethers":"^5.0.0","rimraf":"^3.0.2","hardhat":"^2.0.4","ts-node":"^10.8.0","prettier":"2.4.1","sinon-chai":"^3.7.0","typescript":"~4.7.4","@types/chai":"^4.2.0","@types/node":"^16.0.0","@types/mocha":">=9.1.0","@types/sinon":"^9.0.8","@types/semver":"^6.0.2","chai-as-promised":"^7.1.1","@types/sinon-chai":"^3.2.9","eslint-plugin-import":"2.27.5","eslint-config-prettier":"8.3.0","eslint-plugin-prettier":"3.4.0","@types/chai-as-promised":"^7.1.3","@types/lodash.clonedeep":"^4.5.7","@typescript-eslint/parser":"5.61.0","eslint-plugin-no-only-tests":"3.0.0","@nomicfoundation/hardhat-ethers":"^3.0.0","@typescript-eslint/eslint-plugin":"5.61.0"},"peerDependencies":{"hardhat":"^2.0.4"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-verify_1.0.4_1689326946276_0.0013029683982663798","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"@nomicfoundation/hardhat-verify","version":"1.1.0","keywords":["ethereum","smart-contracts","hardhat","hardhat-plugin","etherscan"],"author":{"name":"Nomic Foundation"},"license":"MIT","_id":"@nomicfoundation/hardhat-verify@1.1.0","maintainers":[{"name":"nomic-foundation-publisher","email":"packages@nomic.foundation"},{"name":"fvictorio","email":"victorio.franco@gmail.com"},{"name":"alcuadrado","email":"email@patriciopalladino.com"}],"homepage":"https://github.com/nomicfoundation/hardhat/tree/main/packages/hardhat-verify","bugs":{"url":"https://github.com/nomicfoundation/hardhat/issues"},"dist":{"shasum":"36c7f78adebd641d641ab5dd4660111520bb3055","tarball":"https://registry.npmjs.org/@nomicfoundation/hardhat-verify/-/hardhat-verify-1.1.0.tgz","fileCount":80,"integrity":"sha512-mXHP17gz4wDsWiXIz8fBRE/8T2KJglWE/QGk5A6nwsubyeqWgjqimfbwTLyaPESphKvis3hX6G75QP5a9Cd8cQ==","signatures":[{"sig":"MEUCIQCjJR4NStn727HqJAunOkgkWTeiYMbk5bXcj5DQHTq2IgIgSxl0iC5xDYiX+5W/+YtvtoMUDkcQNluiglb8Fqs47JE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":249136},"main":"index.js","types":"index.d.ts","gitHead":"c758e5517d3fe3f2873b141b64eb9ffe8d805e53","scripts":{"lint":"yarn prettier --check && yarn eslint","test":"mocha --recursive \"test/**/*.ts\" --exit","build":"tsc --build .","clean":"rimraf dist internal *.{d.ts,js}{,.map} build-test tsconfig.tsbuildinfo","eslint":"eslint 'src/**/*.ts' 'test/**/*.ts'","coverage":"nyc yarn test -- --reporter min","lint:fix":"yarn prettier --write && yarn eslint --fix","prettier":"prettier \"**/*.{js,md,json}\"","prepublishOnly":"yarn build"},"_npmUser":{"name":"fvictorio","email":"victorio.franco@gmail.com"},"repository":{"url":"git+https://github.com/nomicfoundation/hardhat.git","type":"git"},"_npmVersion":"9.8.1","description":"Hardhat plugin for verifying contracts","directories":{},"_nodeVersion":"18.17.0","dependencies":{"cbor":"^8.1.0","chalk":"^2.4.2","debug":"^4.1.1","table":"^6.8.0","semver":"^6.3.0","undici":"^5.14.0","lodash.clonedeep":"^4.5.0","@ethersproject/abi":"^5.1.2","@ethersproject/address":"^5.0.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","mocha":"^10.0.0","sinon":"^9.0.0","eslint":"^8.44.0","ethers":"^5.0.0","rimraf":"^3.0.2","hardhat":"^2.0.4","ts-node":"^10.8.0","prettier":"2.4.1","sinon-chai":"^3.7.0","typescript":"~5.0.0","@types/chai":"^4.2.0","@types/node":"^16.0.0","@types/mocha":">=9.1.0","@types/sinon":"^9.0.8","@types/semver":"^6.0.2","chai-as-promised":"^7.1.1","@types/sinon-chai":"^3.2.9","eslint-plugin-import":"2.27.5","eslint-config-prettier":"8.3.0","eslint-plugin-prettier":"3.4.0","@types/chai-as-promised":"^7.1.3","@types/lodash.clonedeep":"^4.5.7","@typescript-eslint/parser":"5.61.0","eslint-plugin-no-only-tests":"3.0.0","@nomicfoundation/hardhat-ethers":"^3.0.0","@typescript-eslint/eslint-plugin":"5.61.0"},"peerDependencies":{"hardhat":"^2.0.4"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-verify_1.1.0_1690919427373_0.42434167414140167","host":"s3://npm-registry-packages"}},"1.1.1":{"name":"@nomicfoundation/hardhat-verify","version":"1.1.1","keywords":["ethereum","smart-contracts","hardhat","hardhat-plugin","etherscan"],"author":{"name":"Nomic Foundation"},"license":"MIT","_id":"@nomicfoundation/hardhat-verify@1.1.1","maintainers":[{"name":"nomic-foundation-publisher","email":"packages@nomic.foundation"},{"name":"fvictorio","email":"victorio.franco@gmail.com"},{"name":"alcuadrado","email":"email@patriciopalladino.com"}],"homepage":"https://github.com/nomicfoundation/hardhat/tree/main/packages/hardhat-verify","bugs":{"url":"https://github.com/nomicfoundation/hardhat/issues"},"dist":{"shasum":"6a433d777ce0172d1f0edf7f2d3e1df14b3ecfc1","tarball":"https://registry.npmjs.org/@nomicfoundation/hardhat-verify/-/hardhat-verify-1.1.1.tgz","fileCount":80,"integrity":"sha512-9QsTYD7pcZaQFEA3tBb/D/oCStYDiEVDN7Dxeo/4SCyHRSm86APypxxdOMEPlGmXsAvd+p1j/dTODcpxb8aztA==","signatures":[{"sig":"MEUCIE3W22qgS9iXJsjYjRw3EhyCUcyXkPYzulUlJ9/ksnmwAiEAgDYPLdsnG3TkmOu7TyCRKBXjh32uV3PJ62QLH9d7SP4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":259422},"main":"index.js","types":"index.d.ts","gitHead":"df0bc61564789aedcfe1abf9420389d9977b5c4d","scripts":{"lint":"yarn prettier --check && yarn eslint","test":"mocha --recursive \"test/**/*.ts\" --exit","build":"tsc --build .","clean":"rimraf dist internal *.{d.ts,js}{,.map} build-test tsconfig.tsbuildinfo","eslint":"eslint 'src/**/*.ts' 'test/**/*.ts'","pretest":"cd ../.. && yarn build","coverage":"nyc yarn test -- --reporter min","lint:fix":"yarn prettier --write && yarn eslint --fix","prettier":"prettier \"**/*.{js,md,json}\"","prepublishOnly":"yarn build"},"_npmUser":{"name":"fvictorio","email":"victorio.franco@gmail.com"},"repository":{"url":"git+https://github.com/nomicfoundation/hardhat.git","type":"git"},"_npmVersion":"9.8.1","description":"Hardhat plugin for verifying contracts","directories":{},"_nodeVersion":"18.17.0","dependencies":{"cbor":"^8.1.0","chalk":"^2.4.2","debug":"^4.1.1","table":"^6.8.0","semver":"^6.3.0","undici":"^5.14.0","lodash.clonedeep":"^4.5.0","@ethersproject/abi":"^5.1.2","@ethersproject/address":"^5.0.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","mocha":"^10.0.0","sinon":"^9.0.0","eslint":"^8.44.0","ethers":"^5.0.0","rimraf":"^3.0.2","hardhat":"^2.0.4","ts-node":"^10.8.0","prettier":"2.4.1","sinon-chai":"^3.7.0","typescript":"~5.0.0","@types/chai":"^4.2.0","@types/node":"^16.0.0","@types/mocha":">=9.1.0","@types/sinon":"^9.0.8","@types/semver":"^6.0.2","chai-as-promised":"^7.1.1","@types/sinon-chai":"^3.2.9","eslint-plugin-import":"2.27.5","eslint-config-prettier":"8.3.0","eslint-plugin-prettier":"3.4.0","@types/chai-as-promised":"^7.1.3","@types/lodash.clonedeep":"^4.5.7","@typescript-eslint/parser":"5.61.0","eslint-plugin-no-only-tests":"3.0.0","@nomicfoundation/hardhat-ethers":"^3.0.0","@typescript-eslint/eslint-plugin":"5.61.0"},"peerDependencies":{"hardhat":"^2.0.4"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-verify_1.1.1_1691666485490_0.3034042612969847","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"@nomicfoundation/hardhat-verify","version":"2.0.0","keywords":["ethereum","smart-contracts","hardhat","hardhat-plugin","etherscan"],"author":{"name":"Nomic Foundation"},"license":"MIT","_id":"@nomicfoundation/hardhat-verify@2.0.0","maintainers":[{"name":"nomic-foundation-publisher","email":"packages@nomic.foundation"},{"name":"fvictorio","email":"victorio.franco@gmail.com"},{"name":"alcuadrado","email":"email@patriciopalladino.com"}],"homepage":"https://github.com/nomicfoundation/hardhat/tree/main/packages/hardhat-verify","bugs":{"url":"https://github.com/nomicfoundation/hardhat/issues"},"dist":{"shasum":"aa5b26827b67e3b82dae595167b32979c527fc39","tarball":"https://registry.npmjs.org/@nomicfoundation/hardhat-verify/-/hardhat-verify-2.0.0.tgz","fileCount":110,"integrity":"sha512-DlzeYWcPtcD82AD1wSsmjPjrbuESSKlY5XMvUYnr5YMQc81yGUc++U3M7ghHo0JSnZEUhXq+hDc8/HkpOZ6h8A==","signatures":[{"sig":"MEUCIBOeKaiF1xpBWYJ897hK3b85SODHX6jXBOaPZyf6tmHGAiEApEfbeTvXWQbzPmlBtqlMCtxjy7HbEBhcDmn5TyEavlc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":315330},"main":"index.js","types":"index.d.ts","gitHead":"7dd2586cf5be393492f70adb176ab85a6e79b792","scripts":{"lint":"yarn prettier --check && yarn eslint","test":"mocha --recursive \"test/**/*.ts\" --exit","build":"tsc --build .","clean":"rimraf dist internal *.{d.ts,js}{,.map} build-test tsconfig.tsbuildinfo","eslint":"eslint 'src/**/*.ts' 'test/**/*.ts'","pretest":"cd ../.. && yarn build","coverage":"nyc yarn test -- --reporter min","lint:fix":"yarn prettier --write && yarn eslint --fix","prettier":"prettier \"**/*.{js,md,json}\"","prepublishOnly":"yarn build"},"_npmUser":{"name":"fvictorio","email":"victorio.franco@gmail.com"},"repository":{"url":"git+https://github.com/nomicfoundation/hardhat.git","type":"git"},"_npmVersion":"9.8.1","description":"Hardhat plugin for verifying contracts","directories":{},"_nodeVersion":"18.18.2","dependencies":{"cbor":"^8.1.0","chalk":"^2.4.2","debug":"^4.1.1","table":"^6.8.0","semver":"^6.3.0","undici":"^5.14.0","lodash.clonedeep":"^4.5.0","@ethersproject/abi":"^5.1.2","@ethersproject/address":"^5.0.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","mocha":"^10.0.0","sinon":"^9.0.0","eslint":"^8.44.0","ethers":"^5.0.0","rimraf":"^3.0.2","hardhat":"^2.0.4","ts-node":"^10.8.0","prettier":"2.4.1","sinon-chai":"^3.7.0","typescript":"~5.0.0","@types/chai":"^4.2.0","@types/node":"^16.0.0","@types/mocha":">=9.1.0","@types/sinon":"^9.0.8","@types/semver":"^6.0.2","chai-as-promised":"^7.1.1","@types/sinon-chai":"^3.2.9","eslint-plugin-import":"2.27.5","eslint-config-prettier":"8.3.0","eslint-plugin-prettier":"3.4.0","@types/chai-as-promised":"^7.1.3","@types/lodash.clonedeep":"^4.5.7","@typescript-eslint/parser":"5.61.0","eslint-plugin-no-only-tests":"3.0.0","@nomicfoundation/hardhat-ethers":"^3.0.0","@typescript-eslint/eslint-plugin":"5.61.0"},"peerDependencies":{"hardhat":"^2.0.4"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-verify_2.0.0_1698186611195_0.5927242685196183","host":"s3://npm-registry-packages"}},"2.0.1":{"name":"@nomicfoundation/hardhat-verify","version":"2.0.1","keywords":["ethereum","smart-contracts","hardhat","hardhat-plugin","etherscan"],"author":{"name":"Nomic Foundation"},"license":"MIT","_id":"@nomicfoundation/hardhat-verify@2.0.1","maintainers":[{"name":"nomic-foundation-publisher","email":"packages@nomic.foundation"},{"name":"fvictorio","email":"victorio.franco@gmail.com"},{"name":"alcuadrado","email":"email@patriciopalladino.com"}],"homepage":"https://github.com/nomicfoundation/hardhat/tree/main/packages/hardhat-verify","bugs":{"url":"https://github.com/nomicfoundation/hardhat/issues"},"dist":{"shasum":"1b9d707516f8e5db4e1d6bd679acbfd71e567928","tarball":"https://registry.npmjs.org/@nomicfoundation/hardhat-verify/-/hardhat-verify-2.0.1.tgz","fileCount":110,"integrity":"sha512-TuJrhW5p9x92wDRiRhNkGQ/wzRmOkfCLkoRg8+IRxyeLigOALbayQEmkNiGWR03vGlxZS4znXhKI7y97JwZ6Og==","signatures":[{"sig":"MEQCIBZTzf0c50asuaxBO6eQfq06aGFctVaPnnYSQFsUd4+EAiACHw+Xo0mGDSLP89L8HPnVZ5o+4Ljs7S3MRYNOMxiKPQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":317500},"main":"index.js","_from":"file:nomicfoundation-hardhat-verify-2.0.1.tgz","types":"index.d.ts","scripts":{"lint":"pnpm prettier --check && pnpm eslint","test":"mocha --recursive \"test/**/*.ts\" --exit","build":"tsc --build .","clean":"rimraf dist internal *.{d.ts,js}{,.map} build-test tsconfig.tsbuildinfo","eslint":"eslint 'src/**/*.ts' 'test/**/*.ts'","pretest":"cd ../.. && pnpm build","coverage":"nyc pnpm test -- --reporter min","lint:fix":"pnpm prettier --write && pnpm eslint --fix","prettier":"prettier \"**/*.{js,md,json}\""},"_npmUser":{"name":"fvictorio","email":"victorio.franco@gmail.com"},"_resolved":"/tmp/6e3b00e0bc2c516e3eb9cf1067ed4154/nomicfoundation-hardhat-verify-2.0.1.tgz","_integrity":"sha512-TuJrhW5p9x92wDRiRhNkGQ/wzRmOkfCLkoRg8+IRxyeLigOALbayQEmkNiGWR03vGlxZS4znXhKI7y97JwZ6Og==","repository":{"url":"git+https://github.com/nomicfoundation/hardhat.git","type":"git"},"_npmVersion":"9.8.1","description":"Hardhat plugin for verifying contracts","directories":{},"_nodeVersion":"18.18.2","dependencies":{"cbor":"^8.1.0","chalk":"^2.4.2","debug":"^4.1.1","table":"^6.8.0","semver":"^6.3.0","undici":"^5.14.0","lodash.clonedeep":"^4.5.0","@ethersproject/abi":"^5.1.2","@ethersproject/address":"^5.0.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","mocha":"^10.0.0","sinon":"^9.0.0","eslint":"^8.44.0","ethers":"^5.0.0","rimraf":"^3.0.2","hardhat":"^2.0.4","ts-node":"^10.8.0","prettier":"2.4.1","sinon-chai":"^3.7.0","typescript":"~5.0.0","@types/chai":"^4.2.0","@types/node":"^16.0.0","@types/debug":"^4.1.4","@types/mocha":">=9.1.0","@types/sinon":"^9.0.8","@types/semver":"^6.0.2","chai-as-promised":"^7.1.1","@types/sinon-chai":"^3.2.9","eslint-plugin-import":"2.27.5","eslint-config-prettier":"8.3.0","eslint-plugin-prettier":"3.4.0","@types/chai-as-promised":"^7.1.3","@types/lodash.clonedeep":"^4.5.7","@typescript-eslint/parser":"5.61.0","eslint-plugin-no-only-tests":"3.0.0","@nomicfoundation/hardhat-ethers":"^3.0.0","@typescript-eslint/eslint-plugin":"5.61.0","@nomicfoundation/eslint-plugin-slow-imports":"^1.0.0","@nomicfoundation/eslint-plugin-hardhat-internal-rules":"^1.0.2"},"peerDependencies":{"hardhat":"^2.0.4"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-verify_2.0.1_1700047038355_0.8192956209380073","host":"s3://npm-registry-packages"}},"2.0.2":{"name":"@nomicfoundation/hardhat-verify","version":"2.0.2","keywords":["ethereum","smart-contracts","hardhat","hardhat-plugin","etherscan"],"author":{"name":"Nomic Foundation"},"license":"MIT","_id":"@nomicfoundation/hardhat-verify@2.0.2","maintainers":[{"name":"nomic-foundation-publisher","email":"packages@nomic.foundation"},{"name":"fvictorio","email":"victorio.franco@gmail.com"},{"name":"alcuadrado","email":"email@patriciopalladino.com"}],"homepage":"https://github.com/nomicfoundation/hardhat/tree/main/packages/hardhat-verify","bugs":{"url":"https://github.com/nomicfoundation/hardhat/issues"},"dist":{"shasum":"085f8509a335db44ea3bf39a8561f1ce0462fea2","tarball":"https://registry.npmjs.org/@nomicfoundation/hardhat-verify/-/hardhat-verify-2.0.2.tgz","fileCount":110,"integrity":"sha512-SXmLPHrfh801m0Dj/8v4stAM6OI0tFktDlWe1pn3k43bCCjn5TGqcVy7hCtauG8/AlQWNZhR+01qTovSSVTvXQ==","signatures":[{"sig":"MEUCIQDMctRt+aTd4RITri7P52B0txtnuiguWjZAR8KUYAXcVwIgDn0WFvf0s0IfqJV9UNoEX7AZfYBJsQl4Ty1dxdhSPz4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":317508},"main":"index.js","_from":"file:nomicfoundation-hardhat-verify-2.0.2.tgz","types":"index.d.ts","scripts":{"lint":"pnpm prettier --check && pnpm eslint","test":"mocha --recursive \"test/**/*.ts\" --exit","build":"tsc --build .","clean":"rimraf dist internal *.{d.ts,js}{,.map} build-test tsconfig.tsbuildinfo","eslint":"eslint 'src/**/*.ts' 'test/**/*.ts'","pretest":"cd ../.. && pnpm build","coverage":"nyc pnpm test -- --reporter min","lint:fix":"pnpm prettier --write && pnpm eslint --fix","prettier":"prettier \"**/*.{js,md,json}\""},"_npmUser":{"name":"fvictorio","email":"victorio.franco@gmail.com"},"_resolved":"/tmp/8de067055aed30aad12615c530ef5dd9/nomicfoundation-hardhat-verify-2.0.2.tgz","_integrity":"sha512-SXmLPHrfh801m0Dj/8v4stAM6OI0tFktDlWe1pn3k43bCCjn5TGqcVy7hCtauG8/AlQWNZhR+01qTovSSVTvXQ==","repository":{"url":"git+https://github.com/nomicfoundation/hardhat.git","type":"git"},"_npmVersion":"9.8.1","description":"Hardhat plugin for verifying contracts","directories":{},"_nodeVersion":"18.18.2","dependencies":{"cbor":"^8.1.0","chalk":"^2.4.2","debug":"^4.1.1","table":"^6.8.0","semver":"^6.3.0","undici":"^5.14.0","lodash.clonedeep":"^4.5.0","@ethersproject/abi":"^5.1.2","@ethersproject/address":"^5.0.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","mocha":"^10.0.0","sinon":"^9.0.0","eslint":"^8.44.0","ethers":"^5.0.0","rimraf":"^3.0.2","hardhat":"^2.0.4","ts-node":"^10.8.0","prettier":"2.4.1","sinon-chai":"^3.7.0","typescript":"~5.0.0","@types/chai":"^4.2.0","@types/node":"^16.0.0","@types/debug":"^4.1.4","@types/mocha":">=9.1.0","@types/sinon":"^9.0.8","@types/semver":"^6.0.2","chai-as-promised":"^7.1.1","@types/sinon-chai":"^3.2.9","eslint-plugin-import":"2.27.5","eslint-config-prettier":"8.3.0","eslint-plugin-prettier":"3.4.0","@types/chai-as-promised":"^7.1.3","@types/lodash.clonedeep":"^4.5.7","@typescript-eslint/parser":"5.61.0","eslint-plugin-no-only-tests":"3.0.0","@nomicfoundation/hardhat-ethers":"^3.0.0","@typescript-eslint/eslint-plugin":"5.61.0","@nomicfoundation/eslint-plugin-slow-imports":"^1.0.0","@nomicfoundation/eslint-plugin-hardhat-internal-rules":"^1.0.2"},"peerDependencies":{"hardhat":"^2.0.4"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-verify_2.0.2_1701794840008_0.5364386699612276","host":"s3://npm-registry-packages"}},"2.0.3":{"name":"@nomicfoundation/hardhat-verify","version":"2.0.3","keywords":["ethereum","smart-contracts","hardhat","hardhat-plugin","etherscan"],"author":{"name":"Nomic Foundation"},"license":"MIT","_id":"@nomicfoundation/hardhat-verify@2.0.3","maintainers":[{"name":"nomic-foundation-publisher","email":"packages@nomic.foundation"},{"name":"fvictorio","email":"victorio.franco@gmail.com"},{"name":"alcuadrado","email":"email@patriciopalladino.com"}],"homepage":"https://github.com/nomicfoundation/hardhat/tree/main/packages/hardhat-verify","bugs":{"url":"https://github.com/nomicfoundation/hardhat/issues"},"dist":{"shasum":"173557f8cfa53c8c9da23a326f54d24fe459ae68","tarball":"https://registry.npmjs.org/@nomicfoundation/hardhat-verify/-/hardhat-verify-2.0.3.tgz","fileCount":110,"integrity":"sha512-ESbRu9by53wu6VvgwtMtm108RSmuNsVqXtzg061D+/4R7jaWh/Wl/8ve+p6SdDX7vA1Z3L02hDO1Q3BY4luLXQ==","signatures":[{"sig":"MEUCIQCr9b20VeApABkx7hdcY83yGNnKk/4NTFDMeBnz5Mwh/wIgcpSmnEk2XQzG+pzoU8LEz758wdXc0Nfd4h69SK+QSbg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":319048},"main":"index.js","_from":"file:nomicfoundation-hardhat-verify-2.0.3.tgz","types":"index.d.ts","scripts":{"lint":"pnpm prettier --check && pnpm eslint","test":"mocha --recursive \"test/**/*.ts\" --exit","build":"tsc --build .","clean":"rimraf dist internal *.{d.ts,js}{,.map} build-test tsconfig.tsbuildinfo","eslint":"eslint 'src/**/*.ts' 'test/**/*.ts'","pretest":"cd ../.. && pnpm build","coverage":"nyc pnpm test -- --reporter min","lint:fix":"pnpm prettier --write && pnpm eslint --fix","prettier":"prettier \"**/*.{js,md,json}\""},"_npmUser":{"name":"fvictorio","email":"victorio.franco@gmail.com"},"_resolved":"/tmp/7a4b25b974eb0759bf20568895b439d1/nomicfoundation-hardhat-verify-2.0.3.tgz","_integrity":"sha512-ESbRu9by53wu6VvgwtMtm108RSmuNsVqXtzg061D+/4R7jaWh/Wl/8ve+p6SdDX7vA1Z3L02hDO1Q3BY4luLXQ==","repository":{"url":"git+https://github.com/nomicfoundation/hardhat.git","type":"git"},"_npmVersion":"9.8.1","description":"Hardhat plugin for verifying contracts","directories":{},"_nodeVersion":"20.10.0","dependencies":{"cbor":"^8.1.0","chalk":"^2.4.2","debug":"^4.1.1","table":"^6.8.0","semver":"^6.3.0","undici":"^5.14.0","lodash.clonedeep":"^4.5.0","@ethersproject/abi":"^5.1.2","@ethersproject/address":"^5.0.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","mocha":"^10.0.0","sinon":"^9.0.0","eslint":"^8.44.0","ethers":"^5.0.0","rimraf":"^3.0.2","hardhat":"^2.0.4","ts-node":"^10.8.0","prettier":"2.4.1","sinon-chai":"^3.7.0","typescript":"~5.0.0","@types/chai":"^4.2.0","@types/node":"^16.0.0","@types/debug":"^4.1.4","@types/mocha":">=9.1.0","@types/sinon":"^9.0.8","@types/semver":"^6.0.2","chai-as-promised":"^7.1.1","@types/sinon-chai":"^3.2.9","eslint-plugin-import":"2.27.5","eslint-config-prettier":"8.3.0","eslint-plugin-prettier":"3.4.0","@types/chai-as-promised":"^7.1.3","@types/lodash.clonedeep":"^4.5.7","@typescript-eslint/parser":"5.61.0","eslint-plugin-no-only-tests":"3.0.0","@nomicfoundation/hardhat-ethers":"^3.0.0","@typescript-eslint/eslint-plugin":"5.61.0","@nomicfoundation/eslint-plugin-slow-imports":"^1.0.0","@nomicfoundation/eslint-plugin-hardhat-internal-rules":"^1.0.2"},"peerDependencies":{"hardhat":"^2.0.4"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-verify_2.0.3_1702976904835_0.965611290338549","host":"s3://npm-registry-packages"}},"2.0.4":{"name":"@nomicfoundation/hardhat-verify","version":"2.0.4","keywords":["ethereum","smart-contracts","hardhat","hardhat-plugin","etherscan"],"author":{"name":"Nomic Foundation"},"license":"MIT","_id":"@nomicfoundation/hardhat-verify@2.0.4","maintainers":[{"name":"nomic-foundation-publisher","email":"packages@nomic.foundation"},{"name":"fvictorio","email":"victorio.franco@gmail.com"},{"name":"alcuadrado","email":"email@patriciopalladino.com"}],"homepage":"https://github.com/nomicfoundation/hardhat/tree/main/packages/hardhat-verify","bugs":{"url":"https://github.com/nomicfoundation/hardhat/issues"},"dist":{"shasum":"65b86787fc7b47d38fd941862266065c7eb9bca4","tarball":"https://registry.npmjs.org/@nomicfoundation/hardhat-verify/-/hardhat-verify-2.0.4.tgz","fileCount":110,"integrity":"sha512-B8ZjhOrmbbRWqJi65jvQblzjsfYktjqj2vmOm+oc2Vu8drZbT2cjeSCRHZKbS7lOtfW78aJZSFvw+zRLCiABJA==","signatures":[{"sig":"MEUCIQD6bEKkSaSRW6Lz4NGX1Dr3HsqmXQwYLf5lj0rhJP/T+wIgL3k4xdgau+AyFJfzyb92xTHYPo8pOZU8j8xb7KjT53E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":318550},"main":"index.js","_from":"file:nomicfoundation-hardhat-verify-2.0.4.tgz","types":"index.d.ts","scripts":{"lint":"pnpm prettier --check && pnpm eslint","test":"mocha --recursive \"test/**/*.ts\" --exit","build":"tsc --build .","clean":"rimraf dist internal *.{d.ts,js}{,.map} build-test tsconfig.tsbuildinfo","eslint":"eslint 'src/**/*.ts' 'test/**/*.ts'","pretest":"cd ../.. && pnpm build","coverage":"nyc pnpm test -- --reporter min","lint:fix":"pnpm prettier --write && pnpm eslint --fix","prettier":"prettier \"**/*.{js,md,json}\""},"_npmUser":{"name":"fvictorio","email":"victorio.franco@gmail.com"},"_resolved":"/tmp/b4423496c713a511faf8f430f27a4b6a/nomicfoundation-hardhat-verify-2.0.4.tgz","_integrity":"sha512-B8ZjhOrmbbRWqJi65jvQblzjsfYktjqj2vmOm+oc2Vu8drZbT2cjeSCRHZKbS7lOtfW78aJZSFvw+zRLCiABJA==","repository":{"url":"git+https://github.com/nomicfoundation/hardhat.git","type":"git"},"_npmVersion":"10.2.3","description":"Hardhat plugin for verifying contracts","directories":{},"_nodeVersion":"20.11.0","dependencies":{"cbor":"^8.1.0","chalk":"^2.4.2","debug":"^4.1.1","table":"^6.8.0","semver":"^6.3.0","undici":"^5.14.0","lodash.clonedeep":"^4.5.0","@ethersproject/abi":"^5.1.2","@ethersproject/address":"^5.0.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","mocha":"^10.0.0","sinon":"^9.0.0","eslint":"^8.44.0","ethers":"^5.0.0","rimraf":"^3.0.2","hardhat":"^2.0.4","ts-node":"^10.8.0","prettier":"2.4.1","sinon-chai":"^3.7.0","typescript":"~5.0.0","@types/chai":"^4.2.0","@types/node":"^16.0.0","@types/debug":"^4.1.4","@types/mocha":">=9.1.0","@types/sinon":"^9.0.8","@types/semver":"^6.0.2","chai-as-promised":"^7.1.1","@types/sinon-chai":"^3.2.9","eslint-plugin-import":"2.27.5","eslint-config-prettier":"8.3.0","eslint-plugin-prettier":"3.4.0","@types/chai-as-promised":"^7.1.3","@types/lodash.clonedeep":"^4.5.7","@typescript-eslint/parser":"5.61.0","eslint-plugin-no-only-tests":"3.0.0","@nomicfoundation/hardhat-ethers":"^3.0.0","@typescript-eslint/eslint-plugin":"5.61.0","@nomicfoundation/eslint-plugin-slow-imports":"^1.0.0","@nomicfoundation/eslint-plugin-hardhat-internal-rules":"^1.0.2"},"peerDependencies":{"hardhat":"^2.0.4"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-verify_2.0.4_1706640438778_0.2722637181693286","host":"s3://npm-registry-packages"}},"2.0.5":{"name":"@nomicfoundation/hardhat-verify","version":"2.0.5","keywords":["ethereum","smart-contracts","hardhat","hardhat-plugin","etherscan"],"author":{"name":"Nomic Foundation"},"license":"MIT","_id":"@nomicfoundation/hardhat-verify@2.0.5","maintainers":[{"name":"kanej","email":"john@kanej.me"},{"name":"schaable","email":"schaable@gmail.com"},{"name":"nomic-foundation-publisher","email":"packages@nomic.foundation"},{"name":"fvictorio","email":"victorio.franco@gmail.com"},{"name":"alcuadrado","email":"email@patriciopalladino.com"}],"homepage":"https://github.com/nomicfoundation/hardhat/tree/main/packages/hardhat-verify","bugs":{"url":"https://github.com/nomicfoundation/hardhat/issues"},"dist":{"shasum":"dcc2cb5e5c55a39704c7d492436f80f05a4ca5a3","tarball":"https://registry.npmjs.org/@nomicfoundation/hardhat-verify/-/hardhat-verify-2.0.5.tgz","fileCount":110,"integrity":"sha512-Tg4zu8RkWpyADSFIgF4FlJIUEI4VkxcvELsmbJn2OokbvH2SnUrqKmw0BBfDrtvP0hhmx8wsnrRKP5DV/oTyTA==","signatures":[{"sig":"MEQCIHMDzPOM1FyR1kAdaFg/5ANlvjmfynM+PoMq/lHzcyJNAiB96T+WnMRgqhOoUGFlJCVTWoPfySLG9UlHQnuqc260cA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":318608},"main":"index.js","_from":"file:nomicfoundation-hardhat-verify-2.0.5.tgz","types":"index.d.ts","scripts":{"lint":"pnpm prettier --check && pnpm eslint","test":"mocha --recursive \"test/**/*.ts\" --exit","build":"tsc --build .","clean":"rimraf dist internal *.{d.ts,js}{,.map} build-test tsconfig.tsbuildinfo","eslint":"eslint 'src/**/*.ts' 'test/**/*.ts'","pretest":"cd ../.. && pnpm build","coverage":"nyc pnpm test -- --reporter min","lint:fix":"pnpm prettier --write && pnpm eslint --fix","prebuild":"cd ../../crates/edr_napi && yarn build","prettier":"prettier \"**/*.{js,md,json}\""},"_npmUser":{"name":"kanej","email":"john@kanej.me"},"_resolved":"/private/var/folders/d9/ykz0hzwx0vn5y3l6rs277t000000gn/T/b35b59ce0e6788a42ad36abddf11e4cd/nomicfoundation-hardhat-verify-2.0.5.tgz","_integrity":"sha512-Tg4zu8RkWpyADSFIgF4FlJIUEI4VkxcvELsmbJn2OokbvH2SnUrqKmw0BBfDrtvP0hhmx8wsnrRKP5DV/oTyTA==","repository":{"url":"git+https://github.com/nomicfoundation/hardhat.git","type":"git"},"_npmVersion":"10.2.4","description":"Hardhat plugin for verifying contracts","directories":{},"_nodeVersion":"20.11.1","dependencies":{"cbor":"^8.1.0","chalk":"^2.4.2","debug":"^4.1.1","table":"^6.8.0","semver":"^6.3.0","undici":"^5.14.0","lodash.clonedeep":"^4.5.0","@ethersproject/abi":"^5.1.2","@ethersproject/address":"^5.0.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","mocha":"^10.0.0","sinon":"^9.0.0","eslint":"^8.44.0","ethers":"^5.0.0","rimraf":"^3.0.2","hardhat":"^2.0.4","ts-node":"^10.8.0","prettier":"2.4.1","sinon-chai":"^3.7.0","typescript":"~5.0.0","@types/chai":"^4.2.0","@types/node":"^18.0.0","@types/debug":"^4.1.4","@types/mocha":">=9.1.0","@types/sinon":"^9.0.8","@types/semver":"^6.0.2","chai-as-promised":"^7.1.1","@types/sinon-chai":"^3.2.9","eslint-plugin-import":"2.27.5","eslint-config-prettier":"8.3.0","eslint-plugin-prettier":"3.4.0","@types/chai-as-promised":"^7.1.3","@types/lodash.clonedeep":"^4.5.7","@typescript-eslint/parser":"5.61.0","eslint-plugin-no-only-tests":"3.0.0","@nomicfoundation/hardhat-ethers":"^3.0.0","@typescript-eslint/eslint-plugin":"5.61.0","@nomicfoundation/eslint-plugin-slow-imports":"^1.0.0","@nomicfoundation/eslint-plugin-hardhat-internal-rules":"^1.0.2"},"peerDependencies":{"hardhat":"^2.0.4"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-verify_2.0.5_1710372165916_0.6423788701244197","host":"s3://npm-registry-packages"}},"2.0.6":{"name":"@nomicfoundation/hardhat-verify","version":"2.0.6","keywords":["ethereum","smart-contracts","hardhat","hardhat-plugin","etherscan"],"author":{"name":"Nomic Foundation"},"license":"MIT","_id":"@nomicfoundation/hardhat-verify@2.0.6","maintainers":[{"name":"kanej","email":"john@kanej.me"},{"name":"schaable","email":"schaable@gmail.com"},{"name":"nomic-foundation-publisher","email":"packages@nomic.foundation"},{"name":"fvictorio","email":"victorio.franco@gmail.com"},{"name":"alcuadrado","email":"email@patriciopalladino.com"}],"homepage":"https://github.com/nomicfoundation/hardhat/tree/main/packages/hardhat-verify","bugs":{"url":"https://github.com/nomicfoundation/hardhat/issues"},"dist":{"shasum":"02623c431244c92a852c524008239fc616e1c658","tarball":"https://registry.npmjs.org/@nomicfoundation/hardhat-verify/-/hardhat-verify-2.0.6.tgz","fileCount":110,"integrity":"sha512-oKUI5fl8QC8jysE2LUBHE6rObzEmccJcc4b43Ov7LFMlCBZJE27qoqGIsg/++wX7L8Jdga+bkejPxl8NvsecpQ==","signatures":[{"sig":"MEQCIEXhWrqFsWlx1/XVZzaD0eLjbwTBO96Mgyb6H3hdxHkOAiBZiOzbkxjTdUQb/g0BgOwzeoXT7jY2YZf1MvhkNfo5GQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":319112},"main":"index.js","_from":"file:nomicfoundation-hardhat-verify-2.0.6.tgz","types":"index.d.ts","scripts":{"lint":"pnpm prettier --check && pnpm eslint","test":"mocha --recursive \"test/**/*.ts\" --exit","build":"tsc --build .","clean":"rimraf dist internal *.{d.ts,js}{,.map} build-test tsconfig.tsbuildinfo","eslint":"eslint 'src/**/*.ts' 'test/**/*.ts'","pretest":"cd ../.. && pnpm build","coverage":"nyc pnpm test -- --reporter min","lint:fix":"pnpm prettier --write && pnpm eslint --fix","prebuild":"cd ../../crates/edr_napi && yarn build","prettier":"prettier \"**/*.{js,md,json}\""},"_npmUser":{"name":"kanej","email":"john@kanej.me"},"_resolved":"/private/var/folders/d9/ykz0hzwx0vn5y3l6rs277t000000gn/T/7bbdab2cf22e2df5e66677376215a9f4/nomicfoundation-hardhat-verify-2.0.6.tgz","_integrity":"sha512-oKUI5fl8QC8jysE2LUBHE6rObzEmccJcc4b43Ov7LFMlCBZJE27qoqGIsg/++wX7L8Jdga+bkejPxl8NvsecpQ==","repository":{"url":"git+https://github.com/nomicfoundation/hardhat.git","type":"git"},"_npmVersion":"10.5.0","description":"Hardhat plugin for verifying contracts","directories":{},"_nodeVersion":"18.20.0","dependencies":{"cbor":"^8.1.0","chalk":"^2.4.2","debug":"^4.1.1","table":"^6.8.0","semver":"^6.3.0","undici":"^5.14.0","lodash.clonedeep":"^4.5.0","@ethersproject/abi":"^5.1.2","@ethersproject/address":"^5.0.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","mocha":"^10.0.0","sinon":"^9.0.0","eslint":"^8.44.0","ethers":"^5.0.0","rimraf":"^3.0.2","hardhat":"^2.0.4","ts-node":"^10.8.0","prettier":"2.4.1","sinon-chai":"^3.7.0","typescript":"~5.0.0","@types/chai":"^4.2.0","@types/node":"^18.0.0","@types/debug":"^4.1.4","@types/mocha":">=9.1.0","@types/sinon":"^9.0.8","@types/semver":"^6.0.2","chai-as-promised":"^7.1.1","@types/sinon-chai":"^3.2.9","eslint-plugin-mocha":"10.4.1","eslint-plugin-import":"2.27.5","eslint-config-prettier":"8.3.0","eslint-plugin-prettier":"3.4.0","@types/chai-as-promised":"^7.1.3","@types/lodash.clonedeep":"^4.5.7","@typescript-eslint/parser":"5.61.0","@nomicfoundation/hardhat-ethers":"^3.0.0","@typescript-eslint/eslint-plugin":"5.61.0","@nomicfoundation/eslint-plugin-slow-imports":"^1.0.0","@nomicfoundation/eslint-plugin-hardhat-internal-rules":"^1.0.2"},"peerDependencies":{"hardhat":"^2.0.4"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-verify_2.0.6_1713363174595_0.6277748377837895","host":"s3://npm-registry-packages"}},"2.0.7":{"name":"@nomicfoundation/hardhat-verify","version":"2.0.7","keywords":["ethereum","smart-contracts","hardhat","hardhat-plugin","etherscan"],"author":{"name":"Nomic Foundation"},"license":"MIT","_id":"@nomicfoundation/hardhat-verify@2.0.7","maintainers":[{"name":"kanej","email":"john@kanej.me"},{"name":"schaable","email":"schaable@gmail.com"},{"name":"nomic-foundation-publisher","email":"packages@nomic.foundation"},{"name":"fvictorio","email":"victorio.franco@gmail.com"},{"name":"alcuadrado","email":"email@patriciopalladino.com"}],"homepage":"https://github.com/nomicfoundation/hardhat/tree/main/packages/hardhat-verify","bugs":{"url":"https://github.com/nomicfoundation/hardhat/issues"},"dist":{"shasum":"852f754440e177b9c8b61f4f7cec1c26c5eadb8e","tarball":"https://registry.npmjs.org/@nomicfoundation/hardhat-verify/-/hardhat-verify-2.0.7.tgz","fileCount":110,"integrity":"sha512-jiYHBX+K6bBN0YhwFHQ5SWWc3dQZliM3pdgpH33C7tnsVACsX1ubZn6gZ9hfwlzG0tyjFM72XQhpaXQ56cE6Ew==","signatures":[{"sig":"MEUCIQDiwekFOuXaMvRH1OrQ0C9vl0XAQDQde8VgbC4q5iPgLAIgHUTTLqXI6LyHdYvbwCq1RG0ARMzKKlbMds2/UA+ALUs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":323560},"main":"index.js","_from":"file:nomicfoundation-hardhat-verify-2.0.7.tgz","types":"index.d.ts","scripts":{"lint":"pnpm prettier --check && pnpm eslint","test":"mocha --recursive \"test/**/*.ts\" --exit","build":"tsc --build .","clean":"rimraf dist internal *.{d.ts,js}{,.map} build-test tsconfig.tsbuildinfo","eslint":"eslint 'src/**/*.ts' 'test/**/*.ts'","pretest":"cd ../.. && pnpm build","coverage":"nyc pnpm test -- --reporter min","lint:fix":"pnpm prettier --write && pnpm eslint --fix","prebuild":"cd ../../crates/edr_napi && yarn build","prettier":"prettier \"**/*.{js,md,json}\""},"_npmUser":{"name":"schaable","email":"schaable@gmail.com"},"_resolved":"/tmp/7b91e9a6995526bac090347fb93b7225/nomicfoundation-hardhat-verify-2.0.7.tgz","_integrity":"sha512-jiYHBX+K6bBN0YhwFHQ5SWWc3dQZliM3pdgpH33C7tnsVACsX1ubZn6gZ9hfwlzG0tyjFM72XQhpaXQ56cE6Ew==","repository":{"url":"git+https://github.com/nomicfoundation/hardhat.git","type":"git"},"_npmVersion":"9.6.7","description":"Hardhat plugin for verifying contracts","directories":{},"_nodeVersion":"18.17.1","dependencies":{"cbor":"^8.1.0","chalk":"^2.4.2","debug":"^4.1.1","table":"^6.8.0","semver":"^6.3.0","undici":"^5.14.0","lodash.clonedeep":"^4.5.0","@ethersproject/abi":"^5.1.2","@ethersproject/address":"^5.0.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","mocha":"^10.0.0","sinon":"^9.0.0","eslint":"^8.44.0","ethers":"^5.0.0","rimraf":"^3.0.2","hardhat":"^2.0.4","ts-node":"^10.8.0","prettier":"2.4.1","sinon-chai":"^3.7.0","typescript":"~5.0.0","@types/chai":"^4.2.0","@types/node":"^18.0.0","@types/debug":"^4.1.4","@types/mocha":">=9.1.0","@types/sinon":"^9.0.8","@types/semver":"^6.0.2","chai-as-promised":"^7.1.1","@types/sinon-chai":"^3.2.9","eslint-plugin-mocha":"10.4.1","eslint-plugin-import":"2.27.5","eslint-config-prettier":"8.3.0","eslint-plugin-prettier":"3.4.0","@types/chai-as-promised":"^7.1.3","@types/lodash.clonedeep":"^4.5.7","@typescript-eslint/parser":"5.61.0","@nomicfoundation/hardhat-ethers":"^3.0.0","@typescript-eslint/eslint-plugin":"5.61.0","@nomicfoundation/eslint-plugin-slow-imports":"^1.0.0","@nomicfoundation/eslint-plugin-hardhat-internal-rules":"^1.0.2"},"peerDependencies":{"hardhat":"^2.0.4"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-verify_2.0.7_1715704786280_0.299516112863617","host":"s3://npm-registry-packages"}},"2.0.8":{"name":"@nomicfoundation/hardhat-verify","version":"2.0.8","keywords":["ethereum","smart-contracts","hardhat","hardhat-plugin","etherscan"],"author":{"name":"Nomic Foundation"},"license":"MIT","_id":"@nomicfoundation/hardhat-verify@2.0.8","maintainers":[{"name":"kanej","email":"john@kanej.me"},{"name":"schaable","email":"schaable@gmail.com"},{"name":"nomic-foundation-publisher","email":"packages@nomic.foundation"},{"name":"fvictorio","email":"victorio.franco@gmail.com"},{"name":"alcuadrado","email":"email@patriciopalladino.com"}],"homepage":"https://github.com/nomicfoundation/hardhat/tree/main/packages/hardhat-verify","bugs":{"url":"https://github.com/nomicfoundation/hardhat/issues"},"dist":{"shasum":"6a77dc03de990a1a3aa8e6dc073c393263dbf258","tarball":"https://registry.npmjs.org/@nomicfoundation/hardhat-verify/-/hardhat-verify-2.0.8.tgz","fileCount":110,"integrity":"sha512-x/OYya7A2Kcz+3W/J78dyDHxr0ezU23DKTrRKfy5wDPCnePqnr79vm8EXqX3gYps6IjPBYyGPZ9K6E5BnrWx5Q==","signatures":[{"sig":"MEUCIQDIByuNqJhTkXPlPhDOFYE0oU9yCrjV/psEOh7duUqLpgIgBQTC8B8xyTbF2OjPTeXPo9ajGm60gdnmXfCVtoxA2s8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":325323},"main":"index.js","_from":"file:nomicfoundation-hardhat-verify-2.0.8.tgz","types":"index.d.ts","scripts":{"lint":"pnpm prettier --check && pnpm eslint","test":"mocha --recursive \"test/**/*.ts\" --exit","build":"tsc --build .","clean":"rimraf dist internal *.{d.ts,js}{,.map} build-test tsconfig.tsbuildinfo","eslint":"eslint 'src/**/*.ts' 'test/**/*.ts'","pretest":"cd ../.. && pnpm build","coverage":"nyc pnpm test -- --reporter min","lint:fix":"pnpm prettier --write && pnpm eslint --fix","prettier":"prettier \"**/*.{js,md,json}\""},"_npmUser":{"name":"kanej","email":"john@kanej.me"},"_resolved":"/private/var/folders/d9/ykz0hzwx0vn5y3l6rs277t000000gn/T/53eb55ac5fd1796eb563605da2ca3d94/nomicfoundation-hardhat-verify-2.0.8.tgz","_integrity":"sha512-x/OYya7A2Kcz+3W/J78dyDHxr0ezU23DKTrRKfy5wDPCnePqnr79vm8EXqX3gYps6IjPBYyGPZ9K6E5BnrWx5Q==","repository":{"url":"git+https://github.com/nomicfoundation/hardhat.git","type":"git"},"_npmVersion":"10.7.0","description":"Hardhat plugin for verifying contracts","directories":{},"_nodeVersion":"22.2.0","dependencies":{"cbor":"^8.1.0","chalk":"^2.4.2","debug":"^4.1.1","table":"^6.8.0","semver":"^6.3.0","undici":"^5.14.0","lodash.clonedeep":"^4.5.0","@ethersproject/abi":"^5.1.2","@ethersproject/address":"^5.0.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","mocha":"^10.0.0","sinon":"^9.0.0","eslint":"^8.44.0","ethers":"^5.0.0","rimraf":"^3.0.2","hardhat":"^2.0.4","ts-node":"^10.8.0","prettier":"2.4.1","sinon-chai":"^3.7.0","typescript":"~5.0.0","@types/chai":"^4.2.0","@types/node":"^18.0.0","@types/debug":"^4.1.4","@types/mocha":">=9.1.0","@types/sinon":"^9.0.8","@types/semver":"^6.0.2","chai-as-promised":"^7.1.1","@types/sinon-chai":"^3.2.9","eslint-plugin-mocha":"10.4.1","eslint-plugin-import":"2.27.5","eslint-config-prettier":"8.3.0","eslint-plugin-prettier":"3.4.0","@types/chai-as-promised":"^7.1.3","@types/lodash.clonedeep":"^4.5.7","@typescript-eslint/parser":"5.61.0","@nomicfoundation/hardhat-ethers":"^3.0.0","@typescript-eslint/eslint-plugin":"5.61.0","@nomicfoundation/eslint-plugin-slow-imports":"^1.0.0","@nomicfoundation/eslint-plugin-hardhat-internal-rules":"^1.0.2"},"peerDependencies":{"hardhat":"^2.0.4"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-verify_2.0.8_1717409273548_0.6029371178726186","host":"s3://npm-registry-packages"}},"2.0.9":{"name":"@nomicfoundation/hardhat-verify","version":"2.0.9","keywords":["ethereum","smart-contracts","hardhat","hardhat-plugin","etherscan"],"author":{"name":"Nomic Foundation"},"license":"MIT","_id":"@nomicfoundation/hardhat-verify@2.0.9","maintainers":[{"name":"kanej","email":"john@kanej.me"},{"name":"schaable","email":"schaable@gmail.com"},{"name":"nomic-foundation-publisher","email":"packages@nomic.foundation"},{"name":"fvictorio","email":"victorio.franco@gmail.com"},{"name":"alcuadrado","email":"email@patriciopalladino.com"}],"homepage":"https://github.com/nomicfoundation/hardhat/tree/main/packages/hardhat-verify","bugs":{"url":"https://github.com/nomicfoundation/hardhat/issues"},"dist":{"shasum":"98a1c9a3742b008be71a709d074f10dec23bc5f0","tarball":"https://registry.npmjs.org/@nomicfoundation/hardhat-verify/-/hardhat-verify-2.0.9.tgz","fileCount":110,"integrity":"sha512-7kD8hu1+zlnX87gC+UN4S0HTKBnIsDfXZ/pproq1gYsK94hgCk+exvzXbwR0X2giiY/RZPkqY9oKRi0Uev91hQ==","signatures":[{"sig":"MEQCIBc6Vyrum8mDcteL01FrUOiK8bwsVhx4m11XrqnVGRHgAiBnYvCCis5oet20aoF5nf1aOcFpB8X9S3SiLvk3q1HWcg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":325943},"main":"index.js","_from":"file:nomicfoundation-hardhat-verify-2.0.9.tgz","types":"index.d.ts","scripts":{"lint":"pnpm prettier --check && pnpm eslint","test":"mocha --recursive \"test/**/*.ts\" --exit","build":"tsc --build .","clean":"rimraf dist internal *.{d.ts,js}{,.map} build-test tsconfig.tsbuildinfo","eslint":"eslint 'src/**/*.ts' 'test/**/*.ts'","pretest":"cd ../.. && pnpm build","coverage":"nyc pnpm test -- --reporter min","lint:fix":"pnpm prettier --write && pnpm eslint --fix","prettier":"prettier \"**/*.{js,md,json}\""},"_npmUser":{"name":"kanej","email":"john@kanej.me"},"_resolved":"/private/var/folders/d9/ykz0hzwx0vn5y3l6rs277t000000gn/T/beb49c51d8652195795998b8dc9ed5cf/nomicfoundation-hardhat-verify-2.0.9.tgz","_integrity":"sha512-7kD8hu1+zlnX87gC+UN4S0HTKBnIsDfXZ/pproq1gYsK94hgCk+exvzXbwR0X2giiY/RZPkqY9oKRi0Uev91hQ==","repository":{"url":"git+https://github.com/nomicfoundation/hardhat.git","type":"git"},"_npmVersion":"10.8.1","description":"Hardhat plugin for verifying contracts","directories":{},"_nodeVersion":"22.3.0","dependencies":{"cbor":"^8.1.0","chalk":"^2.4.2","debug":"^4.1.1","table":"^6.8.0","semver":"^6.3.0","undici":"^5.14.0","lodash.clonedeep":"^4.5.0","@ethersproject/abi":"^5.1.2","@ethersproject/address":"^5.0.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","mocha":"^10.0.0","sinon":"^9.0.0","eslint":"^8.44.0","ethers":"^5.0.0","rimraf":"^3.0.2","hardhat":"^2.0.4","ts-node":"^10.8.0","prettier":"2.4.1","sinon-chai":"^3.7.0","typescript":"~5.0.0","@types/chai":"^4.2.0","@types/node":"^18.0.0","@types/debug":"^4.1.4","@types/mocha":">=9.1.0","@types/sinon":"^9.0.8","@types/semver":"^6.0.2","chai-as-promised":"^7.1.1","@types/sinon-chai":"^3.2.9","eslint-plugin-mocha":"10.4.1","eslint-plugin-import":"2.27.5","eslint-config-prettier":"8.3.0","eslint-plugin-prettier":"3.4.0","@types/chai-as-promised":"^7.1.3","@types/lodash.clonedeep":"^4.5.7","@typescript-eslint/parser":"5.61.0","@nomicfoundation/hardhat-ethers":"^3.0.0","@typescript-eslint/eslint-plugin":"5.61.0","@nomicfoundation/eslint-plugin-slow-imports":"^1.0.0","@nomicfoundation/eslint-plugin-hardhat-internal-rules":"^1.0.2"},"peerDependencies":{"hardhat":"^2.22.72.0.4"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-verify_2.0.9_1722333347053_0.6915934531258341","host":"s3://npm-registry-packages"}},"2.0.10":{"name":"@nomicfoundation/hardhat-verify","version":"2.0.10","keywords":["ethereum","smart-contracts","hardhat","hardhat-plugin","etherscan"],"author":{"name":"Nomic Foundation"},"license":"MIT","_id":"@nomicfoundation/hardhat-verify@2.0.10","maintainers":[{"name":"galargh","email":"fjalar.galar@gmail.com"},{"name":"kanej","email":"john@kanej.me"},{"name":"schaable","email":"schaable@gmail.com"},{"name":"nomic-foundation-publisher","email":"packages@nomic.foundation"},{"name":"fvictorio","email":"victorio.franco@gmail.com"},{"name":"alcuadrado","email":"email@patriciopalladino.com"}],"homepage":"https://github.com/nomicfoundation/hardhat/tree/main/packages/hardhat-verify","bugs":{"url":"https://github.com/nomicfoundation/hardhat/issues"},"dist":{"shasum":"e9bae0949c17d5cc77bb5f97c273263048c69550","tarball":"https://registry.npmjs.org/@nomicfoundation/hardhat-verify/-/hardhat-verify-2.0.10.tgz","fileCount":110,"integrity":"sha512-3zoTZGQhpeOm6piJDdsGb6euzZAd7N5Tk0zPQvGnfKQ0+AoxKz/7i4if12goi8IDTuUGElAUuZyQB8PMQoXA5g==","signatures":[{"sig":"MEQCIHYGTjGwXZmkHJYt6nTefHTvmXeyorNwejfMwFAa7C79AiAM4qCYZQylUvSi430l5ObnLPTzGjSWqxCZcoK88L2ecQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":325938},"main":"index.js","_from":"file:nomicfoundation-hardhat-verify-2.0.10.tgz","types":"index.d.ts","scripts":{"lint":"pnpm prettier --check && pnpm eslint","test":"mocha --recursive \"test/**/*.ts\" --exit","build":"tsc --build .","clean":"rimraf dist internal *.{d.ts,js}{,.map} build-test tsconfig.tsbuildinfo","eslint":"eslint 'src/**/*.ts' 'test/**/*.ts'","pretest":"cd ../.. && pnpm build","coverage":"nyc pnpm test -- --reporter min","lint:fix":"pnpm prettier --write && pnpm eslint --fix","prettier":"prettier \"**/*.{js,md,json}\""},"_npmUser":{"name":"kanej","email":"john@kanej.me"},"_resolved":"/private/var/folders/d9/ykz0hzwx0vn5y3l6rs277t000000gn/T/22da48bacc4dc365cabfcfcc6c7c0cef/nomicfoundation-hardhat-verify-2.0.10.tgz","_integrity":"sha512-3zoTZGQhpeOm6piJDdsGb6euzZAd7N5Tk0zPQvGnfKQ0+AoxKz/7i4if12goi8IDTuUGElAUuZyQB8PMQoXA5g==","repository":{"url":"git+https://github.com/nomicfoundation/hardhat.git","type":"git"},"_npmVersion":"10.8.1","description":"Hardhat plugin for verifying contracts","directories":{},"_nodeVersion":"22.3.0","dependencies":{"cbor":"^8.1.0","chalk":"^2.4.2","debug":"^4.1.1","table":"^6.8.0","semver":"^6.3.0","undici":"^5.14.0","lodash.clonedeep":"^4.5.0","@ethersproject/abi":"^5.1.2","@ethersproject/address":"^5.0.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","mocha":"^10.0.0","sinon":"^9.0.0","eslint":"^8.44.0","ethers":"^5.0.0","rimraf":"^3.0.2","hardhat":"^2.0.4","ts-node":"^10.8.0","prettier":"2.4.1","sinon-chai":"^3.7.0","typescript":"~5.0.0","@types/chai":"^4.2.0","@types/node":"^18.0.0","@types/debug":"^4.1.4","@types/mocha":">=9.1.0","@types/sinon":"^9.0.8","@types/semver":"^6.0.2","chai-as-promised":"^7.1.1","@types/sinon-chai":"^3.2.9","eslint-plugin-mocha":"10.4.1","eslint-plugin-import":"2.27.5","eslint-config-prettier":"8.3.0","eslint-plugin-prettier":"3.4.0","@types/chai-as-promised":"^7.1.3","@types/lodash.clonedeep":"^4.5.7","@typescript-eslint/parser":"5.61.0","@nomicfoundation/hardhat-ethers":"^3.0.0","@typescript-eslint/eslint-plugin":"5.61.0","@nomicfoundation/eslint-plugin-slow-imports":"^1.0.0","@nomicfoundation/eslint-plugin-hardhat-internal-rules":"^1.0.2"},"peerDependencies":{"hardhat":"^2.0.4"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-verify_2.0.10_1725282265048_0.5417329402898958","host":"s3://npm-registry-packages"}},"2.0.11":{"name":"@nomicfoundation/hardhat-verify","version":"2.0.11","keywords":["ethereum","smart-contracts","hardhat","hardhat-plugin","etherscan"],"author":{"name":"Nomic Foundation"},"license":"MIT","_id":"@nomicfoundation/hardhat-verify@2.0.11","maintainers":[{"name":"galargh","email":"fjalar.galar@gmail.com"},{"name":"kanej","email":"john@kanej.me"},{"name":"schaable","email":"schaable@gmail.com"},{"name":"nomic-foundation-publisher","email":"packages@nomic.foundation"},{"name":"fvictorio","email":"victorio.franco@gmail.com"},{"name":"alcuadrado","email":"email@patriciopalladino.com"}],"homepage":"https://github.com/nomicfoundation/hardhat/tree/main/packages/hardhat-verify","bugs":{"url":"https://github.com/nomicfoundation/hardhat/issues"},"dist":{"shasum":"4ce12b592e01ee93a81933924609c233ed00d951","tarball":"https://registry.npmjs.org/@nomicfoundation/hardhat-verify/-/hardhat-verify-2.0.11.tgz","fileCount":130,"integrity":"sha512-lGIo4dNjVQFdsiEgZp3KP6ntLiF7xJEJsbNHfSyIiFCyI0Yv0518ElsFtMC5uCuHEChiBBMrib9jWQvHHT+X3Q==","signatures":[{"sig":"MEUCIBLAF5tZjXe1SZOiYk3XrlHIpIE4rVuhqTzJ4UuicMfPAiEAg3B2WPzU7E3biNRO/YnB+Ow6XKDgmVt69VG7BIM8KKQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":370191},"main":"index.js","_from":"file:nomicfoundation-hardhat-verify-2.0.11.tgz","types":"index.d.ts","scripts":{"lint":"pnpm prettier --check && pnpm eslint","test":"mocha --recursive \"test/**/*.ts\" --exit","build":"tsc --build .","clean":"rimraf dist internal *.{d.ts,js}{,.map} build-test tsconfig.tsbuildinfo","eslint":"eslint 'src/**/*.ts' 'test/**/*.ts'","pretest":"cd ../.. && pnpm build","coverage":"nyc pnpm test -- --reporter min","lint:fix":"pnpm prettier --write && pnpm eslint --fix","prettier":"prettier \"**/*.{js,md,json}\""},"_npmUser":{"name":"schaable","email":"schaable@gmail.com"},"_resolved":"/tmp/e39d437b99128ddddfe84d86b816c7ae/nomicfoundation-hardhat-verify-2.0.11.tgz","_integrity":"sha512-lGIo4dNjVQFdsiEgZp3KP6ntLiF7xJEJsbNHfSyIiFCyI0Yv0518ElsFtMC5uCuHEChiBBMrib9jWQvHHT+X3Q==","repository":{"url":"git+https://github.com/nomicfoundation/hardhat.git","type":"git"},"_npmVersion":"9.6.7","description":"Hardhat plugin for verifying contracts","directories":{},"_nodeVersion":"18.17.1","dependencies":{"cbor":"^8.1.0","chalk":"^2.4.2","debug":"^4.1.1","table":"^6.8.0","semver":"^6.3.0","undici":"^5.14.0","lodash.clonedeep":"^4.5.0","@ethersproject/abi":"^5.1.2","@ethersproject/address":"^5.0.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","mocha":"^10.0.0","sinon":"^9.0.0","eslint":"^8.44.0","ethers":"^5.0.0","rimraf":"^3.0.2","hardhat":"^2.0.4","ts-node":"^10.8.0","prettier":"2.4.1","sinon-chai":"^3.7.0","typescript":"~5.0.0","@types/chai":"^4.2.0","@types/node":"^18.0.0","@types/debug":"^4.1.4","@types/mocha":">=9.1.0","@types/sinon":"^9.0.8","@types/semver":"^6.0.2","chai-as-promised":"^7.1.1","@types/sinon-chai":"^3.2.9","eslint-plugin-mocha":"10.4.1","eslint-plugin-import":"2.27.5","eslint-config-prettier":"8.3.0","eslint-plugin-prettier":"3.4.0","@types/chai-as-promised":"^7.1.3","@types/lodash.clonedeep":"^4.5.7","@typescript-eslint/parser":"5.61.0","@nomicfoundation/hardhat-ethers":"^3.0.0","@typescript-eslint/eslint-plugin":"5.61.0","@nomicfoundation/eslint-plugin-slow-imports":"^1.0.0","@nomicfoundation/eslint-plugin-hardhat-internal-rules":"^1.0.2"},"peerDependencies":{"hardhat":"^2.0.4"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-verify_2.0.11_1726772572851_0.8984839449280713","host":"s3://npm-registry-packages"}},"2.0.12":{"name":"@nomicfoundation/hardhat-verify","version":"2.0.12","keywords":["ethereum","smart-contracts","hardhat","hardhat-plugin","etherscan"],"author":{"name":"Nomic Foundation"},"license":"MIT","_id":"@nomicfoundation/hardhat-verify@2.0.12","maintainers":[{"name":"galargh","email":"fjalar.galar@gmail.com"},{"name":"kanej","email":"john@kanej.me"},{"name":"schaable","email":"schaable@gmail.com"},{"name":"nomic-foundation-publisher","email":"packages@nomic.foundation"},{"name":"fvictorio","email":"victorio.franco@gmail.com"},{"name":"alcuadrado","email":"email@patriciopalladino.com"}],"homepage":"https://github.com/nomicfoundation/hardhat/tree/main/packages/hardhat-verify","bugs":{"url":"https://github.com/nomicfoundation/hardhat/issues"},"dist":{"shasum":"480819a245a2db0b127e473c62079f7b4f16daa8","tarball":"https://registry.npmjs.org/@nomicfoundation/hardhat-verify/-/hardhat-verify-2.0.12.tgz","fileCount":130,"integrity":"sha512-Lg3Nu7DCXASQRVI/YysjuAX2z8jwOCbS0w5tz2HalWGSTZThqA0v9N0v0psHbKNqzPJa8bNOeapIVSziyJTnAg==","signatures":[{"sig":"MEQCIGrgtjCqWVZuuIRH35Ul9I1dxN33t5Dhxe9XYisiX24tAiAg2Dx3FkpQCb+ge+DcwyvkeYHpDTm3J14PmOQMzO5qxA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":370411},"main":"index.js","_from":"file:nomicfoundation-hardhat-verify-2.0.12.tgz","types":"index.d.ts","scripts":{"lint":"pnpm prettier --check && pnpm eslint","test":"mocha --recursive \"test/**/*.ts\" --exit","build":"tsc --build .","clean":"rimraf dist internal *.{d.ts,js}{,.map} build-test tsconfig.tsbuildinfo","eslint":"eslint 'src/**/*.ts' 'test/**/*.ts'","pretest":"cd ../.. && pnpm build","coverage":"nyc pnpm test -- --reporter min","lint:fix":"pnpm prettier --write && pnpm eslint --fix","prettier":"prettier \"**/*.{js,md,json}\""},"_npmUser":{"name":"kanej","email":"john@kanej.me"},"_resolved":"/private/var/folders/d9/ykz0hzwx0vn5y3l6rs277t000000gn/T/ec44c6d46c146e568f80a4352276be92/nomicfoundation-hardhat-verify-2.0.12.tgz","_integrity":"sha512-Lg3Nu7DCXASQRVI/YysjuAX2z8jwOCbS0w5tz2HalWGSTZThqA0v9N0v0psHbKNqzPJa8bNOeapIVSziyJTnAg==","repository":{"url":"git+https://github.com/nomicfoundation/hardhat.git","type":"git"},"_npmVersion":"10.9.0","description":"Hardhat plugin for verifying contracts","directories":{},"_nodeVersion":"22.11.0","dependencies":{"cbor":"^8.1.0","debug":"^4.1.1","table":"^6.8.0","semver":"^6.3.0","undici":"^5.14.0","picocolors":"^1.1.0","lodash.clonedeep":"^4.5.0","@ethersproject/abi":"^5.1.2","@ethersproject/address":"^5.0.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","mocha":"^10.0.0","sinon":"^9.0.0","eslint":"^8.44.0","ethers":"^5.0.0","rimraf":"^3.0.2","hardhat":"^2.0.4","ts-node":"^10.8.0","prettier":"2.4.1","sinon-chai":"^3.7.0","typescript":"~5.0.0","@types/chai":"^4.2.0","@types/node":"^18.0.0","@types/debug":"^4.1.4","@types/mocha":">=9.1.0","@types/sinon":"^9.0.8","@types/semver":"^6.0.2","chai-as-promised":"^7.1.1","@types/sinon-chai":"^3.2.9","eslint-plugin-mocha":"10.4.1","eslint-plugin-import":"2.27.5","eslint-config-prettier":"8.3.0","eslint-plugin-prettier":"3.4.0","@types/chai-as-promised":"^7.1.3","@types/lodash.clonedeep":"^4.5.7","@typescript-eslint/parser":"5.61.0","@nomicfoundation/hardhat-ethers":"^3.0.0","@typescript-eslint/eslint-plugin":"5.61.0","@nomicfoundation/eslint-plugin-slow-imports":"^1.0.0","@nomicfoundation/eslint-plugin-hardhat-internal-rules":"^1.0.2"},"peerDependencies":{"hardhat":"^2.0.4"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-verify_2.0.12_1731938334260_0.7685037692663597","host":"s3://npm-registry-packages"}},"2.0.13":{"name":"@nomicfoundation/hardhat-verify","version":"2.0.13","keywords":["ethereum","smart-contracts","hardhat","hardhat-plugin","etherscan"],"author":{"name":"Nomic Foundation"},"license":"MIT","_id":"@nomicfoundation/hardhat-verify@2.0.13","maintainers":[{"name":"galargh","email":"fjalar.galar@gmail.com"},{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fvictorio","email":"victorio.franco@gmail.com"},{"name":"nomic-foundation-publisher","email":"packages@nomic.foundation"},{"name":"kanej","email":"john@kanej.me"},{"name":"schaable","email":"schaable@gmail.com"}],"homepage":"https://github.com/nomicfoundation/hardhat/tree/main/packages/hardhat-verify","bugs":{"url":"https://github.com/nomicfoundation/hardhat/issues"},"dist":{"shasum":"41691adc32e01dc5cf6b725615f64958fba2100b","tarball":"https://registry.npmjs.org/@nomicfoundation/hardhat-verify/-/hardhat-verify-2.0.13.tgz","fileCount":130,"integrity":"sha512-i57GX1sC0kYGyRVnbQrjjyBTpWTKgrvKC+jH8CMKV6gHp959Upb8lKaZ58WRHIU0espkulTxLnacYeUDirwJ2g==","signatures":[{"sig":"MEUCIBD5jUiDe94ILK0Q+AjoBIBr5BnSiyodNxan7qI3eUX4AiEAmqu391ruiUem3cHJ3ScF3hFGDghmSyKwWzu7JwunDAo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":371470},"main":"index.js","_from":"file:nomicfoundation-hardhat-verify-2.0.13.tgz","types":"index.d.ts","scripts":{"lint":"pnpm prettier --check && pnpm eslint","test":"mocha --recursive \"test/**/*.ts\" --exit","build":"tsc --build .","clean":"rimraf dist internal *.{d.ts,js}{,.map} build-test tsconfig.tsbuildinfo","eslint":"eslint 'src/**/*.ts' 'test/**/*.ts'","pretest":"cd ../.. && pnpm build","coverage":"nyc pnpm test -- --reporter min","lint:fix":"pnpm prettier --write && pnpm eslint --fix","prettier":"prettier \"**/*.{js,md,json}\""},"_npmUser":{"name":"kanej","email":"john@kanej.me"},"_resolved":"/private/var/folders/d9/ykz0hzwx0vn5y3l6rs277t000000gn/T/3d8850c4267caa7d4c0e8a9d1e02a799/nomicfoundation-hardhat-verify-2.0.13.tgz","_integrity":"sha512-i57GX1sC0kYGyRVnbQrjjyBTpWTKgrvKC+jH8CMKV6gHp959Upb8lKaZ58WRHIU0espkulTxLnacYeUDirwJ2g==","repository":{"url":"git+https://github.com/nomicfoundation/hardhat.git","type":"git"},"_npmVersion":"10.9.0","description":"Hardhat plugin for verifying contracts","directories":{},"_nodeVersion":"22.11.0","dependencies":{"cbor":"^8.1.0","debug":"^4.1.1","table":"^6.8.0","semver":"^6.3.0","undici":"^5.14.0","picocolors":"^1.1.0","lodash.clonedeep":"^4.5.0","@ethersproject/abi":"^5.1.2","@ethersproject/address":"^5.0.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","mocha":"^10.0.0","sinon":"^9.0.0","eslint":"^8.44.0","ethers":"^5.0.0","rimraf":"^3.0.2","hardhat":"^2.0.4","ts-node":"^10.8.0","prettier":"2.4.1","sinon-chai":"^3.7.0","typescript":"~5.0.0","@types/chai":"^4.2.0","@types/node":"^18.0.0","@types/debug":"^4.1.4","@types/mocha":">=9.1.0","@types/sinon":"^9.0.8","@types/semver":"^6.0.2","chai-as-promised":"^7.1.1","@types/sinon-chai":"^3.2.9","eslint-plugin-mocha":"10.4.1","eslint-plugin-import":"2.27.5","eslint-config-prettier":"8.3.0","eslint-plugin-prettier":"3.4.0","@types/chai-as-promised":"^7.1.3","@types/lodash.clonedeep":"^4.5.7","@typescript-eslint/parser":"5.61.0","@nomicfoundation/hardhat-ethers":"^3.0.0","@typescript-eslint/eslint-plugin":"5.61.0","@nomicfoundation/eslint-plugin-slow-imports":"^1.0.0","@nomicfoundation/eslint-plugin-hardhat-internal-rules":"^1.0.2"},"peerDependencies":{"hardhat":"^2.0.4"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-verify_2.0.13_1740423975130_0.1993442851952838","host":"s3://npm-registry-packages-npm-production"}},"2.0.14":{"name":"@nomicfoundation/hardhat-verify","version":"2.0.14","keywords":["ethereum","smart-contracts","hardhat","hardhat-plugin","etherscan"],"author":{"name":"Nomic Foundation"},"license":"MIT","_id":"@nomicfoundation/hardhat-verify@2.0.14","maintainers":[{"name":"galargh","email":"fjalar.galar@gmail.com"},{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fvictorio","email":"victorio.franco@gmail.com"},{"name":"nomic-foundation-publisher","email":"packages@nomic.foundation"},{"name":"kanej","email":"john@kanej.me"},{"name":"schaable","email":"schaable@gmail.com"},{"name":"zoeytm","email":"probablyzoey@gmail.com"}],"homepage":"https://github.com/nomicfoundation/hardhat/tree/main/packages/hardhat-verify","bugs":{"url":"https://github.com/nomicfoundation/hardhat/issues"},"dist":{"shasum":"ba80918fac840f1165825f2a422a694486f82f6f","tarball":"https://registry.npmjs.org/@nomicfoundation/hardhat-verify/-/hardhat-verify-2.0.14.tgz","fileCount":130,"integrity":"sha512-z3iVF1WYZHzcdMMUuureFpSAfcnlfJbJx3faOnGrOYg6PRTki1Ut9JAuRccnFzMHf1AmTEoSUpWcyvBCoxL5Rg==","signatures":[{"sig":"MEQCICcyFH3HYVRP4BlpS2hfZNY+/u7jMQHmG9hddxE3kdYmAiB0GDMujD/LTbjHYEZdzX5qSrl1W73q48VNKOQZnYcn/Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":375647},"main":"index.js","_from":"file:nomicfoundation-hardhat-verify-2.0.14.tgz","types":"index.d.ts","scripts":{"lint":"pnpm prettier --check && pnpm eslint","test":"mocha --recursive \"test/**/*.ts\" --exit","build":"tsc --build .","clean":"rimraf dist internal *.{d.ts,js}{,.map} build-test tsconfig.tsbuildinfo","eslint":"eslint 'src/**/*.ts' 'test/**/*.ts'","pretest":"cd ../.. && pnpm build","coverage":"nyc pnpm test -- --reporter min","lint:fix":"pnpm prettier --write && pnpm eslint --fix","prettier":"prettier \"**/*.{js,md,json}\""},"_npmUser":{"name":"galargh","email":"fjalar.galar@gmail.com"},"_resolved":"/private/var/folders/xx/k_hd05b922jds2mb4k9nzlv00000gn/T/217b3d523e324ffb8fa1331384d008b1/nomicfoundation-hardhat-verify-2.0.14.tgz","_integrity":"sha512-z3iVF1WYZHzcdMMUuureFpSAfcnlfJbJx3faOnGrOYg6PRTki1Ut9JAuRccnFzMHf1AmTEoSUpWcyvBCoxL5Rg==","repository":{"url":"git+https://github.com/nomicfoundation/hardhat.git","type":"git"},"_npmVersion":"11.2.0","description":"Hardhat plugin for verifying contracts","directories":{},"_nodeVersion":"22.10.0","dependencies":{"cbor":"^8.1.0","debug":"^4.1.1","table":"^6.8.0","semver":"^6.3.0","undici":"^5.14.0","picocolors":"^1.1.0","lodash.clonedeep":"^4.5.0","@ethersproject/abi":"^5.1.2","@ethersproject/address":"^5.0.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","mocha":"^10.0.0","sinon":"^9.0.0","eslint":"^8.44.0","ethers":"^5.0.0","rimraf":"^3.0.2","hardhat":"^2.24.1","ts-node":"^10.8.0","prettier":"2.4.1","sinon-chai":"^3.7.0","typescript":"~5.0.0","@types/chai":"^4.2.0","@types/node":"^18.0.0","@types/debug":"^4.1.4","@types/mocha":">=9.1.0","@types/sinon":"^9.0.8","@types/semver":"^6.0.2","chai-as-promised":"^7.1.1","@types/sinon-chai":"^3.2.9","eslint-plugin-mocha":"10.4.1","eslint-plugin-import":"2.27.5","eslint-config-prettier":"8.3.0","eslint-plugin-prettier":"3.4.0","@types/chai-as-promised":"^7.1.3","@types/lodash.clonedeep":"^4.5.7","@typescript-eslint/parser":"5.61.0","@nomicfoundation/hardhat-ethers":"^3.0.0","@typescript-eslint/eslint-plugin":"5.61.0","@nomicfoundation/eslint-plugin-slow-imports":"^1.0.0","@nomicfoundation/eslint-plugin-hardhat-internal-rules":"^1.0.2"},"peerDependencies":{"hardhat":"^2.24.1"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-verify_2.0.14_1748277251591_0.43317143934463576","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-next.13":{"name":"@nomicfoundation/hardhat-verify","version":"3.0.0-next.13","keywords":["ethereum","smart-contracts","hardhat","verify","etherscan","blockscout","sourcify"],"author":{"name":"Nomic Foundation"},"license":"MIT","_id":"@nomicfoundation/hardhat-verify@3.0.0-next.13","maintainers":[{"name":"galargh","email":"fjalar.galar@gmail.com"},{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fvictorio","email":"victorio.franco@gmail.com"},{"name":"nomic-foundation-publisher","email":"packages@nomic.foundation"},{"name":"kanej","email":"john@kanej.me"},{"name":"schaable","email":"schaable@gmail.com"},{"name":"zoeytm","email":"probablyzoey@gmail.com"}],"homepage":"https://github.com/nomicfoundation/hardhat/tree/v-next/v-next/hardhat-verify","bugs":{"url":"https://github.com/NomicFoundation/hardhat/issues"},"dist":{"shasum":"a20663bccb0333d0a874d7c5f210f0918c28587a","tarball":"https://registry.npmjs.org/@nomicfoundation/hardhat-verify/-/hardhat-verify-3.0.0-next.13.tgz","fileCount":139,"integrity":"sha512-nv7tV5bjUWshkmIB9cuUxUHrWOor/D3cZZPzdoUBk7605sVSE/tGa4rqfJUhcwaWZ75kOymsTuainchjKkNnMQ==","signatures":[{"sig":"MEUCIQDR0+a2ql+anP37yQIZvbSQDvtnEwnc50vTGvo610KHkgIgCibPgoRpcj7SAyI0DctAB4hl/t4IlGQ+EihqEayIjHQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":233568},"type":"module","_from":"file:nomicfoundation-hardhat-verify-3.0.0-next.13.tgz","types":"dist/src/index.d.ts","exports":{".":"./dist/src/index.js","./verify":"./dist/src/verify.js"},"scripts":{"lint":"pnpm prettier --check && pnpm eslint","test":"node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","build":"tsc --build .","clean":"rimraf dist","eslint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","pretest":"pnpm build","lint:fix":"pnpm prettier --write && pnpm eslint --fix","prettier":"prettier \"**/*.{ts,js,md,json}\"","test:only":"node --import tsx/esm --test --test-only --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","pretest:only":"pnpm build","test:coverage":"c8 --reporter html --reporter text --all --exclude test --exclude \"src/**/{types,type-extensions}.ts\" --src src node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\""},"_npmUser":{"name":"kanej","email":"john@kanej.me"},"_resolved":"/private/var/folders/d9/ykz0hzwx0vn5y3l6rs277t000000gn/T/d1defacecf2f084eeb3aace9a4cafc93/nomicfoundation-hardhat-verify-3.0.0-next.13.tgz","_integrity":"sha512-nv7tV5bjUWshkmIB9cuUxUHrWOor/D3cZZPzdoUBk7605sVSE/tGa4rqfJUhcwaWZ75kOymsTuainchjKkNnMQ==","repository":{"url":"git+https://github.com/NomicFoundation/hardhat.git","type":"git","directory":"v-next/hardhat-verify"},"_npmVersion":"10.9.0","description":"Hardhat plugin for verifying contracts","directories":{},"_nodeVersion":"22.11.0","dependencies":{"zod":"^3.23.8","cbor2":"^1.9.0","debug":"^4.3.2","semver":"^7.6.3","@ethersproject/abi":"^5.8.0","@nomicfoundation/hardhat-utils":"^3.0.0-next.13","@nomicfoundation/hardhat-errors":"^3.0.0-next.13","@nomicfoundation/hardhat-zod-utils":"^3.0.0-next.13"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^9.1.0","tsx":"^4.19.3","eslint":"9.25.1","rimraf":"^5.0.5","prettier":"3.2.5","typescript":"~5.5.0","@types/node":"^20.14.9","expect-type":"^0.19.0","@types/debug":"^4.1.7","@types/semver":"^7.5.8","@nomicfoundation/hardhat-test-utils":"^3.0.0-next.13","@nomicfoundation/hardhat-node-test-reporter":"^3.0.0-next.13"},"peerDependencies":{"hardhat":"^3.0.0-next.13"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-verify_3.0.0-next.13_1748599717167_0.2420242601207192","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-next.14":{"name":"@nomicfoundation/hardhat-verify","version":"3.0.0-next.14","keywords":["ethereum","smart-contracts","hardhat","verify","etherscan","blockscout","sourcify"],"author":{"name":"Nomic Foundation"},"license":"MIT","_id":"@nomicfoundation/hardhat-verify@3.0.0-next.14","maintainers":[{"name":"galargh","email":"fjalar.galar@gmail.com"},{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fvictorio","email":"victorio.franco@gmail.com"},{"name":"nomic-foundation-publisher","email":"packages@nomic.foundation"},{"name":"kanej","email":"john@kanej.me"},{"name":"schaable","email":"schaable@gmail.com"},{"name":"zoeytm","email":"probablyzoey@gmail.com"}],"homepage":"https://github.com/nomicfoundation/hardhat/tree/v-next/v-next/hardhat-verify","bugs":{"url":"https://github.com/NomicFoundation/hardhat/issues"},"dist":{"shasum":"55e5648592f576eb61f3a5ec333f2d7d868082dc","tarball":"https://registry.npmjs.org/@nomicfoundation/hardhat-verify/-/hardhat-verify-3.0.0-next.14.tgz","fileCount":139,"integrity":"sha512-Toi2rVsrDBHD0S4LTIex0fUgDYB/HESDI8+xrimxj21D8UWgv7coI7XHD3tKdGEohTwFann3RM2KB9g2uhd+ow==","signatures":[{"sig":"MEUCIGg0u9Jo2fmtesDBieJwobuaVlFXp4pldqweXeexXebtAiEAnwt3MNROIRqV0xr4wOTI4I32V2ELtxjmJiF9Z5FhyWE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@nomicfoundation%2fhardhat-verify@3.0.0-next.14","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":234164},"type":"module","_from":"file:nomicfoundation-hardhat-verify-3.0.0-next.14.tgz","types":"dist/src/index.d.ts","exports":{".":"./dist/src/index.js","./verify":"./dist/src/verify.js"},"scripts":{"lint":"pnpm prettier --check && pnpm eslint","test":"node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","build":"tsc --build .","clean":"rimraf dist","eslint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","pretest":"pnpm build","lint:fix":"pnpm prettier --write && pnpm eslint --fix","prettier":"prettier \"**/*.{ts,js,md,json}\"","test:only":"node --import tsx/esm --test --test-only --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","pretest:only":"pnpm build","test:coverage":"c8 --reporter html --reporter text --all --exclude test --exclude \"src/**/{types,type-extensions}.ts\" --src src node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\""},"_npmUser":{"name":"nomic-foundation-publisher","email":"packages@nomic.foundation"},"_resolved":"/tmp/66eb760f9a29f7e99bf662b28b6c90d6/nomicfoundation-hardhat-verify-3.0.0-next.14.tgz","_integrity":"sha512-Toi2rVsrDBHD0S4LTIex0fUgDYB/HESDI8+xrimxj21D8UWgv7coI7XHD3tKdGEohTwFann3RM2KB9g2uhd+ow==","repository":{"url":"git+https://github.com/NomicFoundation/hardhat.git","type":"git","directory":"v-next/hardhat-verify"},"_npmVersion":"10.9.2","description":"Hardhat plugin for verifying contracts","directories":{},"_nodeVersion":"22.16.0","dependencies":{"zod":"^3.23.8","cbor2":"^1.9.0","debug":"^4.3.2","semver":"^7.6.3","@ethersproject/abi":"^5.8.0","@nomicfoundation/hardhat-utils":"^3.0.0-next.14","@nomicfoundation/hardhat-errors":"^3.0.0-next.14","@nomicfoundation/hardhat-zod-utils":"^3.0.0-next.14"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^9.1.0","tsx":"^4.19.3","eslint":"9.25.1","rimraf":"^5.0.5","prettier":"3.2.5","typescript":"~5.5.0","@types/node":"^20.14.9","expect-type":"^0.19.0","@types/debug":"^4.1.7","@types/semver":"^7.5.8","@nomicfoundation/hardhat-test-utils":"^3.0.0-next.14","@nomicfoundation/hardhat-node-test-reporter":"^3.0.0-next.14"},"peerDependencies":{"hardhat":"^3.0.0-next.14"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-verify_3.0.0-next.14_1749047177103_0.2605294266199363","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-next.15":{"name":"@nomicfoundation/hardhat-verify","version":"3.0.0-next.15","keywords":["ethereum","smart-contracts","hardhat","verify","etherscan","blockscout","sourcify"],"author":{"name":"Nomic Foundation"},"license":"MIT","_id":"@nomicfoundation/hardhat-verify@3.0.0-next.15","maintainers":[{"name":"galargh","email":"fjalar.galar@gmail.com"},{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fvictorio","email":"victorio.franco@gmail.com"},{"name":"nomic-foundation-publisher","email":"packages@nomic.foundation"},{"name":"kanej","email":"john@kanej.me"},{"name":"schaable","email":"schaable@gmail.com"},{"name":"zoeytm","email":"probablyzoey@gmail.com"}],"homepage":"https://github.com/nomicfoundation/hardhat/tree/v-next/v-next/hardhat-verify","bugs":{"url":"https://github.com/NomicFoundation/hardhat/issues"},"dist":{"shasum":"d05c0163f0ed1a8aa340074eea5ac57f5fde24b1","tarball":"https://registry.npmjs.org/@nomicfoundation/hardhat-verify/-/hardhat-verify-3.0.0-next.15.tgz","fileCount":139,"integrity":"sha512-hQuDRl+P6ocq4fwOX3lgkL+JmSfmvXsBUjG/3m7BjJiDMg3PM8vqVs/LBPA2N2GFEr9l3mSJWIyQOY6BmNeorQ==","signatures":[{"sig":"MEQCIDoPrKmpfYeydbPBO9+yglumH4IXujIhvtcKl2HBpzCXAiAhXrOjVgx2prZvSz77f3kRrehaWxrB0SxWhGGR7mdDYA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@nomicfoundation%2fhardhat-verify@3.0.0-next.15","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":234164},"type":"module","_from":"file:nomicfoundation-hardhat-verify-3.0.0-next.15.tgz","types":"dist/src/index.d.ts","exports":{".":"./dist/src/index.js","./verify":"./dist/src/verify.js"},"scripts":{"lint":"pnpm prettier --check && pnpm eslint","test":"node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","build":"tsc --build .","clean":"rimraf dist","eslint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","pretest":"pnpm build","lint:fix":"pnpm prettier --write && pnpm eslint --fix","prettier":"prettier \"**/*.{ts,js,md,json}\"","test:only":"node --import tsx/esm --test --test-only --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","pretest:only":"pnpm build","test:coverage":"c8 --reporter html --reporter text --all --exclude test --exclude \"src/**/{types,type-extensions}.ts\" --src src node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\""},"_npmUser":{"name":"nomic-foundation-publisher","email":"packages@nomic.foundation"},"_resolved":"/tmp/5ce1fd050bbb23ebb27caaecfaa79448/nomicfoundation-hardhat-verify-3.0.0-next.15.tgz","_integrity":"sha512-hQuDRl+P6ocq4fwOX3lgkL+JmSfmvXsBUjG/3m7BjJiDMg3PM8vqVs/LBPA2N2GFEr9l3mSJWIyQOY6BmNeorQ==","repository":{"url":"git+https://github.com/NomicFoundation/hardhat.git","type":"git","directory":"v-next/hardhat-verify"},"_npmVersion":"11.3.0","description":"Hardhat plugin for verifying contracts","directories":{},"_nodeVersion":"24.2.0","dependencies":{"zod":"^3.23.8","cbor2":"^1.9.0","debug":"^4.3.2","semver":"^7.6.3","@ethersproject/abi":"^5.8.0","@nomicfoundation/hardhat-utils":"^3.0.0-next.15","@nomicfoundation/hardhat-errors":"^3.0.0-next.15","@nomicfoundation/hardhat-zod-utils":"^3.0.0-next.15"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^9.1.0","tsx":"^4.19.3","eslint":"9.25.1","rimraf":"^5.0.5","prettier":"3.2.5","typescript":"~5.5.0","@types/node":"^20.14.9","expect-type":"^0.19.0","@types/debug":"^4.1.7","@types/semver":"^7.5.8","@nomicfoundation/hardhat-test-utils":"^3.0.0-next.15","@nomicfoundation/hardhat-node-test-reporter":"^3.0.0-next.15"},"peerDependencies":{"hardhat":"^3.0.0-next.15"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-verify_3.0.0-next.15_1749815016423_0.8618160135174331","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-next.16":{"name":"@nomicfoundation/hardhat-verify","version":"3.0.0-next.16","keywords":["ethereum","smart-contracts","hardhat","verify","etherscan","blockscout","sourcify"],"author":{"name":"Nomic Foundation"},"license":"MIT","_id":"@nomicfoundation/hardhat-verify@3.0.0-next.16","maintainers":[{"name":"galargh","email":"fjalar.galar@gmail.com"},{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fvictorio","email":"victorio.franco@gmail.com"},{"name":"nomic-foundation-publisher","email":"packages@nomic.foundation"},{"name":"kanej","email":"john@kanej.me"},{"name":"schaable","email":"schaable@gmail.com"},{"name":"zoeytm","email":"probablyzoey@gmail.com"}],"homepage":"https://github.com/nomicfoundation/hardhat/tree/v-next/v-next/hardhat-verify","bugs":{"url":"https://github.com/NomicFoundation/hardhat/issues"},"dist":{"shasum":"c8c2c26fbb70398941ebf9c4290697359f93288b","tarball":"https://registry.npmjs.org/@nomicfoundation/hardhat-verify/-/hardhat-verify-3.0.0-next.16.tgz","fileCount":139,"integrity":"sha512-qXz3og2m0YtXBdvv8DkbTY6pVAXIXz9I/81qJ3sOBg9gZcMtNf7HxOgP6Omz8iJVkqebZTCi882oJNF8TmxAxg==","signatures":[{"sig":"MEUCICP3ME181NYvpOmwK0hnIabDof/UgI8P1JWuClzdlZ7gAiEAsMLrBqrcrVw7m8sfLVESZQAPybUV9L3bTzV44vNdSmo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@nomicfoundation%2fhardhat-verify@3.0.0-next.16","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":234164},"type":"module","_from":"file:nomicfoundation-hardhat-verify-3.0.0-next.16.tgz","types":"dist/src/index.d.ts","exports":{".":"./dist/src/index.js","./verify":"./dist/src/verify.js"},"scripts":{"lint":"pnpm prettier --check && pnpm eslint","test":"node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","build":"tsc --build .","clean":"rimraf dist","eslint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","pretest":"pnpm build","lint:fix":"pnpm prettier --write && pnpm eslint --fix","prettier":"prettier \"**/*.{ts,js,md,json}\"","test:only":"node --import tsx/esm --test --test-only --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","pretest:only":"pnpm build","test:coverage":"c8 --reporter html --reporter text --all --exclude test --exclude \"src/**/{types,type-extensions}.ts\" --src src node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\""},"_npmUser":{"name":"nomic-foundation-publisher","actor":{"name":"nomic-foundation-publisher","type":"user","email":"packages@nomic.foundation"},"email":"packages@nomic.foundation"},"_resolved":"/tmp/b5ff5b467ddc6fe85f921495eb48d6b4/nomicfoundation-hardhat-verify-3.0.0-next.16.tgz","_integrity":"sha512-qXz3og2m0YtXBdvv8DkbTY6pVAXIXz9I/81qJ3sOBg9gZcMtNf7HxOgP6Omz8iJVkqebZTCi882oJNF8TmxAxg==","repository":{"url":"git+https://github.com/NomicFoundation/hardhat.git","type":"git","directory":"v-next/hardhat-verify"},"_npmVersion":"11.3.0","description":"Hardhat plugin for verifying contracts","directories":{},"_nodeVersion":"24.2.0","dependencies":{"zod":"^3.23.8","cbor2":"^1.9.0","debug":"^4.3.2","semver":"^7.6.3","@ethersproject/abi":"^5.8.0","@nomicfoundation/hardhat-utils":"^3.0.0-next.16","@nomicfoundation/hardhat-errors":"^3.0.0-next.16","@nomicfoundation/hardhat-zod-utils":"^3.0.0-next.16"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^9.1.0","tsx":"^4.19.3","eslint":"9.25.1","rimraf":"^5.0.5","prettier":"3.2.5","typescript":"~5.5.0","@types/node":"^20.14.9","expect-type":"^0.19.0","@types/debug":"^4.1.7","@types/semver":"^7.5.8","@nomicfoundation/hardhat-test-utils":"^3.0.0-next.16","@nomicfoundation/hardhat-node-test-reporter":"^3.0.0-next.16"},"peerDependencies":{"hardhat":"^3.0.0-next.16"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-verify_3.0.0-next.16_1750155294130_0.10525872575715689","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-next.17":{"name":"@nomicfoundation/hardhat-verify","version":"3.0.0-next.17","keywords":["ethereum","smart-contracts","hardhat","verify","etherscan","blockscout","sourcify"],"author":{"name":"Nomic Foundation"},"license":"MIT","_id":"@nomicfoundation/hardhat-verify@3.0.0-next.17","maintainers":[{"name":"galargh","email":"fjalar.galar@gmail.com"},{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fvictorio","email":"victorio.franco@gmail.com"},{"name":"nomic-foundation-publisher","email":"packages@nomic.foundation"},{"name":"kanej","email":"john@kanej.me"},{"name":"schaable","email":"schaable@gmail.com"},{"name":"zoeytm","email":"probablyzoey@gmail.com"}],"homepage":"https://github.com/nomicfoundation/hardhat/tree/v-next/v-next/hardhat-verify","bugs":{"url":"https://github.com/NomicFoundation/hardhat/issues"},"dist":{"shasum":"15a6bb02c9fa6e2bbd85b9c1c47cdcd55887453e","tarball":"https://registry.npmjs.org/@nomicfoundation/hardhat-verify/-/hardhat-verify-3.0.0-next.17.tgz","fileCount":139,"integrity":"sha512-z4m8xJw/A9s1R23/CzPSKWBUSWhyNtnQgyneTMmJOcNepSYWB3SLRsK2oZIJYmEGBmPjYYq7sPvDDG2kPJgzYg==","signatures":[{"sig":"MEQCIBra9lpr1XqoF8jYrbJsg6G3bYhCMSXbg5ErPfkqzXNfAiBFw5BuuEQPn+YH1nWsDKthnn5CwQBp0LMeJENZvRpkaw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@nomicfoundation%2fhardhat-verify@3.0.0-next.17","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":249378},"type":"module","_from":"file:nomicfoundation-hardhat-verify-3.0.0-next.17.tgz","types":"dist/src/index.d.ts","exports":{".":"./dist/src/index.js","./verify":"./dist/src/verify.js"},"scripts":{"lint":"pnpm prettier --check && pnpm eslint","test":"node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","build":"tsc --build .","clean":"rimraf dist","eslint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","pretest":"pnpm build","lint:fix":"pnpm prettier --write && pnpm eslint --fix","prettier":"prettier \"**/*.{ts,js,md,json}\"","test:only":"node --import tsx/esm --test --test-only --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","pretest:only":"pnpm build","test:coverage":"c8 --reporter html --reporter text --all --exclude test --exclude \"src/**/{types,type-extensions}.ts\" --src src node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\""},"_npmUser":{"name":"nomic-foundation-publisher","actor":{"name":"nomic-foundation-publisher","type":"user","email":"packages@nomic.foundation"},"email":"packages@nomic.foundation"},"_resolved":"/tmp/168ed5b265e757d0434dc53a83515c91/nomicfoundation-hardhat-verify-3.0.0-next.17.tgz","_integrity":"sha512-z4m8xJw/A9s1R23/CzPSKWBUSWhyNtnQgyneTMmJOcNepSYWB3SLRsK2oZIJYmEGBmPjYYq7sPvDDG2kPJgzYg==","repository":{"url":"git+https://github.com/NomicFoundation/hardhat.git","type":"git","directory":"v-next/hardhat-verify"},"_npmVersion":"11.3.0","description":"Hardhat plugin for verifying contracts","directories":{},"_nodeVersion":"24.2.0","dependencies":{"zod":"^3.23.8","cbor2":"^1.9.0","debug":"^4.3.2","semver":"^7.6.3","@ethersproject/abi":"^5.8.0","@nomicfoundation/hardhat-utils":"^3.0.0-next.17","@nomicfoundation/hardhat-errors":"^3.0.0-next.17","@nomicfoundation/hardhat-zod-utils":"^3.0.0-next.17"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^9.1.0","tsx":"^4.19.3","eslint":"9.25.1","rimraf":"^5.0.5","prettier":"3.2.5","typescript":"~5.8.0","@types/node":"^20.14.9","expect-type":"^1.2.1","@types/debug":"^4.1.7","@types/semver":"^7.5.8","@nomicfoundation/hardhat-test-utils":"^3.0.0-next.17","@nomicfoundation/hardhat-node-test-reporter":"^3.0.0-next.17"},"peerDependencies":{"hardhat":"^3.0.0-next.17"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-verify_3.0.0-next.17_1750422883435_0.5569209061900466","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-next.18":{"name":"@nomicfoundation/hardhat-verify","version":"3.0.0-next.18","keywords":["ethereum","smart-contracts","hardhat","verify","etherscan","blockscout","sourcify"],"author":{"name":"Nomic Foundation"},"license":"MIT","_id":"@nomicfoundation/hardhat-verify@3.0.0-next.18","maintainers":[{"name":"galargh","email":"fjalar.galar@gmail.com"},{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fvictorio","email":"victorio.franco@gmail.com"},{"name":"nomic-foundation-publisher","email":"packages@nomic.foundation"},{"name":"kanej","email":"john@kanej.me"},{"name":"schaable","email":"schaable@gmail.com"},{"name":"zoeytm","email":"probablyzoey@gmail.com"}],"homepage":"https://github.com/nomicfoundation/hardhat/tree/v-next/v-next/hardhat-verify","bugs":{"url":"https://github.com/NomicFoundation/hardhat/issues"},"dist":{"shasum":"13a593ea0ed9621930ccfdac9d1a211ac15ea1e8","tarball":"https://registry.npmjs.org/@nomicfoundation/hardhat-verify/-/hardhat-verify-3.0.0-next.18.tgz","fileCount":139,"integrity":"sha512-Sb/a+vMcjjRlZWnsKOqy55MWCQyqJrE1cTJZtC9THNSJ8qJ9mP21Om5WGvAuoCLoAb9jAUNLaek8sjCOPe7nbw==","signatures":[{"sig":"MEUCIEgX7lcgbrfbLidsFzWrCkJ4rvUJ/dyCNRzQLgEm5brVAiEAohkffrK/+ETMuj0ts/M9MW+M6aceGDcxdZWl89gMEXk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@nomicfoundation%2fhardhat-verify@3.0.0-next.18","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":249378},"type":"module","_from":"file:nomicfoundation-hardhat-verify-3.0.0-next.18.tgz","types":"dist/src/index.d.ts","exports":{".":"./dist/src/index.js","./verify":"./dist/src/verify.js"},"scripts":{"lint":"pnpm prettier --check && pnpm eslint","test":"node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","build":"tsc --build .","clean":"rimraf dist","eslint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","pretest":"pnpm build","lint:fix":"pnpm prettier --write && pnpm eslint --fix","prettier":"prettier \"**/*.{ts,js,md,json}\"","test:only":"node --import tsx/esm --test --test-only --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","pretest:only":"pnpm build","test:coverage":"c8 --reporter html --reporter text --all --exclude test --exclude \"src/**/{types,type-extensions}.ts\" --src src node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\""},"_npmUser":{"name":"nomic-foundation-publisher","actor":{"name":"nomic-foundation-publisher","type":"user","email":"packages@nomic.foundation"},"email":"packages@nomic.foundation"},"_resolved":"/tmp/14079e0162b8de36b102c6006424e0b9/nomicfoundation-hardhat-verify-3.0.0-next.18.tgz","_integrity":"sha512-Sb/a+vMcjjRlZWnsKOqy55MWCQyqJrE1cTJZtC9THNSJ8qJ9mP21Om5WGvAuoCLoAb9jAUNLaek8sjCOPe7nbw==","repository":{"url":"git+https://github.com/NomicFoundation/hardhat.git","type":"git","directory":"v-next/hardhat-verify"},"_npmVersion":"11.3.0","description":"Hardhat plugin for verifying contracts","directories":{},"_nodeVersion":"24.2.0","dependencies":{"zod":"^3.23.8","cbor2":"^1.9.0","debug":"^4.3.2","semver":"^7.6.3","@ethersproject/abi":"^5.8.0","@nomicfoundation/hardhat-utils":"^3.0.0-next.18","@nomicfoundation/hardhat-errors":"^3.0.0-next.18","@nomicfoundation/hardhat-zod-utils":"^3.0.0-next.18"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^9.1.0","tsx":"^4.19.3","eslint":"9.25.1","rimraf":"^5.0.5","prettier":"3.2.5","typescript":"~5.8.0","@types/node":"^20.14.9","expect-type":"^1.2.1","@types/debug":"^4.1.7","@types/semver":"^7.5.8","@nomicfoundation/hardhat-test-utils":"^3.0.0-next.18","@nomicfoundation/hardhat-node-test-reporter":"^3.0.0-next.18"},"peerDependencies":{"hardhat":"^3.0.0-next.18"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-verify_3.0.0-next.18_1750719382147_0.6300806033809367","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-next.19":{"name":"@nomicfoundation/hardhat-verify","version":"3.0.0-next.19","keywords":["ethereum","smart-contracts","hardhat","verify","etherscan","blockscout","sourcify"],"author":{"name":"Nomic Foundation"},"license":"MIT","_id":"@nomicfoundation/hardhat-verify@3.0.0-next.19","maintainers":[{"name":"galargh","email":"fjalar.galar@gmail.com"},{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fvictorio","email":"victorio.franco@gmail.com"},{"name":"nomic-foundation-publisher","email":"packages@nomic.foundation"},{"name":"kanej","email":"john@kanej.me"},{"name":"schaable","email":"schaable@gmail.com"},{"name":"zoeytm","email":"probablyzoey@gmail.com"}],"homepage":"https://github.com/nomicfoundation/hardhat/tree/v-next/v-next/hardhat-verify","bugs":{"url":"https://github.com/NomicFoundation/hardhat/issues"},"dist":{"shasum":"097ed2cb7ca84cd05a6b39b549509c92d40a6eaa","tarball":"https://registry.npmjs.org/@nomicfoundation/hardhat-verify/-/hardhat-verify-3.0.0-next.19.tgz","fileCount":154,"integrity":"sha512-To169tDwoij4z5W3D4RJBqEi15vgxw0Wg60T5qYpEsiUMaA4U7+2YRqX2YYYtAR0GIbFZzaGidZ5GB3LQWYTeg==","signatures":[{"sig":"MEUCIAZ2H/uvYv1zSK4KBxySYUWFI72W4tWREzua51MhKKItAiEAoFTmftH+esdPxIkcpGP7tHcFxay6KOPOfGZcExB7E6w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@nomicfoundation%2fhardhat-verify@3.0.0-next.19","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":296377},"type":"module","_from":"file:nomicfoundation-hardhat-verify-3.0.0-next.19.tgz","types":"dist/src/index.d.ts","exports":{".":"./dist/src/index.js","./verify":"./dist/src/verify.js"},"scripts":{"lint":"pnpm prettier --check && pnpm eslint","test":"node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","build":"tsc --build .","clean":"rimraf dist","eslint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","pretest":"pnpm build","lint:fix":"pnpm prettier --write && pnpm eslint --fix","prettier":"prettier \"**/*.{ts,js,md,json}\"","test:only":"node --import tsx/esm --test --test-only --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","pretest:only":"pnpm build","test:coverage":"c8 --reporter html --reporter text --all --exclude test --exclude \"src/**/{types,type-extensions}.ts\" --src src node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\""},"_npmUser":{"name":"nomic-foundation-publisher","actor":{"name":"nomic-foundation-publisher","type":"user","email":"packages@nomic.foundation"},"email":"packages@nomic.foundation"},"_resolved":"/tmp/e6ec8141ec80a7356e38db3b884fe207/nomicfoundation-hardhat-verify-3.0.0-next.19.tgz","_integrity":"sha512-To169tDwoij4z5W3D4RJBqEi15vgxw0Wg60T5qYpEsiUMaA4U7+2YRqX2YYYtAR0GIbFZzaGidZ5GB3LQWYTeg==","repository":{"url":"git+https://github.com/NomicFoundation/hardhat.git","type":"git","directory":"v-next/hardhat-verify"},"_npmVersion":"11.4.2","description":"Hardhat plugin for verifying contracts","directories":{},"_nodeVersion":"24.3.0","dependencies":{"zod":"^3.23.8","cbor2":"^1.9.0","debug":"^4.3.2","semver":"^7.6.3","@ethersproject/abi":"^5.8.0","@nomicfoundation/hardhat-utils":"^3.0.0-next.19","@nomicfoundation/hardhat-errors":"^3.0.0-next.19","@nomicfoundation/hardhat-zod-utils":"^3.0.0-next.19"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^9.1.0","tsx":"^4.19.3","eslint":"9.25.1","rimraf":"^5.0.5","prettier":"3.2.5","typescript":"~5.8.0","@types/node":"^20.14.9","expect-type":"^1.2.1","@types/debug":"^4.1.7","@types/semver":"^7.5.8","@nomicfoundation/hardhat-test-utils":"^3.0.0-next.19","@nomicfoundation/hardhat-node-test-reporter":"^3.0.0-next.19"},"peerDependencies":{"hardhat":"^3.0.0-next.19"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-verify_3.0.0-next.19_1750955454865_0.6904690990309135","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-next.20":{"name":"@nomicfoundation/hardhat-verify","version":"3.0.0-next.20","keywords":["ethereum","smart-contracts","hardhat","verify","etherscan","blockscout","sourcify"],"author":{"name":"Nomic Foundation"},"license":"MIT","_id":"@nomicfoundation/hardhat-verify@3.0.0-next.20","maintainers":[{"name":"galargh","email":"fjalar.galar@gmail.com"},{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fvictorio","email":"victorio.franco@gmail.com"},{"name":"nomic-foundation-publisher","email":"packages@nomic.foundation"},{"name":"kanej","email":"john@kanej.me"},{"name":"schaable","email":"schaable@gmail.com"},{"name":"zoeytm","email":"probablyzoey@gmail.com"}],"homepage":"https://github.com/nomicfoundation/hardhat/tree/v-next/v-next/hardhat-verify","bugs":{"url":"https://github.com/NomicFoundation/hardhat/issues"},"dist":{"shasum":"a8334c727c4c55db2afd6c2e19355af90f2554d6","tarball":"https://registry.npmjs.org/@nomicfoundation/hardhat-verify/-/hardhat-verify-3.0.0-next.20.tgz","fileCount":154,"integrity":"sha512-oEFXLxNfkm1ZLtnivIILUiO98hW41OB5Lm4d1fMsfcM39Wl360Gvr/LjIumUy2T3l+6WjmsLpndUhg93edzLCw==","signatures":[{"sig":"MEUCIQDiAx2d+7DtNIo8uSxV2EzOxN506XBC2tQyvqy9Y7oVaAIgSY8oGXYq0qdQj1hMLgUzkntwGgzMCve4mKsXAzFX17c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@nomicfoundation%2fhardhat-verify@3.0.0-next.20","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":296377},"type":"module","_from":"file:nomicfoundation-hardhat-verify-3.0.0-next.20.tgz","types":"dist/src/index.d.ts","exports":{".":"./dist/src/index.js","./verify":"./dist/src/verify.js"},"scripts":{"lint":"pnpm prettier --check && pnpm eslint","test":"node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","build":"tsc --build .","clean":"rimraf dist","eslint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","pretest":"pnpm build","lint:fix":"pnpm prettier --write && pnpm eslint --fix","prettier":"prettier \"**/*.{ts,js,md,json}\"","test:only":"node --import tsx/esm --test --test-only --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","pretest:only":"pnpm build","test:coverage":"c8 --reporter html --reporter text --all --exclude test --exclude \"src/**/{types,type-extensions}.ts\" --src src node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\""},"_npmUser":{"name":"nomic-foundation-publisher","actor":{"name":"nomic-foundation-publisher","type":"user","email":"packages@nomic.foundation"},"email":"packages@nomic.foundation"},"_resolved":"/tmp/4945be3b49b4d6ad9b7b8fe32b9decc5/nomicfoundation-hardhat-verify-3.0.0-next.20.tgz","_integrity":"sha512-oEFXLxNfkm1ZLtnivIILUiO98hW41OB5Lm4d1fMsfcM39Wl360Gvr/LjIumUy2T3l+6WjmsLpndUhg93edzLCw==","repository":{"url":"git+https://github.com/NomicFoundation/hardhat.git","type":"git","directory":"v-next/hardhat-verify"},"_npmVersion":"11.4.2","description":"Hardhat plugin for verifying contracts","directories":{},"_nodeVersion":"24.3.0","dependencies":{"zod":"^3.23.8","cbor2":"^1.9.0","debug":"^4.3.2","semver":"^7.6.3","@ethersproject/abi":"^5.8.0","@nomicfoundation/hardhat-utils":"^3.0.0-next.20","@nomicfoundation/hardhat-errors":"^3.0.0-next.20","@nomicfoundation/hardhat-zod-utils":"^3.0.0-next.20"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^9.1.0","tsx":"^4.19.3","eslint":"9.25.1","rimraf":"^5.0.5","prettier":"3.2.5","typescript":"~5.8.0","@types/node":"^20.14.9","expect-type":"^1.2.1","@types/debug":"^4.1.7","@types/semver":"^7.5.8","@nomicfoundation/hardhat-test-utils":"^3.0.0-next.20","@nomicfoundation/hardhat-node-test-reporter":"^3.0.0-next.20"},"peerDependencies":{"hardhat":"^3.0.0-next.20"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-verify_3.0.0-next.20_1750961842577_0.128395650833814","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-next.21":{"name":"@nomicfoundation/hardhat-verify","version":"3.0.0-next.21","keywords":["ethereum","smart-contracts","hardhat","verify","etherscan","blockscout","sourcify"],"author":{"name":"Nomic Foundation"},"license":"MIT","_id":"@nomicfoundation/hardhat-verify@3.0.0-next.21","maintainers":[{"name":"galargh","email":"fjalar.galar@gmail.com"},{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fvictorio","email":"victorio.franco@gmail.com"},{"name":"nomic-foundation-publisher","email":"packages@nomic.foundation"},{"name":"kanej","email":"john@kanej.me"},{"name":"schaable","email":"schaable@gmail.com"},{"name":"zoeytm","email":"probablyzoey@gmail.com"}],"homepage":"https://github.com/nomicfoundation/hardhat/tree/v-next/v-next/hardhat-verify","bugs":{"url":"https://github.com/NomicFoundation/hardhat/issues"},"dist":{"shasum":"7a60780e1b762b1822bcb4cb4144b5e3256745c7","tarball":"https://registry.npmjs.org/@nomicfoundation/hardhat-verify/-/hardhat-verify-3.0.0-next.21.tgz","fileCount":154,"integrity":"sha512-saWFF012VZX7vUMXLiHzHrFxFLGXbaDKmg1I6C/PtFpQxBxObZZTDIzciWvmGKVR1Syqgv5TUhlQuV2YJehDnw==","signatures":[{"sig":"MEUCIDRFZpHkS0ZKVsxFP1M6hTytR8rQhK/2lW8YDlI+/0saAiEA8F9nRbiQDN6+j3ELFEb7np/fyux3LQKzVQuA6Rvxfxs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@nomicfoundation%2fhardhat-verify@3.0.0-next.21","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":296469},"type":"module","_from":"file:nomicfoundation-hardhat-verify-3.0.0-next.21.tgz","types":"dist/src/index.d.ts","exports":{".":"./dist/src/index.js","./verify":"./dist/src/verify.js"},"scripts":{"lint":"pnpm prettier --check && pnpm eslint","test":"node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","build":"tsc --build .","clean":"rimraf dist","eslint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","pretest":"pnpm build","lint:fix":"pnpm prettier --write && pnpm eslint --fix","prettier":"prettier \"**/*.{ts,js,md,json}\"","test:only":"node --import tsx/esm --test --test-only --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","pretest:only":"pnpm build","test:coverage":"c8 --reporter html --reporter text --all --exclude test --exclude \"src/**/{types,type-extensions}.ts\" --src src node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\""},"_npmUser":{"name":"nomic-foundation-publisher","actor":{"name":"nomic-foundation-publisher","type":"user","email":"packages@nomic.foundation"},"email":"packages@nomic.foundation"},"_resolved":"/tmp/480e9477518021bbb2b34ed8424f4534/nomicfoundation-hardhat-verify-3.0.0-next.21.tgz","_integrity":"sha512-saWFF012VZX7vUMXLiHzHrFxFLGXbaDKmg1I6C/PtFpQxBxObZZTDIzciWvmGKVR1Syqgv5TUhlQuV2YJehDnw==","repository":{"url":"git+https://github.com/NomicFoundation/hardhat.git","type":"git","directory":"v-next/hardhat-verify"},"_npmVersion":"11.4.2","description":"Hardhat plugin for verifying contracts","directories":{},"_nodeVersion":"24.3.0","dependencies":{"zod":"^3.23.8","cbor2":"^1.9.0","debug":"^4.3.2","semver":"^7.6.3","@ethersproject/abi":"^5.8.0","@nomicfoundation/hardhat-utils":"^3.0.0-next.21","@nomicfoundation/hardhat-errors":"^3.0.0-next.21","@nomicfoundation/hardhat-zod-utils":"^3.0.0-next.21"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^9.1.0","tsx":"^4.19.3","eslint":"9.25.1","rimraf":"^5.0.5","prettier":"3.2.5","typescript":"~5.8.0","@types/node":"^20.14.9","expect-type":"^1.2.1","@types/debug":"^4.1.7","@types/semver":"^7.5.8","@nomicfoundation/hardhat-test-utils":"^3.0.0-next.21","@nomicfoundation/hardhat-node-test-reporter":"^3.0.0-next.21"},"peerDependencies":{"hardhat":"^3.0.0-next.21"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-verify_3.0.0-next.21_1751650797020_0.17394125067550892","host":"s3://npm-registry-packages-npm-production"}},"2.1.0":{"name":"@nomicfoundation/hardhat-verify","version":"2.1.0","keywords":["ethereum","smart-contracts","hardhat","hardhat-plugin","etherscan"],"author":{"name":"Nomic Foundation"},"license":"MIT","_id":"@nomicfoundation/hardhat-verify@2.1.0","maintainers":[{"name":"galargh","email":"fjalar.galar@gmail.com"},{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fvictorio","email":"victorio.franco@gmail.com"},{"name":"nomic-foundation-publisher","email":"packages@nomic.foundation"},{"name":"kanej","email":"john@kanej.me"},{"name":"schaable","email":"schaable@gmail.com"},{"name":"zoeytm","email":"probablyzoey@gmail.com"}],"homepage":"https://github.com/nomicfoundation/hardhat/tree/main/packages/hardhat-verify","bugs":{"url":"https://github.com/nomicfoundation/hardhat/issues"},"dist":{"shasum":"5a30b06bc643ca4c16e378bec633059f742bead2","tarball":"https://registry.npmjs.org/@nomicfoundation/hardhat-verify/-/hardhat-verify-2.1.0.tgz","fileCount":130,"integrity":"sha512-ogRbwlzphOR2MK/TxDG/uOftEhVJtD81eBU32YZ/maqQOHYOPKymu7BvF9syp7b2fxID5/loEIvxizjW1yBvvQ==","signatures":[{"sig":"MEYCIQCXFuRWCr9Lwr+rF9iIKvNqFEalNB0hcGedkFMmkHbz6AIhAP+g8fRcEM4ElJk8mKvkLUa6RgS8UV+cOenbVqRDD3np","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":375855},"main":"index.js","_from":"file:nomicfoundation-hardhat-verify-2.1.0.tgz","types":"index.d.ts","scripts":{"lint":"pnpm prettier --check && pnpm eslint","test":"mocha --recursive \"test/**/*.ts\" --exit","build":"tsc --build .","clean":"rimraf dist internal *.{d.ts,js}{,.map} build-test tsconfig.tsbuildinfo","eslint":"eslint 'src/**/*.ts' 'test/**/*.ts'","pretest":"cd ../.. && pnpm build","coverage":"nyc pnpm test -- --reporter min","lint:fix":"pnpm prettier --write && pnpm eslint --fix","prettier":"prettier \"**/*.{js,md,json}\""},"_npmUser":{"name":"kanej","email":"john@kanej.me"},"_resolved":"/private/var/folders/d9/ykz0hzwx0vn5y3l6rs277t000000gn/T/2fe2fa18eb6b639b8284e3133c08e16c/nomicfoundation-hardhat-verify-2.1.0.tgz","_integrity":"sha512-ogRbwlzphOR2MK/TxDG/uOftEhVJtD81eBU32YZ/maqQOHYOPKymu7BvF9syp7b2fxID5/loEIvxizjW1yBvvQ==","repository":{"url":"git+https://github.com/nomicfoundation/hardhat.git","type":"git"},"_npmVersion":"11.3.0","description":"Hardhat plugin for verifying contracts","directories":{},"_nodeVersion":"24.2.0","dependencies":{"cbor":"^8.1.0","debug":"^4.1.1","table":"^6.8.0","semver":"^6.3.0","undici":"^5.14.0","picocolors":"^1.1.0","lodash.clonedeep":"^4.5.0","@ethersproject/abi":"^5.1.2","@ethersproject/address":"^5.0.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","mocha":"^10.0.0","sinon":"^9.0.0","eslint":"^8.44.0","ethers":"^5.0.0","rimraf":"^3.0.2","hardhat":"^2.26.0","ts-node":"^10.8.0","prettier":"2.4.1","sinon-chai":"^3.7.0","typescript":"~5.0.0","@types/chai":"^4.2.0","@types/node":"^20.0.0","@types/debug":"^4.1.4","@types/mocha":">=9.1.0","@types/sinon":"^9.0.8","@types/semver":"^6.0.2","chai-as-promised":"^7.1.1","@types/sinon-chai":"^3.2.9","eslint-plugin-mocha":"10.4.1","eslint-plugin-import":"2.27.5","eslint-config-prettier":"8.3.0","eslint-plugin-prettier":"3.4.0","@types/chai-as-promised":"^7.1.3","@types/lodash.clonedeep":"^4.5.7","@typescript-eslint/parser":"5.61.0","@nomicfoundation/hardhat-ethers":"^3.1.0","@typescript-eslint/eslint-plugin":"5.61.0","@nomicfoundation/eslint-plugin-slow-imports":"^1.0.0","@nomicfoundation/eslint-plugin-hardhat-internal-rules":"^1.0.2"},"peerDependencies":{"hardhat":"^2.26.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-verify_2.1.0_1752747458847_0.9533584889823528","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-next.22":{"name":"@nomicfoundation/hardhat-verify","version":"3.0.0-next.22","keywords":["ethereum","smart-contracts","hardhat","verify","etherscan","blockscout","sourcify"],"author":{"name":"Nomic Foundation"},"license":"MIT","_id":"@nomicfoundation/hardhat-verify@3.0.0-next.22","maintainers":[{"name":"galargh","email":"fjalar.galar@gmail.com"},{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fvictorio","email":"victorio.franco@gmail.com"},{"name":"nomic-foundation-publisher","email":"packages@nomic.foundation"},{"name":"kanej","email":"john@kanej.me"},{"name":"schaable","email":"schaable@gmail.com"},{"name":"zoeytm","email":"probablyzoey@gmail.com"}],"homepage":"https://github.com/nomicfoundation/hardhat/tree/v-next/v-next/hardhat-verify","bugs":{"url":"https://github.com/NomicFoundation/hardhat/issues"},"dist":{"shasum":"1ca97a60c1ae51dfd5f88abff5a0f7560f770174","tarball":"https://registry.npmjs.org/@nomicfoundation/hardhat-verify/-/hardhat-verify-3.0.0-next.22.tgz","fileCount":154,"integrity":"sha512-w3gcIQ2phCGOua01t8u6z6h2N6po9DyXOqKgv19DKc3ra1ajEqKUGpBqSvH6lG4M0S3HSmoHgQZjoUY7Ql0sLQ==","signatures":[{"sig":"MEQCIE0PfWzOsdgzkO/GJxgpaR3qdV9RrReJjE9mGf18zHr0AiBZBJxGiDyoq52jLIXPosRLrTfy/QlNNT7xeq7ELQpCKQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@nomicfoundation%2fhardhat-verify@3.0.0-next.22","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":297100},"type":"module","_from":"file:nomicfoundation-hardhat-verify-3.0.0-next.22.tgz","types":"dist/src/index.d.ts","exports":{".":"./dist/src/index.js","./verify":"./dist/src/verify.js"},"scripts":{"lint":"pnpm prettier --check && pnpm eslint","test":"node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","build":"tsc --build .","clean":"rimraf dist","eslint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","pretest":"pnpm build","lint:fix":"pnpm prettier --write && pnpm eslint --fix","prettier":"prettier \"**/*.{ts,js,md,json}\"","test:only":"node --import tsx/esm --test --test-only --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","pretest:only":"pnpm build","test:coverage":"c8 --reporter html --reporter text --all --exclude test --exclude \"src/**/{types,type-extensions}.ts\" --src src node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\""},"_npmUser":{"name":"nomic-foundation-publisher","email":"packages@nomic.foundation"},"_resolved":"/tmp/8e82f476b32fdc365fca7964217e5766/nomicfoundation-hardhat-verify-3.0.0-next.22.tgz","_integrity":"sha512-w3gcIQ2phCGOua01t8u6z6h2N6po9DyXOqKgv19DKc3ra1ajEqKUGpBqSvH6lG4M0S3HSmoHgQZjoUY7Ql0sLQ==","repository":{"url":"git+https://github.com/NomicFoundation/hardhat.git","type":"git","directory":"v-next/hardhat-verify"},"_npmVersion":"11.4.2","description":"Hardhat plugin for verifying contracts","directories":{},"_nodeVersion":"24.4.1","dependencies":{"zod":"^3.23.8","cbor2":"^1.9.0","debug":"^4.3.2","semver":"^7.6.3","@ethersproject/abi":"^5.8.0","@nomicfoundation/hardhat-utils":"^3.0.0-next.22","@nomicfoundation/hardhat-errors":"^3.0.0-next.22","@nomicfoundation/hardhat-zod-utils":"^3.0.0-next.22"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^9.1.0","tsx":"^4.19.3","eslint":"9.25.1","rimraf":"^5.0.5","prettier":"3.2.5","typescript":"~5.8.0","@types/node":"^20.14.9","expect-type":"^1.2.1","@types/debug":"^4.1.7","@types/semver":"^7.5.8","@nomicfoundation/hardhat-test-utils":"^3.0.0-next.22","@nomicfoundation/hardhat-node-test-reporter":"^3.0.0-next.22"},"peerDependencies":{"hardhat":"^3.0.0-next.22"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-verify_3.0.0-next.22_1752847500350_0.8478407090451046","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-next.23":{"name":"@nomicfoundation/hardhat-verify","version":"3.0.0-next.23","keywords":["ethereum","smart-contracts","hardhat","verify","etherscan","blockscout","sourcify"],"author":{"name":"Nomic Foundation"},"license":"MIT","_id":"@nomicfoundation/hardhat-verify@3.0.0-next.23","maintainers":[{"name":"galargh","email":"fjalar.galar@gmail.com"},{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fvictorio","email":"victorio.franco@gmail.com"},{"name":"nomic-foundation-publisher","email":"packages@nomic.foundation"},{"name":"kanej","email":"john@kanej.me"},{"name":"schaable","email":"schaable@gmail.com"},{"name":"zoeytm","email":"probablyzoey@gmail.com"}],"homepage":"https://github.com/nomicfoundation/hardhat/tree/v-next/v-next/hardhat-verify","bugs":{"url":"https://github.com/NomicFoundation/hardhat/issues"},"dist":{"shasum":"daef9b9214f70b8afed6fab572916a6143f9ced1","tarball":"https://registry.npmjs.org/@nomicfoundation/hardhat-verify/-/hardhat-verify-3.0.0-next.23.tgz","fileCount":154,"integrity":"sha512-dyYEc0DICNZAy9z47EG8xyXG/nF8qbslnB+vCT+s7l4tLvj+pZU2e14GMhHcIe++qjNaMOzkL+vnUqRmswEBaQ==","signatures":[{"sig":"MEYCIQCeLVLE4r5FF5/Cm/Dfztp6MIWgjQRE54b1MBgUGe6JdgIhAMAegb76zX33sdFaf3x2eS/jfTShQ9KxurbMfmsdIpb9","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@nomicfoundation%2fhardhat-verify@3.0.0-next.23","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":297100},"type":"module","_from":"file:nomicfoundation-hardhat-verify-3.0.0-next.23.tgz","types":"dist/src/index.d.ts","exports":{".":"./dist/src/index.js","./verify":"./dist/src/verify.js"},"scripts":{"lint":"pnpm prettier --check && pnpm eslint","test":"node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","build":"tsc --build .","clean":"rimraf dist","eslint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","pretest":"pnpm build","lint:fix":"pnpm prettier --write && pnpm eslint --fix","prettier":"prettier \"**/*.{ts,js,md,json}\"","test:only":"node --import tsx/esm --test --test-only --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","pretest:only":"pnpm build","test:coverage":"c8 --reporter html --reporter text --all --exclude test --exclude \"src/**/{types,type-extensions}.ts\" --src src node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\""},"_npmUser":{"name":"nomic-foundation-publisher","email":"packages@nomic.foundation"},"_resolved":"/tmp/ba985c87053fb102915bd01c967f1212/nomicfoundation-hardhat-verify-3.0.0-next.23.tgz","_integrity":"sha512-dyYEc0DICNZAy9z47EG8xyXG/nF8qbslnB+vCT+s7l4tLvj+pZU2e14GMhHcIe++qjNaMOzkL+vnUqRmswEBaQ==","repository":{"url":"git+https://github.com/NomicFoundation/hardhat.git","type":"git","directory":"v-next/hardhat-verify"},"_npmVersion":"11.4.2","description":"Hardhat plugin for verifying contracts","directories":{},"_nodeVersion":"24.4.1","dependencies":{"zod":"^3.23.8","cbor2":"^1.9.0","debug":"^4.3.2","semver":"^7.6.3","@ethersproject/abi":"^5.8.0","@nomicfoundation/hardhat-utils":"^3.0.0-next.23","@nomicfoundation/hardhat-errors":"^3.0.0-next.23","@nomicfoundation/hardhat-zod-utils":"^3.0.0-next.23"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^9.1.0","tsx":"^4.19.3","eslint":"9.25.1","rimraf":"^5.0.5","prettier":"3.2.5","typescript":"~5.8.0","@types/node":"^20.14.9","expect-type":"^1.2.1","@types/debug":"^4.1.7","@types/semver":"^7.5.8","@nomicfoundation/hardhat-test-utils":"^3.0.0-next.23","@nomicfoundation/hardhat-node-test-reporter":"^3.0.0-next.23"},"peerDependencies":{"hardhat":"^3.0.0-next.23"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-verify_3.0.0-next.23_1752861571244_0.6779087806897472","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-next.24":{"name":"@nomicfoundation/hardhat-verify","version":"3.0.0-next.24","keywords":["ethereum","smart-contracts","hardhat","verify","etherscan","blockscout","sourcify"],"author":{"name":"Nomic Foundation"},"license":"MIT","_id":"@nomicfoundation/hardhat-verify@3.0.0-next.24","maintainers":[{"name":"galargh","email":"fjalar.galar@gmail.com"},{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fvictorio","email":"victorio.franco@gmail.com"},{"name":"nomic-foundation-publisher","email":"packages@nomic.foundation"},{"name":"kanej","email":"john@kanej.me"},{"name":"schaable","email":"schaable@gmail.com"},{"name":"zoeytm","email":"probablyzoey@gmail.com"}],"homepage":"https://github.com/nomicfoundation/hardhat/tree/v-next/v-next/hardhat-verify","bugs":{"url":"https://github.com/NomicFoundation/hardhat/issues"},"dist":{"shasum":"4510e0a4f2164c6c860842fcc5d1eb5c49cc7eff","tarball":"https://registry.npmjs.org/@nomicfoundation/hardhat-verify/-/hardhat-verify-3.0.0-next.24.tgz","fileCount":154,"integrity":"sha512-vgsBfx75mbYxmfq0HAjKA57z2QY7AoUUYsSsB5LZ31EaBrycTc6NuVZt/0kk4Ki+kSCzYlylYnIbjTk6yrliuA==","signatures":[{"sig":"MEUCIQDycjwjWpxBLVYyGMc5LgS8wsXobb+8JBE/HpiW5iZ4wgIgZxYjSBPlKzravxUAwuDKiFv+G7j1fehneAIHpDtHZQY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@nomicfoundation%2fhardhat-verify@3.0.0-next.24","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":301904},"type":"module","_from":"file:nomicfoundation-hardhat-verify-3.0.0-next.24.tgz","types":"dist/src/index.d.ts","exports":{".":"./dist/src/index.js","./verify":"./dist/src/verify.js"},"scripts":{"lint":"pnpm prettier --check && pnpm eslint","test":"node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","build":"tsc --build .","clean":"rimraf dist","eslint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","pretest":"pnpm build","lint:fix":"pnpm prettier --write && pnpm eslint --fix","prettier":"prettier \"**/*.{ts,js,md,json}\"","test:only":"node --import tsx/esm --test --test-only --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","pretest:only":"pnpm build","test:coverage":"c8 --reporter html --reporter text --all --exclude test --exclude \"src/**/{types,type-extensions}.ts\" --src src node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\""},"_npmUser":{"name":"nomic-foundation-publisher","email":"packages@nomic.foundation"},"_resolved":"/tmp/dfb2d52cf3b13408b774d9c22faefde4/nomicfoundation-hardhat-verify-3.0.0-next.24.tgz","_integrity":"sha512-vgsBfx75mbYxmfq0HAjKA57z2QY7AoUUYsSsB5LZ31EaBrycTc6NuVZt/0kk4Ki+kSCzYlylYnIbjTk6yrliuA==","repository":{"url":"git+https://github.com/NomicFoundation/hardhat.git","type":"git","directory":"v-next/hardhat-verify"},"_npmVersion":"11.4.2","description":"Hardhat plugin for verifying contracts","directories":{},"_nodeVersion":"24.4.1","dependencies":{"zod":"^3.23.8","cbor2":"^1.9.0","chalk":"^5.3.0","debug":"^4.3.2","semver":"^7.6.3","@ethersproject/abi":"^5.8.0","@nomicfoundation/hardhat-utils":"^3.0.0-next.24","@nomicfoundation/hardhat-errors":"^3.0.0-next.24","@nomicfoundation/hardhat-zod-utils":"^3.0.0-next.24"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^9.1.0","tsx":"^4.19.3","eslint":"9.25.1","rimraf":"^5.0.5","prettier":"3.2.5","typescript":"~5.8.0","@types/node":"^20.14.9","expect-type":"^1.2.1","@types/debug":"^4.1.7","@types/semver":"^7.5.8","@nomicfoundation/hardhat-test-utils":"^3.0.0-next.24","@nomicfoundation/hardhat-node-test-reporter":"^3.0.0-next.24"},"peerDependencies":{"hardhat":"^3.0.0-next.24"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-verify_3.0.0-next.24_1753264739422_0.6399545369231283","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-next.25":{"name":"@nomicfoundation/hardhat-verify","version":"3.0.0-next.25","keywords":["ethereum","smart-contracts","hardhat","verify","etherscan","blockscout","sourcify"],"author":{"name":"Nomic Foundation"},"license":"MIT","_id":"@nomicfoundation/hardhat-verify@3.0.0-next.25","maintainers":[{"name":"galargh","email":"fjalar.galar@gmail.com"},{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fvictorio","email":"victorio.franco@gmail.com"},{"name":"nomic-foundation-publisher","email":"packages@nomic.foundation"},{"name":"kanej","email":"john@kanej.me"},{"name":"schaable","email":"schaable@gmail.com"},{"name":"zoeytm","email":"probablyzoey@gmail.com"}],"homepage":"https://github.com/nomicfoundation/hardhat/tree/v-next/v-next/hardhat-verify","bugs":{"url":"https://github.com/NomicFoundation/hardhat/issues"},"dist":{"shasum":"4d7be0bf00b885f50b655c610deebacb731e6979","tarball":"https://registry.npmjs.org/@nomicfoundation/hardhat-verify/-/hardhat-verify-3.0.0-next.25.tgz","fileCount":154,"integrity":"sha512-kC5oDSh9U+Y3CEgV6EXldx/QZ1N6kQeCOErCLmCtEf47pW/Nh0VSTNzL3K8BfhB3Eew6GvXeKrjT2U4GnsHqNA==","signatures":[{"sig":"MEYCIQDmlfLH9/g0AZN7jkuY8EWfY0LbJ9tfZ5IHJsdrpo4d+AIhAOwgghlg4AmzSnxc/BpDOOHf+Z8+6jJmk3ZDSLfRCNdQ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@nomicfoundation%2fhardhat-verify@3.0.0-next.25","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":301891},"type":"module","_from":"file:nomicfoundation-hardhat-verify-3.0.0-next.25.tgz","types":"dist/src/index.d.ts","exports":{".":"./dist/src/index.js","./verify":"./dist/src/verify.js"},"scripts":{"lint":"pnpm prettier --check && pnpm eslint","test":"node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","build":"tsc --build .","clean":"rimraf dist","eslint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","pretest":"pnpm build","lint:fix":"pnpm prettier --write && pnpm eslint --fix","prettier":"prettier \"**/*.{ts,js,md,json}\"","test:only":"node --import tsx/esm --test --test-only --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","pretest:only":"pnpm build","test:coverage":"c8 --reporter html --reporter text --all --exclude test --exclude \"src/**/{types,type-extensions}.ts\" --src src node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\""},"_npmUser":{"name":"nomic-foundation-publisher","email":"packages@nomic.foundation"},"_resolved":"/tmp/51060e60b674057119b55b8228533765/nomicfoundation-hardhat-verify-3.0.0-next.25.tgz","_integrity":"sha512-kC5oDSh9U+Y3CEgV6EXldx/QZ1N6kQeCOErCLmCtEf47pW/Nh0VSTNzL3K8BfhB3Eew6GvXeKrjT2U4GnsHqNA==","repository":{"url":"git+https://github.com/NomicFoundation/hardhat.git","type":"git","directory":"v-next/hardhat-verify"},"_npmVersion":"11.4.2","description":"Hardhat plugin for verifying contracts","directories":{},"_nodeVersion":"24.4.1","dependencies":{"zod":"^3.23.8","cbor2":"^1.9.0","chalk":"^5.3.0","debug":"^4.3.2","semver":"^7.6.3","@ethersproject/abi":"^5.8.0","@nomicfoundation/hardhat-utils":"^3.0.0-next.25","@nomicfoundation/hardhat-errors":"^3.0.0-next.25","@nomicfoundation/hardhat-zod-utils":"^3.0.0-next.25"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^9.1.0","tsx":"^4.19.3","eslint":"9.25.1","rimraf":"^5.0.5","prettier":"3.2.5","typescript":"~5.8.0","@types/node":"^20.14.9","expect-type":"^1.2.1","@types/debug":"^4.1.7","@types/semver":"^7.5.8","@nomicfoundation/hardhat-test-utils":"^3.0.0-next.25","@nomicfoundation/hardhat-node-test-reporter":"^3.0.0-next.25"},"peerDependencies":{"hardhat":"^3.0.0-next.25"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-verify_3.0.0-next.25_1753702792856_0.18820796581716226","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-next.26":{"name":"@nomicfoundation/hardhat-verify","version":"3.0.0-next.26","keywords":["ethereum","smart-contracts","hardhat","verify","etherscan","blockscout","sourcify"],"author":{"name":"Nomic Foundation"},"license":"MIT","_id":"@nomicfoundation/hardhat-verify@3.0.0-next.26","maintainers":[{"name":"galargh","email":"fjalar.galar@gmail.com"},{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fvictorio","email":"victorio.franco@gmail.com"},{"name":"nomic-foundation-publisher","email":"packages@nomic.foundation"},{"name":"kanej","email":"john@kanej.me"},{"name":"schaable","email":"schaable@gmail.com"},{"name":"zoeytm","email":"probablyzoey@gmail.com"}],"homepage":"https://github.com/nomicfoundation/hardhat/tree/v-next/v-next/hardhat-verify","bugs":{"url":"https://github.com/NomicFoundation/hardhat/issues"},"dist":{"shasum":"80425e3fa626d45c5cce2174892aeb3ce13ce4fc","tarball":"https://registry.npmjs.org/@nomicfoundation/hardhat-verify/-/hardhat-verify-3.0.0-next.26.tgz","fileCount":154,"integrity":"sha512-MMQdtfaQenT2laciYl8CfkyR9uTOF/NBdPh16MuLoR4hwWPZoYRchJ/cjuZMuTkT+EDVeTw8LJ+YA/Id5aGeyA==","signatures":[{"sig":"MEUCIQDmxqDG9jdrzF0imbZXjqgpiX9FlH3FcsfZolqQ9mA+nwIgJLCGbOW0cMeesHb9o8M6E3AdC6uxASOjuz75aUV/Amo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@nomicfoundation%2fhardhat-verify@3.0.0-next.26","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":301891},"type":"module","_from":"file:nomicfoundation-hardhat-verify-3.0.0-next.26.tgz","types":"dist/src/index.d.ts","exports":{".":"./dist/src/index.js","./verify":"./dist/src/verify.js"},"scripts":{"lint":"pnpm prettier --check && pnpm eslint","test":"node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","build":"tsc --build .","clean":"rimraf dist","eslint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","pretest":"pnpm build","lint:fix":"pnpm prettier --write && pnpm eslint --fix","prettier":"prettier \"**/*.{ts,js,md,json}\"","test:only":"node --import tsx/esm --test --test-only --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","pretest:only":"pnpm build","test:coverage":"c8 --reporter html --reporter text --all --exclude test --exclude \"src/**/{types,type-extensions}.ts\" --src src node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\""},"_npmUser":{"name":"nomic-foundation-publisher","email":"packages@nomic.foundation"},"_resolved":"/tmp/3764a6a8c1b45c877c11f85d13705f5f/nomicfoundation-hardhat-verify-3.0.0-next.26.tgz","_integrity":"sha512-MMQdtfaQenT2laciYl8CfkyR9uTOF/NBdPh16MuLoR4hwWPZoYRchJ/cjuZMuTkT+EDVeTw8LJ+YA/Id5aGeyA==","repository":{"url":"git+https://github.com/NomicFoundation/hardhat.git","type":"git","directory":"v-next/hardhat-verify"},"_npmVersion":"11.4.2","description":"Hardhat plugin for verifying contracts","directories":{},"_nodeVersion":"24.4.1","dependencies":{"zod":"^3.23.8","cbor2":"^1.9.0","chalk":"^5.3.0","debug":"^4.3.2","semver":"^7.6.3","@ethersproject/abi":"^5.8.0","@nomicfoundation/hardhat-utils":"^3.0.0-next.26","@nomicfoundation/hardhat-errors":"^3.0.0-next.26","@nomicfoundation/hardhat-zod-utils":"^3.0.0-next.26"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^9.1.0","tsx":"^4.19.3","eslint":"9.25.1","rimraf":"^5.0.5","prettier":"3.2.5","typescript":"~5.8.0","@types/node":"^20.14.9","expect-type":"^1.2.1","@types/debug":"^4.1.7","@types/semver":"^7.5.8","@nomicfoundation/hardhat-test-utils":"^3.0.0-next.26","@nomicfoundation/hardhat-node-test-reporter":"^3.0.0-next.26"},"peerDependencies":{"hardhat":"^3.0.0-next.26"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-verify_3.0.0-next.26_1753898008430_0.06993666544754129","host":"s3://npm-registry-packages-npm-production"}},"2.1.1":{"name":"@nomicfoundation/hardhat-verify","version":"2.1.1","keywords":["ethereum","smart-contracts","hardhat","hardhat-plugin","etherscan"],"author":{"name":"Nomic Foundation"},"license":"MIT","_id":"@nomicfoundation/hardhat-verify@2.1.1","maintainers":[{"name":"galargh","email":"fjalar.galar@gmail.com"},{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fvictorio","email":"victorio.franco@gmail.com"},{"name":"nomic-foundation-publisher","email":"packages@nomic.foundation"},{"name":"kanej","email":"john@kanej.me"},{"name":"schaable","email":"schaable@gmail.com"},{"name":"zoeytm","email":"probablyzoey@gmail.com"}],"homepage":"https://github.com/nomicfoundation/hardhat/tree/main/packages/hardhat-verify","bugs":{"url":"https://github.com/nomicfoundation/hardhat/issues"},"dist":{"shasum":"0af5fc4228df860062865fcafb4a01bc0b89f8a3","tarball":"https://registry.npmjs.org/@nomicfoundation/hardhat-verify/-/hardhat-verify-2.1.1.tgz","fileCount":130,"integrity":"sha512-K1plXIS42xSHDJZRkrE2TZikqxp9T4y6jUMUNI/imLgN5uCcEQokmfU0DlyP9zzHncYK92HlT5IWP35UVCLrPw==","signatures":[{"sig":"MEQCIFE1PBHtYxlorSWglQlt06oqPSRHHqCt7YrXAUYG9ee5AiA4tQj+WQ5UsPBtDrTe/8gv3GQrofFmbwRWmYtAanvEJA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":376622},"main":"index.js","_from":"file:nomicfoundation-hardhat-verify-2.1.1.tgz","types":"index.d.ts","scripts":{"lint":"pnpm prettier --check && pnpm eslint","test":"mocha --recursive \"test/**/*.ts\" --exit","build":"tsc --build .","clean":"rimraf dist internal *.{d.ts,js}{,.map} build-test tsconfig.tsbuildinfo","eslint":"eslint 'src/**/*.ts' 'test/**/*.ts'","pretest":"cd ../.. && pnpm build","coverage":"nyc pnpm test -- --reporter min","lint:fix":"pnpm prettier --write && pnpm eslint --fix","prettier":"prettier \"**/*.{js,md,json}\""},"_npmUser":{"name":"kanej","email":"john@kanej.me"},"_resolved":"/private/var/folders/d9/ykz0hzwx0vn5y3l6rs277t000000gn/T/b8148a2eb75e228287285a055f29492a/nomicfoundation-hardhat-verify-2.1.1.tgz","_integrity":"sha512-K1plXIS42xSHDJZRkrE2TZikqxp9T4y6jUMUNI/imLgN5uCcEQokmfU0DlyP9zzHncYK92HlT5IWP35UVCLrPw==","repository":{"url":"git+https://github.com/nomicfoundation/hardhat.git","type":"git"},"_npmVersion":"11.3.0","description":"Hardhat plugin for verifying contracts","directories":{},"_nodeVersion":"24.2.0","dependencies":{"cbor":"^8.1.0","debug":"^4.1.1","table":"^6.8.0","semver":"^6.3.0","undici":"^5.14.0","picocolors":"^1.1.0","lodash.clonedeep":"^4.5.0","@ethersproject/abi":"^5.1.2","@ethersproject/address":"^5.0.2"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","mocha":"^10.0.0","sinon":"^9.0.0","eslint":"^8.44.0","ethers":"^5.0.0","rimraf":"^3.0.2","hardhat":"^2.26.0","ts-node":"^10.8.0","prettier":"2.4.1","sinon-chai":"^3.7.0","typescript":"~5.0.0","@types/chai":"^4.2.0","@types/node":"^20.0.0","@types/debug":"^4.1.4","@types/mocha":">=9.1.0","@types/sinon":"^9.0.8","@types/semver":"^6.0.2","chai-as-promised":"^7.1.1","@types/sinon-chai":"^3.2.9","eslint-plugin-mocha":"10.4.1","eslint-plugin-import":"2.27.5","eslint-config-prettier":"8.3.0","eslint-plugin-prettier":"3.4.0","@types/chai-as-promised":"^7.1.3","@types/lodash.clonedeep":"^4.5.7","@typescript-eslint/parser":"5.61.0","@nomicfoundation/hardhat-ethers":"^3.1.0","@typescript-eslint/eslint-plugin":"5.61.0","@nomicfoundation/eslint-plugin-slow-imports":"^1.0.0","@nomicfoundation/eslint-plugin-hardhat-internal-rules":"^1.0.2"},"peerDependencies":{"hardhat":"^2.26.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-verify_2.1.1_1754425305796_0.9528959963264361","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-next.27":{"name":"@nomicfoundation/hardhat-verify","version":"3.0.0-next.27","keywords":["ethereum","smart-contracts","hardhat","verify","etherscan","blockscout","sourcify"],"author":{"name":"Nomic Foundation"},"license":"MIT","_id":"@nomicfoundation/hardhat-verify@3.0.0-next.27","maintainers":[{"name":"galargh","email":"fjalar.galar@gmail.com"},{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fvictorio","email":"victorio.franco@gmail.com"},{"name":"nomic-foundation-publisher","email":"packages@nomic.foundation"},{"name":"kanej","email":"john@kanej.me"},{"name":"schaable","email":"schaable@gmail.com"},{"name":"zoeytm","email":"probablyzoey@gmail.com"}],"homepage":"https://github.com/nomicfoundation/hardhat/tree/v-next/v-next/hardhat-verify","bugs":{"url":"https://github.com/NomicFoundation/hardhat/issues"},"dist":{"shasum":"dc813f6ad9bc50d6eaaa79e92f7427e5dff2dfc2","tarball":"https://registry.npmjs.org/@nomicfoundation/hardhat-verify/-/hardhat-verify-3.0.0-next.27.tgz","fileCount":154,"integrity":"sha512-NDOs7PnjplMtQkyP9GedQrADr8eTohb/ncz7SjSfMlJEhdKEQOfzSMPK0dCGSKXkMeNn6tnhDFityxn1BxQ0Hw==","signatures":[{"sig":"MEUCIC3c52w4KnPxeio5QARcnCEEiqu+fkQuWa5N7SpuoW+uAiEA7agryFUbCj6qqBSritGeNukgxd2ZxS/VawxWBo8hgUc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@nomicfoundation%2fhardhat-verify@3.0.0-next.27","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":302422},"type":"module","_from":"file:nomicfoundation-hardhat-verify-3.0.0-next.27.tgz","types":"dist/src/index.d.ts","exports":{".":"./dist/src/index.js","./verify":"./dist/src/verify.js"},"scripts":{"lint":"pnpm prettier --check && pnpm eslint","test":"node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","build":"tsc --build .","clean":"rimraf dist","eslint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","pretest":"pnpm build","lint:fix":"pnpm prettier --write && pnpm eslint --fix","prettier":"prettier \"**/*.{ts,js,md,json}\"","test:only":"node --import tsx/esm --test --test-only --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","pretest:only":"pnpm build","test:coverage":"c8 --reporter html --reporter text --all --exclude test --exclude \"src/**/{types,type-extensions}.ts\" --src src node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\""},"_npmUser":{"name":"nomic-foundation-publisher","email":"packages@nomic.foundation"},"_resolved":"/tmp/e74084b28d136c16c3e946dcb1a5df06/nomicfoundation-hardhat-verify-3.0.0-next.27.tgz","_integrity":"sha512-NDOs7PnjplMtQkyP9GedQrADr8eTohb/ncz7SjSfMlJEhdKEQOfzSMPK0dCGSKXkMeNn6tnhDFityxn1BxQ0Hw==","repository":{"url":"git+https://github.com/NomicFoundation/hardhat.git","type":"git","directory":"v-next/hardhat-verify"},"_npmVersion":"11.5.1","description":"Hardhat plugin for verifying contracts","directories":{},"_nodeVersion":"24.5.0","dependencies":{"zod":"^3.23.8","cbor2":"^1.9.0","chalk":"^5.3.0","debug":"^4.3.2","semver":"^7.6.3","@ethersproject/abi":"^5.8.0","@nomicfoundation/hardhat-utils":"^3.0.0-next.27","@nomicfoundation/hardhat-errors":"^3.0.0-next.27","@nomicfoundation/hardhat-zod-utils":"^3.0.0-next.27"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^9.1.0","tsx":"^4.19.3","eslint":"9.25.1","rimraf":"^5.0.5","prettier":"3.2.5","typescript":"~5.8.0","@types/node":"^20.14.9","expect-type":"^1.2.1","@types/debug":"^4.1.7","@types/semver":"^7.5.8","@nomicfoundation/hardhat-test-utils":"^3.0.0-next.27","@nomicfoundation/hardhat-node-test-reporter":"^3.0.0-next.27"},"peerDependencies":{"hardhat":"^3.0.0-next.27"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-verify_3.0.0-next.27_1754575303912_0.7372528713750155","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-next.28":{"name":"@nomicfoundation/hardhat-verify","version":"3.0.0-next.28","keywords":["ethereum","smart-contracts","hardhat","verify","etherscan","blockscout","sourcify"],"author":{"name":"Nomic Foundation"},"license":"MIT","_id":"@nomicfoundation/hardhat-verify@3.0.0-next.28","maintainers":[{"name":"galargh","email":"fjalar.galar@gmail.com"},{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fvictorio","email":"victorio.franco@gmail.com"},{"name":"nomic-foundation-publisher","email":"packages@nomic.foundation"},{"name":"kanej","email":"john@kanej.me"},{"name":"schaable","email":"schaable@gmail.com"},{"name":"zoeytm","email":"probablyzoey@gmail.com"}],"homepage":"https://github.com/nomicfoundation/hardhat/tree/v-next/v-next/hardhat-verify","bugs":{"url":"https://github.com/NomicFoundation/hardhat/issues"},"dist":{"shasum":"d2d49e3691858b0735f714a982df2d7fa1fe599b","tarball":"https://registry.npmjs.org/@nomicfoundation/hardhat-verify/-/hardhat-verify-3.0.0-next.28.tgz","fileCount":154,"integrity":"sha512-EqG4zexF25CAy8iBAcqUDTt3BtEwwGJOHLo4EcdAGTEf/Kh1p8//QgqXK2wGffKvm5sTLkjS8Jvj+fiV8E+Yaw==","signatures":[{"sig":"MEUCIQDpCqKKtkhKmhPNdU0i/LOJPq91QLM9N20ajc9uyWH69QIgQKXYSFCU+uJbqsSPb5Cp3dCj9hOekS6znhqxg1ysyNs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@nomicfoundation%2fhardhat-verify@3.0.0-next.28","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":302422},"type":"module","_from":"file:nomicfoundation-hardhat-verify-3.0.0-next.28.tgz","types":"dist/src/index.d.ts","exports":{".":"./dist/src/index.js","./verify":"./dist/src/verify.js"},"scripts":{"lint":"pnpm prettier --check && pnpm eslint","test":"node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","build":"tsc --build .","clean":"rimraf dist","eslint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","pretest":"pnpm build","lint:fix":"pnpm prettier --write && pnpm eslint --fix","prettier":"prettier \"**/*.{ts,js,md,json}\"","test:only":"node --import tsx/esm --test --test-only --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","pretest:only":"pnpm build","test:coverage":"c8 --reporter html --reporter text --all --exclude test --exclude \"src/**/{types,type-extensions}.ts\" --src src node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\""},"_npmUser":{"name":"nomic-foundation-publisher","email":"packages@nomic.foundation"},"_resolved":"/tmp/17793aebf6b11ce52da989032bef85e1/nomicfoundation-hardhat-verify-3.0.0-next.28.tgz","_integrity":"sha512-EqG4zexF25CAy8iBAcqUDTt3BtEwwGJOHLo4EcdAGTEf/Kh1p8//QgqXK2wGffKvm5sTLkjS8Jvj+fiV8E+Yaw==","repository":{"url":"git+https://github.com/NomicFoundation/hardhat.git","type":"git","directory":"v-next/hardhat-verify"},"_npmVersion":"11.5.1","description":"Hardhat plugin for verifying contracts","directories":{},"_nodeVersion":"24.5.0","dependencies":{"zod":"^3.23.8","cbor2":"^1.9.0","chalk":"^5.3.0","debug":"^4.3.2","semver":"^7.6.3","@ethersproject/abi":"^5.8.0","@nomicfoundation/hardhat-utils":"^3.0.0-next.28","@nomicfoundation/hardhat-errors":"^3.0.0-next.28","@nomicfoundation/hardhat-zod-utils":"^3.0.0-next.28"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^9.1.0","tsx":"^4.19.3","eslint":"9.25.1","rimraf":"^5.0.5","prettier":"3.2.5","typescript":"~5.8.0","@types/node":"^20.14.9","expect-type":"^1.2.1","@types/debug":"^4.1.7","@types/semver":"^7.5.8","@nomicfoundation/hardhat-test-utils":"^3.0.0-next.28","@nomicfoundation/hardhat-node-test-reporter":"^3.0.0-next.28"},"peerDependencies":{"hardhat":"^3.0.0-next.28"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-verify_3.0.0-next.28_1754601124756_0.6442501715485898","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-next.29":{"name":"@nomicfoundation/hardhat-verify","version":"3.0.0-next.29","keywords":["ethereum","smart-contracts","hardhat","verify","etherscan","blockscout","sourcify"],"author":{"name":"Nomic Foundation"},"license":"MIT","_id":"@nomicfoundation/hardhat-verify@3.0.0-next.29","maintainers":[{"name":"galargh","email":"fjalar.galar@gmail.com"},{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fvictorio","email":"victorio.franco@gmail.com"},{"name":"nomic-foundation-publisher","email":"packages@nomic.foundation"},{"name":"kanej","email":"john@kanej.me"},{"name":"schaable","email":"schaable@gmail.com"},{"name":"zoeytm","email":"probablyzoey@gmail.com"}],"homepage":"https://github.com/nomicfoundation/hardhat/tree/v-next/v-next/hardhat-verify","bugs":{"url":"https://github.com/NomicFoundation/hardhat/issues"},"dist":{"shasum":"2cc9a17a16d2fa977f156ac268286dd306dc989c","tarball":"https://registry.npmjs.org/@nomicfoundation/hardhat-verify/-/hardhat-verify-3.0.0-next.29.tgz","fileCount":154,"integrity":"sha512-B58Cujn86ODBJExaSfbuhBqOMWtfJtUX8Q8Znvb7Zc43jw/8+tKaSI5N8I4jmqi7UYALGFibf5zcE7WkGulWMw==","signatures":[{"sig":"MEUCIAlsyAh9yeGrbZcy+ppZokPUu/AvjbdioVKfg2IQLViwAiEAvWm+ve0szgKBvlNKlBa80B75/KTIxhgOfOuoa81I/yk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@nomicfoundation%2fhardhat-verify@3.0.0-next.29","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":302422},"type":"module","_from":"file:nomicfoundation-hardhat-verify-3.0.0-next.29.tgz","types":"dist/src/index.d.ts","exports":{".":"./dist/src/index.js","./verify":"./dist/src/verify.js"},"scripts":{"lint":"pnpm prettier --check && pnpm eslint","test":"node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","build":"tsc --build .","clean":"rimraf dist","eslint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","pretest":"pnpm build","lint:fix":"pnpm prettier --write && pnpm eslint --fix","prettier":"prettier \"**/*.{ts,js,md,json}\"","test:only":"node --import tsx/esm --test --test-only --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","pretest:only":"pnpm build","test:coverage":"c8 --reporter html --reporter text --all --exclude test --exclude \"src/**/{types,type-extensions}.ts\" --src src node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\""},"_npmUser":{"name":"nomic-foundation-publisher","email":"packages@nomic.foundation"},"_resolved":"/tmp/d1e6f90a8a0e2b50fa59054173c4ae8a/nomicfoundation-hardhat-verify-3.0.0-next.29.tgz","_integrity":"sha512-B58Cujn86ODBJExaSfbuhBqOMWtfJtUX8Q8Znvb7Zc43jw/8+tKaSI5N8I4jmqi7UYALGFibf5zcE7WkGulWMw==","repository":{"url":"git+https://github.com/NomicFoundation/hardhat.git","type":"git","directory":"v-next/hardhat-verify"},"_npmVersion":"11.5.1","description":"Hardhat plugin for verifying contracts","directories":{},"_nodeVersion":"24.5.0","dependencies":{"zod":"^3.23.8","cbor2":"^1.9.0","chalk":"^5.3.0","debug":"^4.3.2","semver":"^7.6.3","@ethersproject/abi":"^5.8.0","@nomicfoundation/hardhat-utils":"^3.0.0-next.29","@nomicfoundation/hardhat-errors":"^3.0.0-next.29","@nomicfoundation/hardhat-zod-utils":"^3.0.0-next.29"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^9.1.0","tsx":"^4.19.3","eslint":"9.25.1","rimraf":"^5.0.5","prettier":"3.2.5","typescript":"~5.8.0","@types/node":"^20.14.9","expect-type":"^1.2.1","@types/debug":"^4.1.7","@types/semver":"^7.5.8","@nomicfoundation/hardhat-test-utils":"^3.0.0-next.29","@nomicfoundation/hardhat-node-test-reporter":"^3.0.0-next.29"},"peerDependencies":{"hardhat":"^3.0.0-next.29"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-verify_3.0.0-next.29_1754674537401_0.8390663383827082","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-next.30":{"name":"@nomicfoundation/hardhat-verify","version":"3.0.0-next.30","keywords":["ethereum","smart-contracts","hardhat","verify","etherscan","blockscout","sourcify"],"author":{"name":"Nomic Foundation"},"license":"MIT","_id":"@nomicfoundation/hardhat-verify@3.0.0-next.30","maintainers":[{"name":"galargh","email":"fjalar.galar@gmail.com"},{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fvictorio","email":"victorio.franco@gmail.com"},{"name":"nomic-foundation-publisher","email":"packages@nomic.foundation"},{"name":"kanej","email":"john@kanej.me"},{"name":"schaable","email":"schaable@gmail.com"},{"name":"zoeytm","email":"probablyzoey@gmail.com"}],"homepage":"https://github.com/nomicfoundation/hardhat/tree/v-next/v-next/hardhat-verify","bugs":{"url":"https://github.com/NomicFoundation/hardhat/issues"},"dist":{"shasum":"9d69a12fdacdb32c802924308e4542e9f1d032e6","tarball":"https://registry.npmjs.org/@nomicfoundation/hardhat-verify/-/hardhat-verify-3.0.0-next.30.tgz","fileCount":154,"integrity":"sha512-IGQ3hKbRdNJp7US5sskWOlPI7afjXBntcQLhfZrTilikE5Imi3yrHXzo+a/jBjI+lGaaRMqjTZ4BfgMtxIzuqw==","signatures":[{"sig":"MEQCIFRogh4a0gJLs7rOwP4Wl0ds21M1W79JFgs+k4rl5qdGAiA9Ig41R3HZvkdy21uRT47CxeD9ZCgBswihspfh+0BRig==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@nomicfoundation%2fhardhat-verify@3.0.0-next.30","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":302532},"type":"module","_from":"file:nomicfoundation-hardhat-verify-3.0.0-next.30.tgz","types":"dist/src/index.d.ts","exports":{".":"./dist/src/index.js","./verify":"./dist/src/verify.js"},"scripts":{"lint":"pnpm prettier --check && pnpm eslint","test":"node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","build":"tsc --build .","clean":"rimraf dist","eslint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","pretest":"pnpm build","lint:fix":"pnpm prettier --write && pnpm eslint --fix","prettier":"prettier \"**/*.{ts,js,md,json}\"","test:only":"node --import tsx/esm --test --test-only --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","pretest:only":"pnpm build","test:coverage":"c8 --reporter html --reporter text --all --exclude test --exclude \"src/**/{types,type-extensions}.ts\" --src src node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\""},"_npmUser":{"name":"nomic-foundation-publisher","email":"packages@nomic.foundation"},"_resolved":"/tmp/5ba3a576709ccde7cc23fb6929d3cc58/nomicfoundation-hardhat-verify-3.0.0-next.30.tgz","_integrity":"sha512-IGQ3hKbRdNJp7US5sskWOlPI7afjXBntcQLhfZrTilikE5Imi3yrHXzo+a/jBjI+lGaaRMqjTZ4BfgMtxIzuqw==","repository":{"url":"git+https://github.com/NomicFoundation/hardhat.git","type":"git","directory":"v-next/hardhat-verify"},"_npmVersion":"11.5.1","description":"Hardhat plugin for verifying contracts","directories":{},"_nodeVersion":"24.5.0","dependencies":{"zod":"^3.23.8","cbor2":"^1.9.0","chalk":"^5.3.0","debug":"^4.3.2","semver":"^7.6.3","@ethersproject/abi":"^5.8.0","@nomicfoundation/hardhat-utils":"^3.0.0-next.30","@nomicfoundation/hardhat-errors":"^3.0.0-next.30","@nomicfoundation/hardhat-zod-utils":"^3.0.0-next.30"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^9.1.0","tsx":"^4.19.3","eslint":"9.25.1","rimraf":"^5.0.5","prettier":"3.2.5","typescript":"~5.8.0","@types/node":"^20.14.9","expect-type":"^1.2.1","@types/debug":"^4.1.7","@types/semver":"^7.5.8","@nomicfoundation/hardhat-test-utils":"^3.0.0-next.30","@nomicfoundation/hardhat-node-test-reporter":"^3.0.0-next.30"},"peerDependencies":{"hardhat":"^3.0.0-next.30"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-verify_3.0.0-next.30_1754931420308_0.13063387268322835","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-next.31":{"name":"@nomicfoundation/hardhat-verify","version":"3.0.0-next.31","keywords":["ethereum","smart-contracts","hardhat","verify","etherscan","blockscout","sourcify"],"author":{"name":"Nomic Foundation"},"license":"MIT","_id":"@nomicfoundation/hardhat-verify@3.0.0-next.31","maintainers":[{"name":"galargh","email":"fjalar.galar@gmail.com"},{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fvictorio","email":"victorio.franco@gmail.com"},{"name":"nomic-foundation-publisher","email":"packages@nomic.foundation"},{"name":"kanej","email":"john@kanej.me"},{"name":"schaable","email":"schaable@gmail.com"},{"name":"zoeytm","email":"probablyzoey@gmail.com"}],"homepage":"https://github.com/nomicfoundation/hardhat/tree/v-next/v-next/hardhat-verify","bugs":{"url":"https://github.com/NomicFoundation/hardhat/issues"},"dist":{"shasum":"4acf09ca0db21074c9178de3fc0cef824297fb0d","tarball":"https://registry.npmjs.org/@nomicfoundation/hardhat-verify/-/hardhat-verify-3.0.0-next.31.tgz","fileCount":154,"integrity":"sha512-ahy7qVYEWxp5IKGaYxRlOP60ZeSWg/KlM4XhwkdGVfbJt7FEaJJDVxZm225TRPpYpfWnVajHXFjB6jZHWMYuDw==","signatures":[{"sig":"MEUCIBqMiMZq23hJgjDGf4BNE0Wil/axakPDGAidd4f2uHkEAiEAm5n6FNYKavXG63hfSBdHfjZUO4Ifaq62fLqPwgHx36I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@nomicfoundation%2fhardhat-verify@3.0.0-next.31","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":302532},"type":"module","_from":"file:nomicfoundation-hardhat-verify-3.0.0-next.31.tgz","types":"dist/src/index.d.ts","exports":{".":"./dist/src/index.js","./verify":"./dist/src/verify.js"},"scripts":{"lint":"pnpm prettier --check && pnpm eslint","test":"node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","build":"tsc --build .","clean":"rimraf dist","eslint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","pretest":"pnpm build","lint:fix":"pnpm prettier --write && pnpm eslint --fix","prettier":"prettier \"**/*.{ts,js,md,json}\"","test:only":"node --import tsx/esm --test --test-only --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","pretest:only":"pnpm build","test:coverage":"c8 --reporter html --reporter text --all --exclude test --exclude \"src/**/{types,type-extensions}.ts\" --src src node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\""},"_npmUser":{"name":"nomic-foundation-publisher","email":"packages@nomic.foundation"},"_resolved":"/tmp/8d47881409635d7910874cc72fc8b65b/nomicfoundation-hardhat-verify-3.0.0-next.31.tgz","_integrity":"sha512-ahy7qVYEWxp5IKGaYxRlOP60ZeSWg/KlM4XhwkdGVfbJt7FEaJJDVxZm225TRPpYpfWnVajHXFjB6jZHWMYuDw==","repository":{"url":"git+https://github.com/NomicFoundation/hardhat.git","type":"git","directory":"v-next/hardhat-verify"},"_npmVersion":"11.5.1","description":"Hardhat plugin for verifying contracts","directories":{},"_nodeVersion":"24.5.0","dependencies":{"zod":"^3.23.8","cbor2":"^1.9.0","chalk":"^5.3.0","debug":"^4.3.2","semver":"^7.6.3","@ethersproject/abi":"^5.8.0","@nomicfoundation/hardhat-utils":"^3.0.0-next.31","@nomicfoundation/hardhat-errors":"^3.0.0-next.31","@nomicfoundation/hardhat-zod-utils":"^3.0.0-next.31"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^9.1.0","tsx":"^4.19.3","eslint":"9.25.1","rimraf":"^5.0.5","prettier":"3.2.5","typescript":"~5.8.0","@types/node":"^20.14.9","expect-type":"^1.2.1","@types/debug":"^4.1.7","@types/semver":"^7.5.8","@nomicfoundation/hardhat-test-utils":"^3.0.0-next.31","@nomicfoundation/hardhat-node-test-reporter":"^3.0.0-next.31"},"peerDependencies":{"hardhat":"^3.0.0-next.31"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-verify_3.0.0-next.31_1754997283062_0.3468682912281056","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-next.32":{"name":"@nomicfoundation/hardhat-verify","version":"3.0.0-next.32","keywords":["ethereum","smart-contracts","hardhat","verify","etherscan","blockscout","sourcify"],"author":{"name":"Nomic Foundation"},"license":"MIT","_id":"@nomicfoundation/hardhat-verify@3.0.0-next.32","maintainers":[{"name":"galargh","email":"fjalar.galar@gmail.com"},{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fvictorio","email":"victorio.franco@gmail.com"},{"name":"nomic-foundation-publisher","email":"packages@nomic.foundation"},{"name":"kanej","email":"john@kanej.me"},{"name":"schaable","email":"schaable@gmail.com"},{"name":"zoeytm","email":"probablyzoey@gmail.com"}],"homepage":"https://github.com/nomicfoundation/hardhat/tree/v-next/v-next/hardhat-verify","bugs":{"url":"https://github.com/NomicFoundation/hardhat/issues"},"dist":{"shasum":"f657167f0e956e7493a1d1119b4e82b355510e30","tarball":"https://registry.npmjs.org/@nomicfoundation/hardhat-verify/-/hardhat-verify-3.0.0-next.32.tgz","fileCount":154,"integrity":"sha512-/kDu/wZoZ38+oW6Zfd31f3LX0HfAtFJ/qFLHkwHDVJzHh39duBi8aI2zI+VSVwrGLPZa9QsZb/VMtMCu3Nmg0Q==","signatures":[{"sig":"MEUCIGMvR3wXbnN1vljmiak5K4+CnCY5JFFxa2n3M/feAmTsAiEAwnQqNKlD6uom/vUnaGJ2DMfGhp+xst3HEHtGVUZS0r0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@nomicfoundation%2fhardhat-verify@3.0.0-next.32","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":302532},"type":"module","_from":"file:nomicfoundation-hardhat-verify-3.0.0-next.32.tgz","types":"dist/src/index.d.ts","exports":{".":"./dist/src/index.js","./verify":"./dist/src/verify.js"},"scripts":{"lint":"pnpm prettier --check && pnpm eslint","test":"node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","build":"tsc --build .","clean":"rimraf dist","eslint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","pretest":"pnpm build","lint:fix":"pnpm prettier --write && pnpm eslint --fix","prettier":"prettier \"**/*.{ts,js,md,json}\"","test:only":"node --import tsx/esm --test --test-only --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","pretest:only":"pnpm build","test:coverage":"c8 --reporter html --reporter text --all --exclude test --exclude \"src/**/{types,type-extensions}.ts\" --src src node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\""},"_npmUser":{"name":"nomic-foundation-publisher","email":"packages@nomic.foundation"},"_resolved":"/tmp/51f7b90211fc421c75ae508357b35f19/nomicfoundation-hardhat-verify-3.0.0-next.32.tgz","_integrity":"sha512-/kDu/wZoZ38+oW6Zfd31f3LX0HfAtFJ/qFLHkwHDVJzHh39duBi8aI2zI+VSVwrGLPZa9QsZb/VMtMCu3Nmg0Q==","repository":{"url":"git+https://github.com/NomicFoundation/hardhat.git","type":"git","directory":"v-next/hardhat-verify"},"_npmVersion":"11.5.1","description":"Hardhat plugin for verifying contracts","directories":{},"_nodeVersion":"24.5.0","dependencies":{"zod":"^3.23.8","cbor2":"^1.9.0","chalk":"^5.3.0","debug":"^4.3.2","semver":"^7.6.3","@ethersproject/abi":"^5.8.0","@nomicfoundation/hardhat-utils":"^3.0.0-next.32","@nomicfoundation/hardhat-errors":"^3.0.0-next.32","@nomicfoundation/hardhat-zod-utils":"^3.0.0-next.32"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^9.1.0","tsx":"^4.19.3","eslint":"9.25.1","rimraf":"^5.0.5","prettier":"3.2.5","typescript":"~5.8.0","@types/node":"^20.14.9","expect-type":"^1.2.1","@types/debug":"^4.1.7","@types/semver":"^7.5.8","@nomicfoundation/hardhat-test-utils":"^3.0.0-next.32","@nomicfoundation/hardhat-node-test-reporter":"^3.0.0-next.32"},"peerDependencies":{"hardhat":"^3.0.0-next.32"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-verify_3.0.0-next.32_1755083743632_0.5409919719621308","host":"s3://npm-registry-packages-npm-production"}},"3.0.0":{"name":"@nomicfoundation/hardhat-verify","version":"3.0.0","keywords":["ethereum","smart-contracts","hardhat","verify","etherscan","blockscout","sourcify"],"author":{"name":"Nomic Foundation"},"license":"MIT","_id":"@nomicfoundation/hardhat-verify@3.0.0","maintainers":[{"name":"galargh","email":"fjalar.galar@gmail.com"},{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fvictorio","email":"victorio.franco@gmail.com"},{"name":"nomic-foundation-publisher","email":"packages@nomic.foundation"},{"name":"kanej","email":"john@kanej.me"},{"name":"schaable","email":"schaable@gmail.com"},{"name":"zoeytm","email":"probablyzoey@gmail.com"}],"homepage":"https://github.com/nomicfoundation/hardhat/tree/v-next/v-next/hardhat-verify","bugs":{"url":"https://github.com/NomicFoundation/hardhat/issues"},"dist":{"shasum":"c7fca5646050478408f0857929d74014b32762ba","tarball":"https://registry.npmjs.org/@nomicfoundation/hardhat-verify/-/hardhat-verify-3.0.0.tgz","fileCount":154,"integrity":"sha512-s2BB81poG+ZAyUKRI5xc4Url/hEnqhd8LxLz6HtlISJl4+/4kKjR6O8QnN/DsJNlcg1eCutnyNKmK95gVXJY4Q==","signatures":[{"sig":"MEQCIHfWNtL9oaZ4zviMKQbFOkjGnPzEMga2jlm8T5gNWgyIAiBaFO1h/YY0kBO07wfVqP9AzUlRqUpi3WPQMBTazQcnVQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@nomicfoundation%2fhardhat-verify@3.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":305604},"type":"module","_from":"file:nomicfoundation-hardhat-verify-3.0.0.tgz","types":"dist/src/index.d.ts","exports":{".":"./dist/src/index.js","./verify":"./dist/src/verify.js"},"scripts":{"lint":"pnpm prettier --check && pnpm eslint","test":"node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","build":"tsc --build .","clean":"rimraf dist","eslint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","pretest":"pnpm build","lint:fix":"pnpm prettier --write && pnpm eslint --fix","prettier":"prettier \"**/*.{ts,js,md,json}\"","test:only":"node --import tsx/esm --test --test-only --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","pretest:only":"pnpm build","test:coverage":"c8 --reporter html --reporter text --all --exclude test --exclude \"src/**/{types,type-extensions}.ts\" --src src node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\""},"_npmUser":{"name":"nomic-foundation-publisher","email":"packages@nomic.foundation"},"_resolved":"/tmp/4e95aa240c63dfd7aae71f66869ee167/nomicfoundation-hardhat-verify-3.0.0.tgz","_integrity":"sha512-s2BB81poG+ZAyUKRI5xc4Url/hEnqhd8LxLz6HtlISJl4+/4kKjR6O8QnN/DsJNlcg1eCutnyNKmK95gVXJY4Q==","repository":{"url":"git+https://github.com/NomicFoundation/hardhat.git","type":"git","directory":"v-next/hardhat-verify"},"_npmVersion":"11.5.1","description":"Hardhat plugin for verifying contracts","directories":{},"_nodeVersion":"24.5.0","dependencies":{"zod":"^3.23.8","cbor2":"^1.9.0","chalk":"^5.3.0","debug":"^4.3.2","semver":"^7.6.3","@ethersproject/abi":"^5.8.0","@nomicfoundation/hardhat-utils":"^3.0.0","@nomicfoundation/hardhat-errors":"^3.0.0","@nomicfoundation/hardhat-zod-utils":"^3.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^9.1.0","tsx":"^4.19.3","eslint":"9.25.1","rimraf":"^5.0.5","prettier":"3.2.5","typescript":"~5.8.0","@types/node":"^20.14.9","expect-type":"^1.2.1","@types/debug":"^4.1.7","@types/semver":"^7.5.8","@nomicfoundation/hardhat-test-utils":"^2.0.1","@nomicfoundation/hardhat-node-test-reporter":"^3.0.0"},"peerDependencies":{"hardhat":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-verify_3.0.0_1755113509791_0.1753478609355088","host":"s3://npm-registry-packages-npm-production"}},"3.0.1":{"name":"@nomicfoundation/hardhat-verify","version":"3.0.1","keywords":["ethereum","smart-contracts","hardhat","verify","etherscan","blockscout","sourcify"],"author":{"name":"Nomic Foundation"},"license":"MIT","_id":"@nomicfoundation/hardhat-verify@3.0.1","maintainers":[{"name":"galargh","email":"fjalar.galar@gmail.com"},{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fvictorio","email":"victorio.franco@gmail.com"},{"name":"nomic-foundation-publisher","email":"packages@nomic.foundation"},{"name":"kanej","email":"john@kanej.me"},{"name":"schaable","email":"schaable@gmail.com"},{"name":"zoeytm","email":"probablyzoey@gmail.com"}],"homepage":"https://github.com/nomicfoundation/hardhat/tree/v-next/v-next/hardhat-verify","bugs":{"url":"https://github.com/NomicFoundation/hardhat/issues"},"dist":{"shasum":"ea47f600e14159327652177b4a6504aae46426d5","tarball":"https://registry.npmjs.org/@nomicfoundation/hardhat-verify/-/hardhat-verify-3.0.1.tgz","fileCount":154,"integrity":"sha512-gFLN8CekE0TvkwyjQ3eChoeZHd2gi4gVp+a6ntOZtlAUUbvxuKIq5OanzBa1SOPtwnYXsBAPKDsiC5uOVW4crw==","signatures":[{"sig":"MEUCIHQue/XiwroLurYpkVpiw35gC7Eqbmmsep28Pf0WQtfQAiEAqt98YuSfnPM6mBMHWjVDQe1OgITfLGGMyCybCPEJuUk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@nomicfoundation%2fhardhat-verify@3.0.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":305841},"type":"module","_from":"file:nomicfoundation-hardhat-verify-3.0.1.tgz","types":"dist/src/index.d.ts","exports":{".":"./dist/src/index.js","./verify":"./dist/src/verify.js"},"scripts":{"lint":"pnpm prettier --check && pnpm eslint","test":"node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","build":"tsc --build .","clean":"rimraf dist","eslint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","pretest":"pnpm build","lint:fix":"pnpm prettier --write && pnpm eslint --fix","prettier":"prettier \"**/*.{ts,js,md,json}\"","test:only":"node --import tsx/esm --test --test-only --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","pretest:only":"pnpm build","test:coverage":"c8 --reporter html --reporter text --all --exclude test --exclude \"src/**/{types,type-extensions}.ts\" --src src node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\""},"_npmUser":{"name":"nomic-foundation-publisher","email":"packages@nomic.foundation"},"_resolved":"/tmp/c132ddc81c3935d4abd1571c19c7dd36/nomicfoundation-hardhat-verify-3.0.1.tgz","_integrity":"sha512-gFLN8CekE0TvkwyjQ3eChoeZHd2gi4gVp+a6ntOZtlAUUbvxuKIq5OanzBa1SOPtwnYXsBAPKDsiC5uOVW4crw==","repository":{"url":"git+https://github.com/NomicFoundation/hardhat.git","type":"git","directory":"v-next/hardhat-verify"},"_npmVersion":"11.5.1","description":"Hardhat plugin for verifying contracts","directories":{},"_nodeVersion":"24.7.0","dependencies":{"zod":"^3.23.8","cbor2":"^1.9.0","chalk":"^5.3.0","debug":"^4.3.2","semver":"^7.6.3","@ethersproject/abi":"^5.8.0","@nomicfoundation/hardhat-utils":"^3.0.0","@nomicfoundation/hardhat-errors":"^3.0.0","@nomicfoundation/hardhat-zod-utils":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.19.3","eslint":"9.25.1","rimraf":"^5.0.5","prettier":"3.2.5","typescript":"~5.8.0","@types/node":"^20.14.9","expect-type":"^1.2.1","@types/debug":"^4.1.7","@types/semver":"^7.5.8","@nomicfoundation/hardhat-test-utils":"^2.0.1","@nomicfoundation/hardhat-node-test-reporter":"^3.0.0"},"peerDependencies":{"hardhat":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-verify_3.0.1_1756813247613_0.876111529772067","host":"s3://npm-registry-packages-npm-production"}},"3.0.2":{"name":"@nomicfoundation/hardhat-verify","version":"3.0.2","keywords":["ethereum","smart-contracts","hardhat","verify","etherscan","blockscout","sourcify"],"author":{"name":"Nomic Foundation"},"license":"MIT","_id":"@nomicfoundation/hardhat-verify@3.0.2","maintainers":[{"name":"galargh","email":"fjalar.galar@gmail.com"},{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"fvictorio","email":"victorio.franco@gmail.com"},{"name":"nomic-foundation-publisher","email":"packages@nomic.foundation"},{"name":"kanej","email":"john@kanej.me"},{"name":"schaable","email":"schaable@gmail.com"},{"name":"zoeytm","email":"probablyzoey@gmail.com"}],"homepage":"https://github.com/nomicfoundation/hardhat/tree/v-next/v-next/hardhat-verify","bugs":{"url":"https://github.com/NomicFoundation/hardhat/issues"},"dist":{"shasum":"6db5a0ac6a2655d5e024019e556ca32a7a1ba199","tarball":"https://registry.npmjs.org/@nomicfoundation/hardhat-verify/-/hardhat-verify-3.0.2.tgz","fileCount":154,"integrity":"sha512-t+YykFxz2Zz/f8n1Fe0tGTDOTgaTbZDM+XgroIbx/Fwc5Rq9hIAWQLk0WVuDQx7bisMnUTzhsjEO00+4ExfTig==","signatures":[{"sig":"MEQCIHb5yr8DOFtGtWLZpOc70j7QGBg16FaCCMs3uGlaJYWiAiA4e3PNW2atz24MTIIuVu0GQcTxvckEryTmy9k9n0fqQQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@nomicfoundation%2fhardhat-verify@3.0.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":308545},"type":"module","_from":"file:nomicfoundation-hardhat-verify-3.0.2.tgz","types":"dist/src/index.d.ts","exports":{".":"./dist/src/index.js","./verify":"./dist/src/verify.js"},"scripts":{"lint":"pnpm prettier --check && pnpm eslint","test":"node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","build":"tsc --build .","clean":"rimraf dist","eslint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","pretest":"pnpm build","lint:fix":"pnpm prettier --write && pnpm eslint --fix","prettier":"prettier \"**/*.{ts,js,md,json}\"","test:only":"node --import tsx/esm --test --test-only --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","pretest:only":"pnpm build","test:coverage":"c8 --reporter html --reporter text --all --exclude test --exclude \"src/**/{types,type-extensions}.ts\" --src src node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\""},"_npmUser":{"name":"nomic-foundation-publisher","email":"packages@nomic.foundation"},"_resolved":"/tmp/f4d92f2839795e64149c1fe00bcc6fba/nomicfoundation-hardhat-verify-3.0.2.tgz","_integrity":"sha512-t+YykFxz2Zz/f8n1Fe0tGTDOTgaTbZDM+XgroIbx/Fwc5Rq9hIAWQLk0WVuDQx7bisMnUTzhsjEO00+4ExfTig==","repository":{"url":"git+https://github.com/NomicFoundation/hardhat.git","type":"git","directory":"v-next/hardhat-verify"},"_npmVersion":"11.5.1","description":"Hardhat plugin for verifying contracts","directories":{},"_nodeVersion":"24.7.0","dependencies":{"zod":"^3.23.8","cbor2":"^1.9.0","chalk":"^5.3.0","debug":"^4.3.2","semver":"^7.6.3","@ethersproject/abi":"^5.8.0","@nomicfoundation/hardhat-utils":"^3.0.1","@nomicfoundation/hardhat-errors":"^3.0.2","@nomicfoundation/hardhat-zod-utils":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.19.3","eslint":"9.25.1","rimraf":"^5.0.5","prettier":"3.2.5","typescript":"~5.8.0","@types/node":"^20.14.9","expect-type":"^1.2.1","@types/debug":"^4.1.7","@types/semver":"^7.5.8","@nomicfoundation/hardhat-test-utils":"^2.0.1","@nomicfoundation/hardhat-node-test-reporter":"^3.0.0"},"peerDependencies":{"hardhat":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-verify_3.0.2_1757450055730_0.07047508588423224","host":"s3://npm-registry-packages-npm-production"}},"3.0.3":{"name":"@nomicfoundation/hardhat-verify","version":"3.0.3","keywords":["ethereum","smart-contracts","hardhat","verify","etherscan","blockscout","sourcify"],"author":{"name":"Nomic Foundation"},"license":"MIT","_id":"@nomicfoundation/hardhat-verify@3.0.3","maintainers":[{"name":"alcuadrado","email":"email@patriciopalladino.com"}],"homepage":"https://github.com/nomicfoundation/hardhat/tree/v-next/v-next/hardhat-verify","bugs":{"url":"https://github.com/NomicFoundation/hardhat/issues"},"dist":{"shasum":"75808efa55b8a213aefbb37286946269db7471f8","tarball":"https://registry.npmjs.org/@nomicfoundation/hardhat-verify/-/hardhat-verify-3.0.3.tgz","fileCount":154,"integrity":"sha512-ZGsAQIgeIR+CfePdo5f778hofBsFlS5XMLUH0eZW2eEbb5EPFct9dcOuH8m3O3v+Ehj7PQi3PYuIjA0LDXpMDg==","signatures":[{"sig":"MEUCIQDxN5/JYR27tSG1AUov7fcYCQzegLvLgFxt3dIOS/i9yAIgRJ0V8fpoKSuqaJAzpK+VqLLgMHvlmor/zqxEycCXS9A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@nomicfoundation%2fhardhat-verify@3.0.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":309683},"type":"module","_from":"file:nomicfoundation-hardhat-verify-3.0.3.tgz","types":"dist/src/index.d.ts","exports":{".":"./dist/src/index.js","./verify":"./dist/src/verify.js"},"scripts":{"lint":"pnpm prettier --check && pnpm eslint","test":"node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","build":"tsc --build .","clean":"rimraf dist","eslint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","pretest":"pnpm build","lint:fix":"pnpm prettier --write && pnpm eslint --fix","prettier":"prettier \"**/*.{ts,js,md,json}\"","test:only":"node --import tsx/esm --test --test-only --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","pretest:only":"pnpm build","test:coverage":"c8 --reporter html --reporter text --all --exclude test --exclude \"src/**/{types,type-extensions}.ts\" --src src node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\""},"_npmUser":{"name":"alcuadrado","email":"email@patriciopalladino.com"},"_resolved":"/tmp/7d68ac34afc3f8e47602d8c77026badb/nomicfoundation-hardhat-verify-3.0.3.tgz","_integrity":"sha512-ZGsAQIgeIR+CfePdo5f778hofBsFlS5XMLUH0eZW2eEbb5EPFct9dcOuH8m3O3v+Ehj7PQi3PYuIjA0LDXpMDg==","repository":{"url":"git+https://github.com/NomicFoundation/hardhat.git","type":"git","directory":"v-next/hardhat-verify"},"_npmVersion":"11.6.0","description":"Hardhat plugin for verifying contracts","directories":{},"_nodeVersion":"24.9.0","dependencies":{"zod":"^3.23.8","cbor2":"^1.9.0","chalk":"^5.3.0","debug":"^4.3.2","semver":"^7.6.3","@ethersproject/abi":"^5.8.0","@nomicfoundation/hardhat-utils":"^3.0.3","@nomicfoundation/hardhat-errors":"^3.0.2","@nomicfoundation/hardhat-zod-utils":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.19.3","eslint":"9.25.1","rimraf":"^5.0.5","prettier":"3.2.5","typescript":"~5.8.0","@types/node":"^20.14.9","expect-type":"^1.2.1","@types/debug":"^4.1.7","@types/semver":"^7.5.8","@nomicfoundation/hardhat-test-utils":"^2.0.1","@nomicfoundation/hardhat-node-test-reporter":"^3.0.0"},"peerDependencies":{"hardhat":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-verify_3.0.3_1759937234808_0.4899904754624902","host":"s3://npm-registry-packages-npm-production"}},"3.0.4":{"name":"@nomicfoundation/hardhat-verify","version":"3.0.4","keywords":["ethereum","smart-contracts","hardhat","verify","etherscan","blockscout","sourcify"],"author":{"name":"Nomic Foundation"},"license":"MIT","_id":"@nomicfoundation/hardhat-verify@3.0.4","maintainers":[{"name":"alcuadrado","email":"email@patriciopalladino.com"}],"homepage":"https://github.com/nomicfoundation/hardhat/tree/v-next/v-next/hardhat-verify","bugs":{"url":"https://github.com/NomicFoundation/hardhat/issues"},"dist":{"shasum":"fccc29ac3b65791bc98d3a24c8d143400ab0ad79","tarball":"https://registry.npmjs.org/@nomicfoundation/hardhat-verify/-/hardhat-verify-3.0.4.tgz","fileCount":154,"integrity":"sha512-2EeteIxYL+teGDDm/NxMXmyiclAeg3XLAgGRL3CWCjEpxHX0xHa1sQOIsBkTs+DaVZnPCOY/s6/F+xvXgfoVyQ==","signatures":[{"sig":"MEUCIQCJOc82MKC4ViNFhOVJObBbnoa70a70Bgdux4p6Z6CoLAIgVHxHOwoj9wiUdLpkvXs31dH7YwxyF12eR9hwLiu/USE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@nomicfoundation%2fhardhat-verify@3.0.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":310016},"type":"module","_from":"file:nomicfoundation-hardhat-verify-3.0.4.tgz","types":"dist/src/index.d.ts","exports":{".":"./dist/src/index.js","./verify":"./dist/src/verify.js"},"scripts":{"lint":"pnpm prettier --check && pnpm eslint","test":"node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","build":"tsc --build .","clean":"rimraf dist","eslint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","pretest":"pnpm build","lint:fix":"pnpm prettier --write && pnpm eslint --fix","prettier":"prettier \"**/*.{ts,js,md,json}\"","test:only":"node --import tsx/esm --test --test-only --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","pretest:only":"pnpm build","test:coverage":"c8 --reporter html --reporter text --all --exclude test --exclude \"src/**/{types,type-extensions}.ts\" --src src node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\""},"_npmUser":{"name":"alcuadrado","email":"email@patriciopalladino.com"},"_resolved":"/tmp/303ff25fde5887ccf2b1da8a9a0e207a/nomicfoundation-hardhat-verify-3.0.4.tgz","_integrity":"sha512-2EeteIxYL+teGDDm/NxMXmyiclAeg3XLAgGRL3CWCjEpxHX0xHa1sQOIsBkTs+DaVZnPCOY/s6/F+xvXgfoVyQ==","repository":{"url":"git+https://github.com/NomicFoundation/hardhat.git","type":"git","directory":"v-next/hardhat-verify"},"_npmVersion":"11.6.1","description":"Hardhat plugin for verifying contracts","directories":{},"_nodeVersion":"24.10.0","dependencies":{"zod":"^3.23.8","cbor2":"^1.9.0","chalk":"^5.3.0","debug":"^4.3.2","semver":"^7.6.3","@ethersproject/abi":"^5.8.0","@nomicfoundation/hardhat-utils":"^3.0.3","@nomicfoundation/hardhat-errors":"^3.0.3","@nomicfoundation/hardhat-zod-utils":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.19.3","eslint":"9.25.1","rimraf":"^5.0.5","prettier":"3.2.5","typescript":"~5.8.0","@types/node":"^20.14.9","expect-type":"^1.2.1","@types/debug":"^4.1.7","@types/semver":"^7.5.8","@nomicfoundation/hardhat-test-utils":"^2.0.1","@nomicfoundation/hardhat-node-test-reporter":"^3.0.0"},"peerDependencies":{"hardhat":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-verify_3.0.4_1761045696537_0.8862618046562742","host":"s3://npm-registry-packages-npm-production"}},"2.1.2":{"name":"@nomicfoundation/hardhat-verify","version":"2.1.2","keywords":["ethereum","smart-contracts","hardhat","hardhat-plugin","etherscan"],"author":{"name":"Nomic Foundation"},"license":"MIT","_id":"@nomicfoundation/hardhat-verify@2.1.2","maintainers":[{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"kanej","email":"john@kanej.me"}],"homepage":"https://github.com/nomicfoundation/hardhat/tree/main/packages/hardhat-verify","bugs":{"url":"https://github.com/NomicFoundation/hardhat/issues"},"dist":{"shasum":"dc838c10a27033f52e76120ed7f554bdcde89f3b","tarball":"https://registry.npmjs.org/@nomicfoundation/hardhat-verify/-/hardhat-verify-2.1.2.tgz","fileCount":130,"integrity":"sha512-ke5Xt00J+b0bStHJVUPSDDooG1AkBBzLNbfu5rXsVFcn0Cu4X8c7rhVeINvlM+/2GsLfe13fIBAgRnMYoeuGoQ==","signatures":[{"sig":"MEUCIDyn1BzUGb4EYE7WQ0PQ9PbDAccbSYirninUHSjz0yyUAiEA9Fv4WksDozcZ3Ep/wrb13hgfwQlyFQvRMyAipbzUOVY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@nomicfoundation%2fhardhat-verify@2.1.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":377356},"main":"index.js","_from":"file:nomicfoundation-hardhat-verify-2.1.2.tgz","types":"index.d.ts","scripts":{"lint":"pnpm prettier --check && pnpm eslint","test":"mocha --recursive \"test/**/*.ts\" --exit","build":"tsc --build .","clean":"rimraf dist internal *.{d.ts,js}{,.map} build-test tsconfig.tsbuildinfo","eslint":"eslint 'src/**/*.ts' 'test/**/*.ts'","pretest":"cd ../.. && pnpm build","coverage":"nyc pnpm test -- --reporter min","lint:fix":"pnpm prettier --write && pnpm eslint --fix","prettier":"prettier \"**/*.{js,md,json}\""},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:492e566b-38dc-42a5-a40c-520e8959c499"}},"_resolved":"/home/runner/work/hardhat/hardhat/tarballs/nomicfoundation-hardhat-verify-2.1.2.tgz","_integrity":"sha512-ke5Xt00J+b0bStHJVUPSDDooG1AkBBzLNbfu5rXsVFcn0Cu4X8c7rhVeINvlM+/2GsLfe13fIBAgRnMYoeuGoQ==","repository":{"url":"git+https://github.com/NomicFoundation/hardhat.git","type":"git","directory":"packages/hardhat-verify"},"_npmVersion":"11.6.2","description":"Hardhat plugin for verifying contracts","directories":{},"_nodeVersion":"20.19.5","dependencies":{"cbor":"^8.1.0","debug":"^4.1.1","table":"^6.8.0","semver":"^6.3.0","undici":"^5.14.0","picocolors":"^1.1.0","lodash.clonedeep":"^4.5.0","@ethersproject/abi":"^5.1.2","@ethersproject/address":"^5.0.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","mocha":"^10.0.0","sinon":"^9.0.0","eslint":"^8.44.0","ethers":"^5.0.0","rimraf":"^3.0.2","hardhat":"^2.26.0","ts-node":"^10.8.0","prettier":"2.4.1","sinon-chai":"^3.7.0","typescript":"~5.0.0","@types/chai":"^4.2.0","@types/node":"^20.0.0","@types/debug":"^4.1.4","@types/mocha":">=9.1.0","@types/sinon":"^9.0.8","@types/semver":"^6.0.2","chai-as-promised":"^7.1.1","@types/sinon-chai":"^3.2.9","eslint-plugin-mocha":"10.4.1","eslint-plugin-import":"2.27.5","eslint-config-prettier":"8.3.0","eslint-plugin-prettier":"3.4.0","@types/chai-as-promised":"^7.1.3","@types/lodash.clonedeep":"^4.5.7","@typescript-eslint/parser":"5.61.0","@nomicfoundation/hardhat-ethers":"^3.1.0","@typescript-eslint/eslint-plugin":"5.61.0","@nomicfoundation/eslint-plugin-slow-imports":"^1.0.0","@nomicfoundation/eslint-plugin-hardhat-internal-rules":"^1.0.2"},"peerDependencies":{"hardhat":"^2.26.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-verify_2.1.2_1761777410339_0.17789343161187698","host":"s3://npm-registry-packages-npm-production"}},"2.1.3":{"name":"@nomicfoundation/hardhat-verify","version":"2.1.3","keywords":["ethereum","smart-contracts","hardhat","hardhat-plugin","etherscan"],"author":{"name":"Nomic Foundation"},"license":"MIT","_id":"@nomicfoundation/hardhat-verify@2.1.3","maintainers":[{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"kanej","email":"john@kanej.me"}],"homepage":"https://github.com/nomicfoundation/hardhat/tree/main/packages/hardhat-verify","bugs":{"url":"https://github.com/NomicFoundation/hardhat/issues"},"dist":{"shasum":"f61a192a792b39f9978cef1450047deaff3ea052","tarball":"https://registry.npmjs.org/@nomicfoundation/hardhat-verify/-/hardhat-verify-2.1.3.tgz","fileCount":130,"integrity":"sha512-danbGjPp2WBhLkJdQy9/ARM3WQIK+7vwzE0urNem1qZJjh9f54Kf5f1xuQv8DvqewUAkuPxVt/7q4Grz5WjqSg==","signatures":[{"sig":"MEYCIQCXFlprdnZKznLi5c7pTAij8QXssfQ/2Rql0l8+G5gahgIhAMKdYOFEjhk7nMU2vbJvTx+LAucoRtYyxqowGirIkGeV","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@nomicfoundation%2fhardhat-verify@2.1.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":377360},"main":"index.js","_from":"file:nomicfoundation-hardhat-verify-2.1.3.tgz","types":"index.d.ts","scripts":{"lint":"pnpm prettier --check && pnpm eslint","test":"mocha --recursive \"test/**/*.ts\" --exit","build":"tsc --build .","clean":"rimraf dist internal *.{d.ts,js}{,.map} build-test tsconfig.tsbuildinfo","eslint":"eslint 'src/**/*.ts' 'test/**/*.ts'","pretest":"cd ../.. && pnpm build","coverage":"nyc pnpm test -- --reporter min","lint:fix":"pnpm prettier --write && pnpm eslint --fix","prettier":"prettier \"**/*.{js,md,json}\""},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:492e566b-38dc-42a5-a40c-520e8959c499"}},"_resolved":"/home/runner/work/hardhat/hardhat/tarballs/nomicfoundation-hardhat-verify-2.1.3.tgz","_integrity":"sha512-danbGjPp2WBhLkJdQy9/ARM3WQIK+7vwzE0urNem1qZJjh9f54Kf5f1xuQv8DvqewUAkuPxVt/7q4Grz5WjqSg==","repository":{"url":"git+https://github.com/NomicFoundation/hardhat.git","type":"git","directory":"packages/hardhat-verify"},"_npmVersion":"11.6.2","description":"Hardhat plugin for verifying contracts","directories":{},"_nodeVersion":"20.19.5","dependencies":{"cbor":"^8.1.0","debug":"^4.1.1","table":"^6.8.0","semver":"^6.3.0","undici":"^5.14.0","picocolors":"^1.1.0","lodash.clonedeep":"^4.5.0","@ethersproject/abi":"^5.1.2","@ethersproject/address":"^5.0.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","mocha":"^10.0.0","sinon":"^9.0.0","eslint":"^8.44.0","ethers":"^5.0.0","rimraf":"^3.0.2","hardhat":"^2.26.0","ts-node":"^10.8.0","prettier":"2.4.1","sinon-chai":"^3.7.0","typescript":"~5.0.0","@types/chai":"^4.2.0","@types/node":"^20.0.0","@types/debug":"^4.1.4","@types/mocha":">=9.1.0","@types/sinon":"^9.0.8","@types/semver":"^6.0.2","chai-as-promised":"^7.1.1","@types/sinon-chai":"^3.2.9","eslint-plugin-mocha":"10.4.1","eslint-plugin-import":"2.27.5","eslint-config-prettier":"8.3.0","eslint-plugin-prettier":"3.4.0","@types/chai-as-promised":"^7.1.3","@types/lodash.clonedeep":"^4.5.7","@typescript-eslint/parser":"5.61.0","@nomicfoundation/hardhat-ethers":"^3.1.0","@typescript-eslint/eslint-plugin":"5.61.0","@nomicfoundation/eslint-plugin-slow-imports":"^1.0.0","@nomicfoundation/eslint-plugin-hardhat-internal-rules":"^1.0.2"},"peerDependencies":{"hardhat":"^2.26.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-verify_2.1.3_1761848905796_0.30325515998667907","host":"s3://npm-registry-packages-npm-production"}},"3.0.5":{"name":"@nomicfoundation/hardhat-verify","version":"3.0.5","keywords":["ethereum","smart-contracts","hardhat","verify","etherscan","blockscout","sourcify"],"author":{"name":"Nomic Foundation"},"license":"MIT","_id":"@nomicfoundation/hardhat-verify@3.0.5","maintainers":[{"name":"alcuadrado","email":"email@patriciopalladino.com"},{"name":"kanej","email":"john@kanej.me"}],"homepage":"https://github.com/nomicfoundation/hardhat/tree/v-next/v-next/hardhat-verify","bugs":{"url":"https://github.com/NomicFoundation/hardhat/issues"},"dist":{"shasum":"38fea73f40f7da0f27c9a7e3ff140516530248cb","tarball":"https://registry.npmjs.org/@nomicfoundation/hardhat-verify/-/hardhat-verify-3.0.5.tgz","fileCount":154,"integrity":"sha512-C4j4wSxgMGjQJEBIquw6NUAd24K7JrHPS53sXPbVGpAcGsHkk61Im+SbXCwjE5PqBqiPV3SBptZgzlMg/Bxr9Q==","signatures":[{"sig":"MEUCIQDGWWC5qmky4h1VZ/DAtCqJOoT8Cqp+HiwzCcDowHresQIgW+5yadwgRg0roifwXL/PMCDZAGEdulYv5F2ZHxJykqE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@nomicfoundation%2fhardhat-verify@3.0.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":310973},"type":"module","_from":"file:nomicfoundation-hardhat-verify-3.0.5.tgz","types":"dist/src/index.d.ts","exports":{".":"./dist/src/index.js","./verify":"./dist/src/verify.js"},"scripts":{"lint":"pnpm prettier --check && pnpm eslint","test":"node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","build":"tsc --build .","clean":"rimraf dist","eslint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","pretest":"pnpm build","lint:fix":"pnpm prettier --write && pnpm eslint --fix","prettier":"prettier \"**/*.{ts,js,md,json}\"","test:only":"node --import tsx/esm --test --test-only --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","pretest:only":"pnpm build","test:coverage":"c8 --reporter html --reporter text --all --exclude test --exclude \"src/**/{types,type-extensions}.ts\" --src src node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\""},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:492e566b-38dc-42a5-a40c-520e8959c499"}},"_resolved":"/home/runner/work/hardhat/hardhat/tarballs/nomicfoundation-hardhat-verify-3.0.5.tgz","_integrity":"sha512-C4j4wSxgMGjQJEBIquw6NUAd24K7JrHPS53sXPbVGpAcGsHkk61Im+SbXCwjE5PqBqiPV3SBptZgzlMg/Bxr9Q==","repository":{"url":"git+https://github.com/NomicFoundation/hardhat.git","type":"git","directory":"v-next/hardhat-verify"},"_npmVersion":"11.6.2","description":"Hardhat plugin for verifying contracts","directories":{},"_nodeVersion":"24.11.0","dependencies":{"zod":"^3.23.8","cbor2":"^1.9.0","chalk":"^5.3.0","debug":"^4.3.2","semver":"^7.6.3","@ethersproject/abi":"^5.8.0","@nomicfoundation/hardhat-utils":"^3.0.5","@nomicfoundation/hardhat-errors":"^3.0.3","@nomicfoundation/hardhat-zod-utils":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.19.3","eslint":"9.25.1","rimraf":"^5.0.5","prettier":"3.2.5","typescript":"~5.8.0","@types/node":"^20.14.9","expect-type":"^1.2.1","@types/debug":"^4.1.7","@types/semver":"^7.5.8","@nomicfoundation/hardhat-test-utils":"^2.0.1","@nomicfoundation/hardhat-node-test-reporter":"^3.0.0"},"peerDependencies":{"hardhat":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-verify_3.0.5_1762243576410_0.35995887235213453","host":"s3://npm-registry-packages-npm-production"}},"3.0.6":{"name":"@nomicfoundation/hardhat-verify","version":"3.0.6","keywords":["ethereum","smart-contracts","hardhat","verify","etherscan","blockscout","sourcify"],"author":{"name":"Nomic Foundation"},"license":"MIT","_id":"@nomicfoundation/hardhat-verify@3.0.6","maintainers":[{"name":"alcuadrado","email":"email@patriciopalladino.com"}],"homepage":"https://github.com/nomicfoundation/hardhat/tree/v-next/v-next/hardhat-verify","bugs":{"url":"https://github.com/NomicFoundation/hardhat/issues"},"dist":{"shasum":"603d54e1bd2fc4b15995d3448b366b2509af40c0","tarball":"https://registry.npmjs.org/@nomicfoundation/hardhat-verify/-/hardhat-verify-3.0.6.tgz","fileCount":164,"integrity":"sha512-EhLbzDhuWadu7R79j1zOhsc1IBiiHbpYRl09aBJVBIz5fA0RddWFtdaPH8nt0RgqBOh+0at+cQSxK9tpY3aXtg==","signatures":[{"sig":"MEQCIF88oyUr+7EkfdEksr8JiQicakBxZuOx2hhkFlejy+LAAiA/wBMQn/7K8ZngzZMPgsrUqU04JXd1S1o8o3D27PQ9bA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@nomicfoundation%2fhardhat-verify@3.0.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":355079},"type":"module","_from":"file:nomicfoundation-hardhat-verify-3.0.6.tgz","types":"dist/src/index.d.ts","exports":{".":"./dist/src/index.js","./verify":"./dist/src/verify.js"},"scripts":{"lint":"pnpm prettier --check && pnpm eslint","test":"node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","build":"tsc --build .","clean":"rimraf dist","eslint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","pretest":"pnpm build","lint:fix":"pnpm prettier --write && pnpm eslint --fix","prettier":"prettier \"**/*.{ts,js,md,json}\"","test:only":"node --import tsx/esm --test --test-only --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","pretest:only":"pnpm build","test:coverage":"c8 --reporter html --reporter text --all --exclude test --exclude \"src/**/{types,type-extensions}.ts\" --src src node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\""},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:492e566b-38dc-42a5-a40c-520e8959c499"}},"_resolved":"/home/runner/work/hardhat/hardhat/tarballs/nomicfoundation-hardhat-verify-3.0.6.tgz","_integrity":"sha512-EhLbzDhuWadu7R79j1zOhsc1IBiiHbpYRl09aBJVBIz5fA0RddWFtdaPH8nt0RgqBOh+0at+cQSxK9tpY3aXtg==","repository":{"url":"git+https://github.com/NomicFoundation/hardhat.git","type":"git","directory":"v-next/hardhat-verify"},"_npmVersion":"11.6.2","description":"Hardhat plugin for verifying contracts","directories":{},"_nodeVersion":"24.11.0","dependencies":{"zod":"^3.23.8","cbor2":"^1.9.0","chalk":"^5.3.0","debug":"^4.3.2","semver":"^7.6.3","@ethersproject/abi":"^5.8.0","@nomicfoundation/hardhat-utils":"^3.0.5","@nomicfoundation/hardhat-errors":"^3.0.3","@nomicfoundation/hardhat-zod-utils":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.19.3","eslint":"9.25.1","rimraf":"^5.0.5","prettier":"3.2.5","typescript":"~5.8.0","@types/node":"^20.14.9","expect-type":"^1.2.1","@types/debug":"^4.1.7","@types/semver":"^7.5.8","@nomicfoundation/hardhat-test-utils":"^2.0.1","@nomicfoundation/hardhat-node-test-reporter":"^3.0.0"},"peerDependencies":{"hardhat":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-verify_3.0.6_1762444536055_0.062105041540264194","host":"s3://npm-registry-packages-npm-production"}},"3.0.7":{"name":"@nomicfoundation/hardhat-verify","version":"3.0.7","keywords":["ethereum","smart-contracts","hardhat","verify","etherscan","blockscout","sourcify"],"author":{"name":"Nomic Foundation"},"license":"MIT","_id":"@nomicfoundation/hardhat-verify@3.0.7","maintainers":[{"name":"alcuadrado","email":"email@patriciopalladino.com"}],"homepage":"https://github.com/nomicfoundation/hardhat/tree/v-next/v-next/hardhat-verify","bugs":{"url":"https://github.com/NomicFoundation/hardhat/issues"},"dist":{"shasum":"4adfd242638f9511aed189150c94b41c08070832","tarball":"https://registry.npmjs.org/@nomicfoundation/hardhat-verify/-/hardhat-verify-3.0.7.tgz","fileCount":169,"integrity":"sha512-2Px2Zldg2oRJvy7odx8hZ0lZ4yjkW8XLr6umqcKl5z36+XifKRanzd8phoLEGQ8SRBNaVsaw0EDHi9Q0QTUu3A==","signatures":[{"sig":"MEUCICWvyBP5MCtcFRtQkfQBbrLH8Aw52a3Ux8wKKM+PW5oQAiEA9WFPBpCHSiZiEeNd9Jd8wZi/0etIuClv6R0x/5DUf4E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@nomicfoundation%2fhardhat-verify@3.0.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":378184},"type":"module","_from":"file:nomicfoundation-hardhat-verify-3.0.7.tgz","types":"dist/src/index.d.ts","exports":{".":"./dist/src/index.js","./verify":"./dist/src/verify.js"},"scripts":{"lint":"pnpm prettier --check && pnpm eslint","test":"node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","build":"tsc --build .","clean":"rimraf dist","eslint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","pretest":"pnpm build","lint:fix":"pnpm prettier --write && pnpm eslint --fix","prettier":"prettier \"**/*.{ts,js,md,json}\"","test:only":"node --import tsx/esm --test --test-only --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","pretest:only":"pnpm build","test:coverage":"c8 --reporter html --reporter text --all --exclude test --exclude \"src/**/{types,type-extensions}.ts\" --src src node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\""},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:492e566b-38dc-42a5-a40c-520e8959c499"}},"_resolved":"/home/runner/work/hardhat/hardhat/tarballs/nomicfoundation-hardhat-verify-3.0.7.tgz","_integrity":"sha512-2Px2Zldg2oRJvy7odx8hZ0lZ4yjkW8XLr6umqcKl5z36+XifKRanzd8phoLEGQ8SRBNaVsaw0EDHi9Q0QTUu3A==","repository":{"url":"git+https://github.com/NomicFoundation/hardhat.git","type":"git","directory":"v-next/hardhat-verify"},"_npmVersion":"11.6.2","description":"Hardhat plugin for verifying contracts","directories":{},"_nodeVersion":"24.11.0","dependencies":{"zod":"^3.23.8","cbor2":"^1.9.0","chalk":"^5.3.0","debug":"^4.3.2","semver":"^7.6.3","@ethersproject/abi":"^5.8.0","@nomicfoundation/hardhat-utils":"^3.0.5","@nomicfoundation/hardhat-errors":"^3.0.3","@nomicfoundation/hardhat-zod-utils":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.19.3","eslint":"9.25.1","rimraf":"^5.0.5","prettier":"3.2.5","typescript":"~5.8.0","@types/node":"^20.14.9","expect-type":"^1.2.1","@types/debug":"^4.1.7","@types/semver":"^7.5.8","@nomicfoundation/hardhat-test-utils":"^2.0.1","@nomicfoundation/hardhat-node-test-reporter":"^3.0.0"},"peerDependencies":{"hardhat":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-verify_3.0.7_1762972988963_0.7431658595016666","host":"s3://npm-registry-packages-npm-production"}},"3.0.8":{"name":"@nomicfoundation/hardhat-verify","version":"3.0.8","keywords":["ethereum","smart-contracts","hardhat","verify","etherscan","blockscout","sourcify"],"author":{"name":"Nomic Foundation"},"license":"MIT","_id":"@nomicfoundation/hardhat-verify@3.0.8","maintainers":[{"name":"alcuadrado","email":"email@patriciopalladino.com"}],"homepage":"https://github.com/nomicfoundation/hardhat/tree/v-next/v-next/hardhat-verify","bugs":{"url":"https://github.com/NomicFoundation/hardhat/issues"},"dist":{"shasum":"23ae892934083cd74df55bd5c33bd62f29fdb936","tarball":"https://registry.npmjs.org/@nomicfoundation/hardhat-verify/-/hardhat-verify-3.0.8.tgz","fileCount":169,"integrity":"sha512-AkwFvx/r0AFDk0H53mReYpkw2pvi5Jq34zAyk2+cTM7o/OnOvq0xcAaidw4BQvBf9+FMeFAKjJe+zNYgrsLatg==","signatures":[{"sig":"MEUCIFe9kvxj1ghB0jWp0swmgnX8uGJ2MQQ3ajbMmCSm8dHLAiEAi7B1ksMinM8fmdvE6PAj4LPINEec4V6QQ1q2PoYNiOg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@nomicfoundation%2fhardhat-verify@3.0.8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":378389},"type":"module","_from":"file:nomicfoundation-hardhat-verify-3.0.8.tgz","types":"dist/src/index.d.ts","exports":{".":"./dist/src/index.js","./verify":"./dist/src/verify.js"},"scripts":{"lint":"pnpm prettier --check && pnpm eslint","test":"node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","build":"tsc --build .","clean":"rimraf dist","eslint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","pretest":"pnpm build","lint:fix":"pnpm prettier --write && pnpm eslint --fix","prettier":"prettier \"**/*.{ts,js,md,json}\"","test:only":"node --import tsx/esm --test --test-only --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","pretest:only":"pnpm build","test:coverage":"c8 --reporter html --reporter text --all --exclude test --exclude \"src/**/{types,type-extensions}.ts\" --src src node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\""},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:492e566b-38dc-42a5-a40c-520e8959c499"}},"_resolved":"/home/runner/work/hardhat/hardhat/tarballs/nomicfoundation-hardhat-verify-3.0.8.tgz","_integrity":"sha512-AkwFvx/r0AFDk0H53mReYpkw2pvi5Jq34zAyk2+cTM7o/OnOvq0xcAaidw4BQvBf9+FMeFAKjJe+zNYgrsLatg==","repository":{"url":"git+https://github.com/NomicFoundation/hardhat.git","type":"git","directory":"v-next/hardhat-verify"},"_npmVersion":"11.6.4","description":"Hardhat plugin for verifying contracts","directories":{},"_nodeVersion":"24.11.1","dependencies":{"zod":"^3.23.8","cbor2":"^1.9.0","chalk":"^5.3.0","debug":"^4.3.2","semver":"^7.6.3","@ethersproject/abi":"^5.8.0","@nomicfoundation/hardhat-utils":"^3.0.5","@nomicfoundation/hardhat-errors":"^3.0.3","@nomicfoundation/hardhat-zod-utils":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.19.3","eslint":"9.25.1","rimraf":"^5.0.5","prettier":"3.2.5","typescript":"~5.8.0","@types/node":"^20.14.9","expect-type":"^1.2.1","@types/debug":"^4.1.7","@types/semver":"^7.5.8","@nomicfoundation/hardhat-test-utils":"^2.0.1","@nomicfoundation/hardhat-node-test-reporter":"^3.0.0"},"peerDependencies":{"hardhat":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-verify_3.0.8_1764789596168_0.5777259078224022","host":"s3://npm-registry-packages-npm-production"}},"3.0.9":{"name":"@nomicfoundation/hardhat-verify","version":"3.0.9","keywords":["ethereum","smart-contracts","hardhat","verify","etherscan","blockscout","sourcify"],"author":{"name":"Nomic Foundation"},"license":"MIT","_id":"@nomicfoundation/hardhat-verify@3.0.9","maintainers":[],"homepage":"https://github.com/nomicfoundation/hardhat/tree/v-next/v-next/hardhat-verify","bugs":{"url":"https://github.com/NomicFoundation/hardhat/issues"},"dist":{"shasum":"99608a13b86afadb331b8608d7e5cc764b308fe6","tarball":"https://registry.npmjs.org/@nomicfoundation/hardhat-verify/-/hardhat-verify-3.0.9.tgz","fileCount":169,"integrity":"sha512-iBvfTHQO37UEJ4ogmWWhKo8zAPRo1I2tHjcFhypjq4gwSz7wH3L8vZ1t7/8QJDqmEdI4je1KKdxkvGWXCQW3Xw==","signatures":[{"sig":"MEYCIQCBKFS7Bs4TV3dmKxZvkBVxJRy7GyCjlJeQJmL6Vd9agAIhANtWazGy/FTEqOEif/CSJkrlwV9Zt8pmAjqKNmpoyJLC","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@nomicfoundation%2fhardhat-verify@3.0.9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":378286},"type":"module","_from":"file:nomicfoundation-hardhat-verify-3.0.9.tgz","types":"dist/src/index.d.ts","exports":{".":"./dist/src/index.js","./verify":"./dist/src/verify.js"},"scripts":{"lint":"pnpm prettier --check && pnpm eslint","test":"node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","build":"tsc --build .","clean":"rimraf dist","eslint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","pretest":"pnpm build","lint:fix":"pnpm prettier --write && pnpm eslint --fix","prettier":"prettier \"**/*.{ts,js,md,json}\"","test:only":"node --import tsx/esm --test --test-only --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","pretest:only":"pnpm build","test:coverage":"c8 --reporter html --reporter text --all --exclude test --exclude \"src/**/{types,type-extensions}.ts\" --src src node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\""},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:492e566b-38dc-42a5-a40c-520e8959c499"}},"_resolved":"/home/runner/work/hardhat/hardhat/tarballs/nomicfoundation-hardhat-verify-3.0.9.tgz","_integrity":"sha512-iBvfTHQO37UEJ4ogmWWhKo8zAPRo1I2tHjcFhypjq4gwSz7wH3L8vZ1t7/8QJDqmEdI4je1KKdxkvGWXCQW3Xw==","repository":{"url":"git+https://github.com/NomicFoundation/hardhat.git","type":"git","directory":"v-next/hardhat-verify"},"_npmVersion":"11.8.0","description":"Hardhat plugin for verifying contracts","directories":{},"_nodeVersion":"24.13.0","dependencies":{"zod":"^3.23.8","cbor2":"^1.9.0","chalk":"^5.3.0","debug":"^4.3.2","semver":"^7.6.3","@ethersproject/abi":"^5.8.0","@nomicfoundation/hardhat-utils":"^3.0.5","@nomicfoundation/hardhat-errors":"^3.0.3","@nomicfoundation/hardhat-zod-utils":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.19.3","eslint":"9.25.1","rimraf":"^5.0.5","hardhat":"^3.1.6","prettier":"3.2.5","typescript":"~5.8.0","@types/node":"^22.0.0","expect-type":"^1.2.1","@types/debug":"^4.1.7","@types/semver":"^7.5.8","@nomicfoundation/hardhat-test-utils":"^2.0.1","@nomicfoundation/hardhat-node-test-reporter":"^3.0.0"},"peerDependencies":{"hardhat":"^3.1.6"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-verify_3.0.9_1770040278764_0.9237709098650515","host":"s3://npm-registry-packages-npm-production"}},"3.0.10":{"name":"@nomicfoundation/hardhat-verify","version":"3.0.10","keywords":["ethereum","smart-contracts","hardhat","verify","etherscan","blockscout","sourcify"],"author":{"name":"Nomic Foundation"},"license":"MIT","_id":"@nomicfoundation/hardhat-verify@3.0.10","maintainers":[],"homepage":"https://github.com/nomicfoundation/hardhat/tree/v-next/v-next/hardhat-verify","bugs":{"url":"https://github.com/NomicFoundation/hardhat/issues"},"dist":{"shasum":"ca0f4e7fae5cffaec051d39aa613e1dde531d84d","tarball":"https://registry.npmjs.org/@nomicfoundation/hardhat-verify/-/hardhat-verify-3.0.10.tgz","fileCount":184,"integrity":"sha512-nJZTIrKK3fOd5erYBzXRbGoR9PNh5gzjc6p6mEmN4Cz7RU8ARZbDhBjD4YuJTHEQ4cYkF+Wd1mZQjfV3zVMarw==","signatures":[{"sig":"MEUCIQC+t/NQ6Jrkhc8tmRgQt2nx6PvoNCIkbTEt4Rwe4aXgBgIgZm1MTe2+lRQZ2Z5vX5Fw83PR7JmJ9M8PAzbAwiilw/M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@nomicfoundation%2fhardhat-verify@3.0.10","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":419034},"type":"module","_from":"file:nomicfoundation-hardhat-verify-3.0.10.tgz","types":"dist/src/index.d.ts","exports":{".":"./dist/src/index.js","./types":"./dist/src/types.js","./verify":"./dist/src/verify.js"},"scripts":{"lint":"pnpm prettier --check && pnpm eslint","test":"node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","build":"tsc --build .","clean":"rimraf dist","eslint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","pretest":"pnpm build","lint:fix":"pnpm prettier --write && pnpm eslint --fix","prettier":"prettier \"**/*.{ts,js,md,json}\"","test:only":"node --import tsx/esm --test --test-only --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","pretest:only":"pnpm build","test:coverage":"c8 --reporter html --reporter text --all --exclude test --exclude \"src/**/{types,type-extensions}.ts\" --src src node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\""},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:492e566b-38dc-42a5-a40c-520e8959c499"}},"_resolved":"/home/runner/work/hardhat/hardhat/tarballs/nomicfoundation-hardhat-verify-3.0.10.tgz","_integrity":"sha512-nJZTIrKK3fOd5erYBzXRbGoR9PNh5gzjc6p6mEmN4Cz7RU8ARZbDhBjD4YuJTHEQ4cYkF+Wd1mZQjfV3zVMarw==","repository":{"url":"git+https://github.com/NomicFoundation/hardhat.git","type":"git","directory":"v-next/hardhat-verify"},"_npmVersion":"11.9.0","description":"Hardhat plugin for verifying contracts","directories":{},"_nodeVersion":"24.13.0","dependencies":{"zod":"^3.23.8","cbor2":"^1.9.0","chalk":"^5.3.0","debug":"^4.3.2","semver":"^7.6.3","@ethersproject/abi":"^5.8.0","@nomicfoundation/hardhat-utils":"^3.0.5","@nomicfoundation/hardhat-errors":"^3.0.3","@nomicfoundation/hardhat-zod-utils":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.19.3","eslint":"9.25.1","rimraf":"^5.0.5","hardhat":"^3.1.6","prettier":"3.2.5","typescript":"~5.8.0","@types/node":"^22.0.0","expect-type":"^1.2.1","@types/debug":"^4.1.7","@types/semver":"^7.5.8","@nomicfoundation/hardhat-test-utils":"^2.0.1","@nomicfoundation/hardhat-node-test-reporter":"^3.0.0"},"peerDependencies":{"hardhat":"^3.1.6"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-verify_3.0.10_1770743393936_0.8368707888677123","host":"s3://npm-registry-packages-npm-production"}},"3.0.11":{"name":"@nomicfoundation/hardhat-verify","version":"3.0.11","keywords":["ethereum","smart-contracts","hardhat","verify","etherscan","blockscout","sourcify"],"author":{"name":"Nomic Foundation"},"license":"MIT","_id":"@nomicfoundation/hardhat-verify@3.0.11","maintainers":[],"homepage":"https://github.com/nomicfoundation/hardhat/tree/v-next/v-next/hardhat-verify","bugs":{"url":"https://github.com/NomicFoundation/hardhat/issues"},"dist":{"shasum":"384f3cd1001622b09d71e65ce5fb18df38a3ca67","tarball":"https://registry.npmjs.org/@nomicfoundation/hardhat-verify/-/hardhat-verify-3.0.11.tgz","fileCount":184,"integrity":"sha512-AcEK5azLRnTyzjvkPKMN4RSCwXHtBRipIdJmN7/GTBfducik/3plG7m8TxNumWcERfCkh9+viLWXddpReocxZw==","signatures":[{"sig":"MEYCIQDsPD4SekMIcgDr7GLycFlPaphowCk9sCAYNfW2b708IAIhAKZ2tTl5JAxg701p0iDyiEuUPCQuKo+4Ewq8i2jn4lzh","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@nomicfoundation%2fhardhat-verify@3.0.11","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":419103},"type":"module","_from":"file:nomicfoundation-hardhat-verify-3.0.11.tgz","types":"dist/src/index.d.ts","exports":{".":"./dist/src/index.js","./types":"./dist/src/types.js","./verify":"./dist/src/verify.js"},"scripts":{"lint":"pnpm prettier --check && pnpm eslint","test":"node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","build":"tsc --build .","clean":"rimraf dist","eslint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","pretest":"pnpm build","lint:fix":"pnpm prettier --write && pnpm eslint --fix","prettier":"prettier \"**/*.{ts,js,md,json}\"","test:only":"node --import tsx/esm --test --test-only --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","pretest:only":"pnpm build","test:coverage":"c8 --reporter html --reporter text --all --exclude test --exclude \"src/**/{types,type-extensions}.ts\" --src src node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\""},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:492e566b-38dc-42a5-a40c-520e8959c499"}},"_resolved":"/home/runner/work/hardhat/hardhat/tarballs/nomicfoundation-hardhat-verify-3.0.11.tgz","_integrity":"sha512-AcEK5azLRnTyzjvkPKMN4RSCwXHtBRipIdJmN7/GTBfducik/3plG7m8TxNumWcERfCkh9+viLWXddpReocxZw==","repository":{"url":"git+https://github.com/NomicFoundation/hardhat.git","type":"git","directory":"v-next/hardhat-verify"},"_npmVersion":"11.10.1","description":"Hardhat plugin for verifying contracts","directories":{},"_nodeVersion":"24.13.0","dependencies":{"zod":"^3.23.8","cbor2":"^1.9.0","chalk":"^5.3.0","debug":"^4.3.2","semver":"^7.6.3","@ethersproject/abi":"^5.8.0","@nomicfoundation/hardhat-utils":"^4.0.0","@nomicfoundation/hardhat-errors":"^3.0.7","@nomicfoundation/hardhat-zod-utils":"^3.0.2"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.19.3","eslint":"9.25.1","rimraf":"^5.0.5","hardhat":"^3.1.6","prettier":"3.2.5","typescript":"~5.8.0","@types/node":"^22.0.0","expect-type":"^1.2.1","@types/debug":"^4.1.7","@types/semver":"^7.5.8","@nomicfoundation/hardhat-test-utils":"^2.0.2","@nomicfoundation/hardhat-node-test-reporter":"^3.0.0"},"peerDependencies":{"hardhat":"^3.1.6"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-verify_3.0.11_1772019808825_0.26103694609438866","host":"s3://npm-registry-packages-npm-production"}},"3.0.12":{"name":"@nomicfoundation/hardhat-verify","version":"3.0.12","keywords":["ethereum","smart-contracts","hardhat","verify","etherscan","blockscout","sourcify"],"author":{"name":"Nomic Foundation"},"license":"MIT","_id":"@nomicfoundation/hardhat-verify@3.0.12","maintainers":[],"homepage":"https://github.com/nomicfoundation/hardhat/tree/v-next/v-next/hardhat-verify","bugs":{"url":"https://github.com/NomicFoundation/hardhat/issues"},"dist":{"shasum":"69f3aabfbb5fb908fac7156b417535fe5d7a51c4","tarball":"https://registry.npmjs.org/@nomicfoundation/hardhat-verify/-/hardhat-verify-3.0.12.tgz","fileCount":184,"integrity":"sha512-urgtoJdhOnL+SYVNYeoLUXhhs9ZEOa3Za4613eDaOlWn7YcrDC3bdcYkF/9oVF/9hmRN3FB4VTdtMPwPapBUhw==","signatures":[{"sig":"MEUCIQDa1+QKNmzZxu382UXMP2R9Xi3+B1pa2rkrV5IzGsHrVQIgYLW6sDM//2OXOXK4c6tlVTAgXsnETddGFRCbAUBZLCU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@nomicfoundation%2fhardhat-verify@3.0.12","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":419227},"type":"module","_from":"file:nomicfoundation-hardhat-verify-3.0.12.tgz","types":"dist/src/index.d.ts","exports":{".":"./dist/src/index.js","./types":"./dist/src/types.js","./verify":"./dist/src/verify.js"},"scripts":{"lint":"pnpm prettier --check && pnpm eslint","test":"node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","build":"tsc --build .","clean":"rimraf dist","eslint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","pretest":"pnpm build","lint:fix":"pnpm prettier --write && pnpm eslint --fix","prettier":"prettier \"**/*.{ts,js,md,json}\"","test:only":"node --import tsx/esm --test --test-only --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","pretest:only":"pnpm build","test:coverage":"c8 --reporter html --reporter text --all --exclude test --exclude \"src/**/{types,type-extensions}.ts\" --src src node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\""},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:492e566b-38dc-42a5-a40c-520e8959c499"}},"_resolved":"/home/runner/work/hardhat/hardhat/tarballs/nomicfoundation-hardhat-verify-3.0.12.tgz","_integrity":"sha512-urgtoJdhOnL+SYVNYeoLUXhhs9ZEOa3Za4613eDaOlWn7YcrDC3bdcYkF/9oVF/9hmRN3FB4VTdtMPwPapBUhw==","repository":{"url":"git+https://github.com/NomicFoundation/hardhat.git","type":"git","directory":"v-next/hardhat-verify"},"_npmVersion":"11.11.0","description":"Hardhat plugin for verifying contracts","directories":{},"_nodeVersion":"24.14.0","dependencies":{"zod":"^3.23.8","cbor2":"^1.9.0","chalk":"^5.3.0","debug":"^4.3.2","semver":"^7.6.3","@ethersproject/abi":"^5.8.0","@nomicfoundation/hardhat-utils":"^4.0.0","@nomicfoundation/hardhat-errors":"^3.0.7","@nomicfoundation/hardhat-zod-utils":"^3.0.3"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.19.3","eslint":"9.25.1","rimraf":"^5.0.5","hardhat":"^3.1.11","prettier":"3.2.5","typescript":"~5.8.0","@types/node":"^22.0.0","expect-type":"^1.2.1","@types/debug":"^4.1.7","@types/semver":"^7.5.8","@nomicfoundation/hardhat-test-utils":"^2.0.2","@nomicfoundation/hardhat-node-test-reporter":"^3.0.0"},"peerDependencies":{"hardhat":"^3.1.11"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-verify_3.0.12_1772746549723_0.4414498649340315","host":"s3://npm-registry-packages-npm-production"}},"3.0.13":{"name":"@nomicfoundation/hardhat-verify","version":"3.0.13","keywords":["ethereum","smart-contracts","hardhat","verify","etherscan","blockscout","sourcify"],"author":{"name":"Nomic Foundation"},"license":"MIT","_id":"@nomicfoundation/hardhat-verify@3.0.13","maintainers":[],"homepage":"https://github.com/nomicfoundation/hardhat/tree/v-next/v-next/hardhat-verify","bugs":{"url":"https://github.com/NomicFoundation/hardhat/issues"},"dist":{"shasum":"50578b5a2eb77b0fe7ee8b7876b6fd3aa4f259d3","tarball":"https://registry.npmjs.org/@nomicfoundation/hardhat-verify/-/hardhat-verify-3.0.13.tgz","fileCount":184,"integrity":"sha512-WN6+0ZVeij4B9DDmGIDzYgz8/ngNEWMrUYluONt2zies9Z33QtYTNQQ8OTN+KW0UJZlcxpEqDLy1sBpSM6inMA==","signatures":[{"sig":"MEUCICqZ1V55z+C6WZiz2yQuHS0cnVZlvXVo/8E70qJUDERhAiEAsETrw2J+KzGOnzmTpthY9h7DyEGMgQq412yOP/SMGbU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@nomicfoundation%2fhardhat-verify@3.0.13","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":419129},"type":"module","_from":"file:nomicfoundation-hardhat-verify-3.0.13.tgz","types":"dist/src/index.d.ts","exports":{".":"./dist/src/index.js","./types":"./dist/src/types.js","./verify":"./dist/src/verify.js"},"scripts":{"lint":"pnpm prettier --check && pnpm eslint","test":"node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","build":"tsc --build .","clean":"rimraf dist ./test/fixture-projects/*-tmp-*-*-*-*-*","eslint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","pretest":"pnpm build","lint:fix":"pnpm prettier --write && pnpm eslint --fix","prettier":"prettier \"**/*.{ts,js,md,json}\"","test:only":"node --import tsx/esm --test --test-only --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","pretest:only":"pnpm build","test:coverage":"c8 --reporter html --reporter text --all --exclude test --exclude \"src/**/{types,type-extensions}.ts\" --src src node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\""},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:492e566b-38dc-42a5-a40c-520e8959c499"}},"_resolved":"/home/runner/work/hardhat/hardhat/tarballs/nomicfoundation-hardhat-verify-3.0.13.tgz","_integrity":"sha512-WN6+0ZVeij4B9DDmGIDzYgz8/ngNEWMrUYluONt2zies9Z33QtYTNQQ8OTN+KW0UJZlcxpEqDLy1sBpSM6inMA==","repository":{"url":"git+https://github.com/NomicFoundation/hardhat.git","type":"git","directory":"v-next/hardhat-verify"},"_npmVersion":"11.12.1","description":"Hardhat plugin for verifying contracts","directories":{},"_nodeVersion":"24.14.0","dependencies":{"zod":"^3.23.8","cbor2":"^1.9.0","chalk":"^5.3.0","debug":"^4.3.2","semver":"^7.6.3","@ethersproject/abi":"^5.8.0","@nomicfoundation/hardhat-utils":"^4.0.2","@nomicfoundation/hardhat-errors":"^3.0.10","@nomicfoundation/hardhat-zod-utils":"^3.0.3"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.19.3","eslint":"9.25.1","rimraf":"^5.0.5","hardhat":"^3.1.11","prettier":"3.2.5","typescript":"~5.8.0","@types/node":"^22.0.0","expect-type":"^1.2.1","@types/debug":"^4.1.7","@types/semver":"^7.5.8","@nomicfoundation/hardhat-test-utils":"^2.0.2","@nomicfoundation/hardhat-node-test-reporter":"^3.0.3"},"peerDependencies":{"hardhat":"^3.1.11"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-verify_3.0.13_1774966005636_0.25371548906836994","host":"s3://npm-registry-packages-npm-production"}},"3.0.14":{"name":"@nomicfoundation/hardhat-verify","version":"3.0.14","keywords":["ethereum","smart-contracts","hardhat","verify","etherscan","blockscout","sourcify"],"author":{"name":"Nomic Foundation"},"license":"MIT","_id":"@nomicfoundation/hardhat-verify@3.0.14","maintainers":[],"homepage":"https://github.com/NomicFoundation/hardhat/tree/main/packages/hardhat-verify","bugs":{"url":"https://github.com/NomicFoundation/hardhat/issues"},"dist":{"shasum":"8109da6568b2e95783c2613d1b89e5cbd0f4a6e5","tarball":"https://registry.npmjs.org/@nomicfoundation/hardhat-verify/-/hardhat-verify-3.0.14.tgz","fileCount":184,"integrity":"sha512-cWfJICIoCJXh8noOJDOrq4Rq/93ZHR3bFFHAScFWyFde7mGenp9DbNSdolzyrPpOpv/zMbkFay9C3bPyeDZSaw==","signatures":[{"sig":"MEUCIGaJjBbx0gEdG12CkSpeXYr4GBRgmnuDHor7Gc/MujDuAiEA5kHuiIoEWMQiwHMbj2r5ldj5hLWJ76yCjwDEl25qlTU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@nomicfoundation%2fhardhat-verify@3.0.14","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":420238},"type":"module","_from":"file:nomicfoundation-hardhat-verify-3.0.14.tgz","types":"dist/src/index.d.ts","exports":{".":"./dist/src/index.js","./types":"./dist/src/types.js","./verify":"./dist/src/verify.js"},"scripts":{"lint":"pnpm prettier --check && pnpm eslint","test":"node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","build":"tsc --build .","clean":"rimraf dist ./test/fixture-projects/*-tmp-*-*-*-*-*","eslint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","pretest":"pnpm build","lint:fix":"pnpm prettier --write && pnpm eslint --fix","prettier":"prettier \"**/*.{ts,js,md,json}\"","test:only":"node --import tsx/esm --test --test-only --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","pretest:only":"pnpm build","test:coverage":"c8 --reporter html --reporter text --all --exclude test --exclude \"src/**/{types,type-extensions}.ts\" --src src node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\""},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:492e566b-38dc-42a5-a40c-520e8959c499"}},"_resolved":"/home/runner/work/hardhat/hardhat/tarballs/nomicfoundation-hardhat-verify-3.0.14.tgz","_integrity":"sha512-cWfJICIoCJXh8noOJDOrq4Rq/93ZHR3bFFHAScFWyFde7mGenp9DbNSdolzyrPpOpv/zMbkFay9C3bPyeDZSaw==","repository":{"url":"git+https://github.com/NomicFoundation/hardhat.git","type":"git","directory":"packages/hardhat-verify"},"_npmVersion":"11.12.1","description":"Hardhat plugin for verifying contracts","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"^3.23.8","cbor2":"^1.9.0","chalk":"^5.3.0","debug":"^4.3.2","semver":"^7.6.3","@ethersproject/abi":"^5.8.0","@nomicfoundation/hardhat-utils":"^4.0.3","@nomicfoundation/hardhat-errors":"^3.0.11","@nomicfoundation/hardhat-zod-utils":"^3.0.4"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.19.3","eslint":"9.25.1","rimraf":"^5.0.5","hardhat":"^3.4.0","prettier":"3.2.5","typescript":"~5.8.0","@types/node":"^22.0.0","expect-type":"^1.2.1","@types/debug":"^4.1.7","@types/semver":"^7.5.8","@nomicfoundation/hardhat-test-utils":"^2.0.2","@nomicfoundation/hardhat-node-test-reporter":"^3.0.4"},"peerDependencies":{"hardhat":"^3.4.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-verify_3.0.14_1776368076802_0.7635502821151396","host":"s3://npm-registry-packages-npm-production"}},"3.0.15":{"name":"@nomicfoundation/hardhat-verify","version":"3.0.15","keywords":["ethereum","smart-contracts","hardhat","verify","etherscan","blockscout","sourcify"],"author":{"name":"Nomic Foundation"},"license":"MIT","_id":"@nomicfoundation/hardhat-verify@3.0.15","maintainers":[],"homepage":"https://github.com/NomicFoundation/hardhat/tree/main/packages/hardhat-verify","bugs":{"url":"https://github.com/NomicFoundation/hardhat/issues"},"dist":{"shasum":"6d40baebb622af61f131a4a9bc44f72c29f9fbc3","tarball":"https://registry.npmjs.org/@nomicfoundation/hardhat-verify/-/hardhat-verify-3.0.15.tgz","fileCount":184,"integrity":"sha512-6DO8Z0MzyU4p89lPJVhsCX0CsOopkYhptatdt0uSfsqHdNz6JOtZ/KTTRuNXDI4QpR+KPq2GDkD4KqfAMX9WfQ==","signatures":[{"sig":"MEYCIQCGcCzGNdxE4lbxl068qRlaBYHsmf5Na/49vz0Q0sasmQIhAM6R7TPkC7eQbfS85eAAzA0By7epp2vaz607pWr0a4rQ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@nomicfoundation%2fhardhat-verify@3.0.15","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":420914},"type":"module","_from":"file:nomicfoundation-hardhat-verify-3.0.15.tgz","types":"dist/src/index.d.ts","exports":{".":"./dist/src/index.js","./types":"./dist/src/types.js","./verify":"./dist/src/verify.js"},"scripts":{"lint":"pnpm prettier --check && pnpm eslint","test":"node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","build":"tsc --build .","clean":"rimraf dist ./test/fixture-projects/*-tmp-*-*-*-*-*","eslint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","pretest":"pnpm build","lint:fix":"pnpm prettier --write && pnpm eslint --fix","prettier":"prettier \"**/*.{ts,js,md,json}\"","test:only":"node --import tsx/esm --test --test-only --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","pretest:only":"pnpm build","test:coverage":"c8 --reporter html --reporter text --all --exclude test --exclude \"src/**/{types,type-extensions}.ts\" --src src node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\""},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:492e566b-38dc-42a5-a40c-520e8959c499"}},"_resolved":"/home/runner/work/hardhat/hardhat/tarballs/nomicfoundation-hardhat-verify-3.0.15.tgz","_integrity":"sha512-6DO8Z0MzyU4p89lPJVhsCX0CsOopkYhptatdt0uSfsqHdNz6JOtZ/KTTRuNXDI4QpR+KPq2GDkD4KqfAMX9WfQ==","repository":{"url":"git+https://github.com/NomicFoundation/hardhat.git","type":"git","directory":"packages/hardhat-verify"},"_npmVersion":"11.12.1","description":"Hardhat plugin for verifying contracts","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"^3.23.8","cbor2":"^1.9.0","chalk":"^5.3.0","debug":"^4.3.2","semver":"^7.6.3","@ethersproject/abi":"^5.8.0","@nomicfoundation/hardhat-utils":"^4.0.4","@nomicfoundation/hardhat-errors":"^3.0.11","@nomicfoundation/hardhat-zod-utils":"^3.0.4"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.19.3","eslint":"9.25.1","rimraf":"^5.0.5","hardhat":"^3.4.0","prettier":"3.2.5","typescript":"~5.8.0","@types/node":"^22.0.0","expect-type":"^1.2.1","@types/debug":"^4.1.7","@types/semver":"^7.5.8","@nomicfoundation/hardhat-test-utils":"^2.0.3","@nomicfoundation/hardhat-node-test-reporter":"^3.0.5"},"peerDependencies":{"hardhat":"^3.4.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-verify_3.0.15_1776875161341_0.5697708146313782","host":"s3://npm-registry-packages-npm-production"}},"3.0.16":{"name":"@nomicfoundation/hardhat-verify","version":"3.0.16","keywords":["ethereum","smart-contracts","hardhat","verify","etherscan","blockscout","sourcify"],"author":{"name":"Nomic Foundation"},"license":"MIT","_id":"@nomicfoundation/hardhat-verify@3.0.16","maintainers":[],"homepage":"https://github.com/NomicFoundation/hardhat/tree/main/packages/hardhat-verify","bugs":{"url":"https://github.com/NomicFoundation/hardhat/issues"},"dist":{"shasum":"d7b792df4bf21ae4dc1b0a920a1344d43a42ce8d","tarball":"https://registry.npmjs.org/@nomicfoundation/hardhat-verify/-/hardhat-verify-3.0.16.tgz","fileCount":184,"integrity":"sha512-YtLNEbwQVwJnExQH8rNJa8THTGt9qD8jrGlUls6jjMc40kPmgYGmhIX0AqLAA1sOSgcVTRhGq64uuveWPa7tvQ==","signatures":[{"sig":"MEUCIQDRk+BiURG9pcPO+eOQ6myC0t07KBmL1O2kxZg8IBJx0QIgfCdvnRzlOcupcTvx/ej26Q9EWhPPKPmpliKHB6x2tbY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@nomicfoundation%2fhardhat-verify@3.0.16","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":428553},"type":"module","_from":"file:nomicfoundation-hardhat-verify-3.0.16.tgz","types":"dist/src/index.d.ts","exports":{".":"./dist/src/index.js","./types":"./dist/src/types.js","./verify":"./dist/src/verify.js"},"scripts":{"lint":"pnpm prettier --check && pnpm eslint","test":"node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","build":"tsc --build .","clean":"rimraf dist ./test/fixture-projects/*-tmp-*-*-*-*-*","eslint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","pretest":"pnpm build","lint:fix":"pnpm prettier --write && pnpm eslint --fix","prettier":"prettier \"**/*.{ts,js,md,json}\"","test:only":"node --import tsx/esm --test --test-only --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","pretest:only":"pnpm build","test:coverage":"c8 --reporter html --reporter text --all --exclude test --exclude \"src/**/{types,type-extensions}.ts\" --src src node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\""},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:492e566b-38dc-42a5-a40c-520e8959c499"}},"_resolved":"/home/runner/work/hardhat/hardhat/tarballs/nomicfoundation-hardhat-verify-3.0.16.tgz","_integrity":"sha512-YtLNEbwQVwJnExQH8rNJa8THTGt9qD8jrGlUls6jjMc40kPmgYGmhIX0AqLAA1sOSgcVTRhGq64uuveWPa7tvQ==","repository":{"url":"git+https://github.com/NomicFoundation/hardhat.git","type":"git","directory":"packages/hardhat-verify"},"_npmVersion":"11.13.0","description":"Hardhat plugin for verifying contracts","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"^3.23.8","cbor2":"^1.9.0","@ethersproject/abi":"^5.8.0","@nomicfoundation/hardhat-utils":"^4.1.0","@nomicfoundation/hardhat-errors":"^3.0.12","@nomicfoundation/hardhat-zod-utils":"^3.0.4"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.19.3","eslint":"9.25.1","rimraf":"^5.0.5","hardhat":"^3.4.0","prettier":"3.2.5","typescript":"~5.8.0","@types/node":"^22.0.0","expect-type":"^1.2.1","@nomicfoundation/hardhat-test-utils":"^2.0.3","@nomicfoundation/hardhat-node-test-reporter":"^3.0.6"},"peerDependencies":{"hardhat":"^3.4.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-verify_3.0.16_1777567679484_0.30092451430017775","host":"s3://npm-registry-packages-npm-production"}},"3.0.17":{"name":"@nomicfoundation/hardhat-verify","version":"3.0.17","keywords":["ethereum","smart-contracts","hardhat","verify","etherscan","blockscout","sourcify"],"author":{"name":"Nomic Foundation"},"license":"MIT","_id":"@nomicfoundation/hardhat-verify@3.0.17","maintainers":[],"homepage":"https://github.com/NomicFoundation/hardhat/tree/main/packages/hardhat-verify","bugs":{"url":"https://github.com/NomicFoundation/hardhat/issues"},"dist":{"shasum":"307ec53de0f5df382e8a3b417c1cb49ab3315e7e","tarball":"https://registry.npmjs.org/@nomicfoundation/hardhat-verify/-/hardhat-verify-3.0.17.tgz","fileCount":184,"integrity":"sha512-I9n/tvp0K9MoqbBee/SB69MNpd6O8KHtBNxlqMuRDYMMqaL2qxNjztwBh28JukusuwaYtGpqvJoioVAam79o9Q==","signatures":[{"sig":"MEYCIQDqon6OMNC4yk5PqhnWiLbS3+nQsLQV3wu65AZ/UqoyIQIhAICTsKO9yT7HVU7580leNOmpRfJ+YsmcFeKeSUm8z6oh","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@nomicfoundation%2fhardhat-verify@3.0.17","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":428662},"type":"module","_from":"file:nomicfoundation-hardhat-verify-3.0.17.tgz","types":"dist/src/index.d.ts","exports":{".":"./dist/src/index.js","./types":"./dist/src/types.js","./verify":"./dist/src/verify.js"},"scripts":{"lint":"pnpm prettier --check && pnpm eslint","test":"node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","build":"tsc --build .","clean":"rimraf dist ./test/fixture-projects/*-tmp-*-*-*-*-*","eslint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","pretest":"pnpm build","lint:fix":"pnpm prettier --write && pnpm eslint --fix","prettier":"prettier \"**/*.{ts,js,md,json}\"","test:only":"node --import tsx/esm --test --test-only --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","pretest:only":"pnpm build","test:coverage":"c8 --reporter html --reporter text --all --exclude test --exclude \"src/**/{types,type-extensions}.ts\" --src src node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\""},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:492e566b-38dc-42a5-a40c-520e8959c499"}},"_resolved":"/home/runner/work/hardhat/hardhat/tarballs/nomicfoundation-hardhat-verify-3.0.17.tgz","_integrity":"sha512-I9n/tvp0K9MoqbBee/SB69MNpd6O8KHtBNxlqMuRDYMMqaL2qxNjztwBh28JukusuwaYtGpqvJoioVAam79o9Q==","repository":{"url":"git+https://github.com/NomicFoundation/hardhat.git","type":"git","directory":"packages/hardhat-verify"},"_npmVersion":"11.14.0","description":"Hardhat plugin for verifying contracts","directories":{},"_nodeVersion":"24.14.1","dependencies":{"zod":"^3.23.8","cbor2":"^1.9.0","@ethersproject/abi":"^5.8.0","@nomicfoundation/hardhat-utils":"^4.1.1","@nomicfoundation/hardhat-errors":"^3.0.12","@nomicfoundation/hardhat-zod-utils":"^3.0.4"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.19.3","eslint":"9.25.1","rimraf":"^5.0.5","hardhat":"^3.4.0","prettier":"3.2.5","typescript":"~5.8.0","@types/node":"^22.0.0","expect-type":"^1.2.1","@nomicfoundation/hardhat-test-utils":"^2.0.3","@nomicfoundation/hardhat-node-test-reporter":"^3.0.6"},"peerDependencies":{"hardhat":"^3.4.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-verify_3.0.17_1778174491275_0.3320195363133329","host":"s3://npm-registry-packages-npm-production"}},"3.0.18":{"name":"@nomicfoundation/hardhat-verify","version":"3.0.18","keywords":["ethereum","smart-contracts","hardhat","verify","etherscan","blockscout","sourcify"],"author":{"name":"Nomic Foundation"},"license":"MIT","_id":"@nomicfoundation/hardhat-verify@3.0.18","maintainers":[],"homepage":"https://github.com/NomicFoundation/hardhat/tree/main/packages/hardhat-verify","bugs":{"url":"https://github.com/NomicFoundation/hardhat/issues"},"dist":{"shasum":"db42f85e1e17b875039fd5451c81c63990b18f8d","tarball":"https://registry.npmjs.org/@nomicfoundation/hardhat-verify/-/hardhat-verify-3.0.18.tgz","fileCount":184,"integrity":"sha512-zuMlSNJnNncng3Yu9UQjO6bx1o3kNWZJJ1Q89B5KWk58Fd2tFMorJxvjXb4ET1j4l7aYfkcqS61XzBRwYAzyEg==","signatures":[{"sig":"MEQCIEY2BfCCZXVkb3a71DkMZU1obfC69B1NNisnbAISeOBKAiAJYUiFP7R9BFnZufG1V3bYiH5cI7OwKMG9dUz4VKgvNQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@nomicfoundation%2fhardhat-verify@3.0.18","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":429182},"type":"module","_from":"file:nomicfoundation-hardhat-verify-3.0.18.tgz","types":"dist/src/index.d.ts","exports":{".":"./dist/src/index.js","./types":"./dist/src/types.js","./verify":"./dist/src/verify.js","./package.json":"./package.json"},"scripts":{"lint":"pnpm eslint && pnpm prettier --check","test":"node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","build":"tsc --build .","clean":"rimraf dist ./test/fixture-projects/*-tmp-*-*-*-*-*","eslint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","pretest":"pnpm build","lint:fix":"pnpm eslint --fix && pnpm prettier --write","prettier":"prettier \"**/*.{ts,js,md,json}\"","test:only":"node --import tsx/esm --test --test-only --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","pretest:only":"pnpm build","test:coverage":"c8 --reporter html --reporter text --all --exclude test --exclude \"src/**/{types,type-extensions}.ts\" --src src node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\""},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:492e566b-38dc-42a5-a40c-520e8959c499"}},"_resolved":"/home/runner/work/hardhat/hardhat/tarballs/nomicfoundation-hardhat-verify-3.0.18.tgz","_integrity":"sha512-zuMlSNJnNncng3Yu9UQjO6bx1o3kNWZJJ1Q89B5KWk58Fd2tFMorJxvjXb4ET1j4l7aYfkcqS61XzBRwYAzyEg==","repository":{"url":"git+https://github.com/NomicFoundation/hardhat.git","type":"git","directory":"packages/hardhat-verify"},"_npmVersion":"11.14.1","description":"Hardhat plugin for verifying contracts","directories":{},"_nodeVersion":"24.15.0","dependencies":{"zod":"^3.23.8","cbor2":"^1.9.0","@ethersproject/abi":"^5.8.0","@nomicfoundation/hardhat-utils":"^4.1.2","@nomicfoundation/hardhat-errors":"^3.0.13","@nomicfoundation/hardhat-zod-utils":"^3.0.5"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.19.3","eslint":"9.25.1","rimraf":"^5.0.5","hardhat":"^3.4.0","prettier":"3.2.5","typescript":"~6.0.3","@types/node":"^22.0.0","expect-type":"^1.2.1","@nomicfoundation/hardhat-test-utils":"^2.0.3","@nomicfoundation/hardhat-node-test-reporter":"^3.0.7"},"peerDependencies":{"hardhat":"^3.4.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-verify_3.0.18_1779298453841_0.4664857795470194","host":"s3://npm-registry-packages-npm-production"}},"3.0.19":{"name":"@nomicfoundation/hardhat-verify","version":"3.0.19","keywords":["ethereum","smart-contracts","hardhat","verify","etherscan","blockscout","sourcify"],"author":{"name":"Nomic Foundation"},"license":"MIT","_id":"@nomicfoundation/hardhat-verify@3.0.19","maintainers":[],"homepage":"https://github.com/NomicFoundation/hardhat/tree/main/packages/hardhat-verify","bugs":{"url":"https://github.com/NomicFoundation/hardhat/issues"},"dist":{"shasum":"df67df434dbb6c09d511820ed6ab7782afdb9d53","tarball":"https://registry.npmjs.org/@nomicfoundation/hardhat-verify/-/hardhat-verify-3.0.19.tgz","fileCount":184,"integrity":"sha512-UB+ZQg283DRAnK2Uej1uyqPy/CtdWkcr9JxJEb1JSIcqQppVTYeUM9X51QC88bXnuROr2xjwvXkMKCe/QRVb0A==","signatures":[{"sig":"MEQCICeVIOoV+lWsmlibwJcClz1v1Z0vsPw0bW/kRkHPwxv5AiAusedFR3Ccpi6NoEAXAsE8A/Rqw6XISa62WzFjj3prgg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@nomicfoundation%2fhardhat-verify@3.0.19","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":436612},"type":"module","_from":"file:nomicfoundation-hardhat-verify-3.0.19.tgz","types":"dist/src/index.d.ts","exports":{".":"./dist/src/index.js","./types":"./dist/src/types.js","./verify":"./dist/src/verify.js","./package.json":"./package.json"},"scripts":{"lint":"pnpm eslint && pnpm prettier --check","test":"node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","build":"tsc --build .","clean":"rimraf dist ./test/fixture-projects/*-tmp-*-*-*-*-*","eslint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","pretest":"pnpm build","lint:fix":"pnpm eslint --fix && pnpm prettier --write","prettier":"prettier \"**/*.{ts,js,md,json}\"","test:only":"node --import tsx/esm --test --test-only --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","pretest:only":"pnpm build","test:coverage":"c8 --reporter html --reporter text --all --exclude test --exclude \"src/**/{types,type-extensions}.ts\" --src src node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\""},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:492e566b-38dc-42a5-a40c-520e8959c499"}},"_resolved":"/home/runner/work/hardhat/hardhat/tarballs/nomicfoundation-hardhat-verify-3.0.19.tgz","_integrity":"sha512-UB+ZQg283DRAnK2Uej1uyqPy/CtdWkcr9JxJEb1JSIcqQppVTYeUM9X51QC88bXnuROr2xjwvXkMKCe/QRVb0A==","repository":{"url":"git+https://github.com/NomicFoundation/hardhat.git","type":"git","directory":"packages/hardhat-verify"},"_npmVersion":"11.16.0","description":"Hardhat plugin for verifying contracts","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"^3.23.8","cbor2":"^1.9.0","@ethersproject/abi":"^5.8.0","@nomicfoundation/hardhat-utils":"^4.1.2","@nomicfoundation/hardhat-errors":"^3.0.15","@nomicfoundation/hardhat-zod-utils":"^3.0.5"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.19.3","eslint":"9.25.1","rimraf":"^5.0.5","hardhat":"^3.8.0","prettier":"3.2.5","typescript":"~6.0.3","@types/node":"^22.0.0","expect-type":"^1.2.1","@nomicfoundation/hardhat-test-utils":"^2.0.3","@nomicfoundation/hardhat-node-test-reporter":"^3.1.0"},"peerDependencies":{"hardhat":"^3.8.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-verify_3.0.19_1780587862756_0.45649203662653526","host":"s3://npm-registry-packages-npm-production"}},"3.0.20":{"name":"@nomicfoundation/hardhat-verify","version":"3.0.20","keywords":["ethereum","smart-contracts","hardhat","verify","etherscan","blockscout","sourcify"],"author":{"name":"Nomic Foundation"},"license":"MIT","_id":"@nomicfoundation/hardhat-verify@3.0.20","maintainers":[],"homepage":"https://github.com/NomicFoundation/hardhat/tree/main/packages/hardhat-verify","bugs":{"url":"https://github.com/NomicFoundation/hardhat/issues"},"dist":{"shasum":"3509c7c0f909952aaf0d60c83dc4686fd7210529","tarball":"https://registry.npmjs.org/@nomicfoundation/hardhat-verify/-/hardhat-verify-3.0.20.tgz","fileCount":184,"integrity":"sha512-chMhQpnE8FWv5QKmbD9Mn6HvBLuaxkUQ6LlZw4STyubsaXb4pemRh+e5Aqbb07BbMTm7inPUZvUEzmdhGUvE7w==","signatures":[{"sig":"MEYCIQDwUEwtxwn8hIl/q/AEh3RuxY/PdiYVlpcPCIvzqMvOIwIhAK/Cs5skfjxfF3DUdXdT85asY1wx9DdXjJnQDx47rUlD","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@nomicfoundation%2fhardhat-verify@3.0.20","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":438531},"type":"module","_from":"file:nomicfoundation-hardhat-verify-3.0.20.tgz","types":"dist/src/index.d.ts","exports":{".":"./dist/src/index.js","./types":"./dist/src/types.js","./verify":"./dist/src/verify.js","./package.json":"./package.json"},"scripts":{"lint":"pnpm eslint && pnpm prettier --check","test":"node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","build":"tsc --build .","clean":"rimraf dist ./test/fixture-projects/*-tmp-*-*-*-*-*","eslint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","pretest":"pnpm build","lint:fix":"pnpm eslint --fix && pnpm prettier --write","prettier":"prettier \"**/*.{ts,js,md,json}\"","test:only":"node --import tsx/esm --test --test-only --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","pretest:only":"pnpm build","test:coverage":"c8 --reporter html --reporter text --all --exclude test --exclude \"src/**/{types,type-extensions}.ts\" --src src node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\""},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:492e566b-38dc-42a5-a40c-520e8959c499"}},"_resolved":"/home/runner/work/hardhat/hardhat/tarballs/nomicfoundation-hardhat-verify-3.0.20.tgz","_integrity":"sha512-chMhQpnE8FWv5QKmbD9Mn6HvBLuaxkUQ6LlZw4STyubsaXb4pemRh+e5Aqbb07BbMTm7inPUZvUEzmdhGUvE7w==","repository":{"url":"git+https://github.com/NomicFoundation/hardhat.git","type":"git","directory":"packages/hardhat-verify"},"_npmVersion":"11.16.0","description":"Hardhat plugin for verifying contracts","directories":{},"_nodeVersion":"24.16.0","dependencies":{"zod":"^3.23.8","cbor2":"^1.9.0","@ethersproject/abi":"^5.8.0","@nomicfoundation/hardhat-utils":"^4.1.2","@nomicfoundation/hardhat-errors":"^3.0.15","@nomicfoundation/hardhat-zod-utils":"^3.0.5"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.19.3","eslint":"9.25.1","rimraf":"^5.0.5","hardhat":"^3.8.0","prettier":"3.2.5","typescript":"~6.0.3","@types/node":"^22.0.0","expect-type":"^1.2.1","@nomicfoundation/hardhat-test-utils":"^2.0.3","@nomicfoundation/hardhat-node-test-reporter":"^3.1.0"},"peerDependencies":{"hardhat":"^3.8.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-verify_3.0.20_1780945309388_0.9784297296137672","host":"s3://npm-registry-packages-npm-production"}},"3.0.21":{"name":"@nomicfoundation/hardhat-verify","version":"3.0.21","keywords":["ethereum","smart-contracts","hardhat","verify","etherscan","blockscout","sourcify"],"author":{"name":"Nomic Foundation"},"license":"MIT","_id":"@nomicfoundation/hardhat-verify@3.0.21","maintainers":[],"homepage":"https://github.com/NomicFoundation/hardhat/tree/main/packages/hardhat-verify","bugs":{"url":"https://github.com/NomicFoundation/hardhat/issues"},"dist":{"shasum":"daf26d15a8b2c62c246e2ba4724f9af24a68fb6d","tarball":"https://registry.npmjs.org/@nomicfoundation/hardhat-verify/-/hardhat-verify-3.0.21.tgz","fileCount":189,"integrity":"sha512-kaV9BfmFw5VbjMEyyQxoXVe0qwkEUi7wfi/WVTiVU0mdUUwojvk8hv0oT87vHO6FeYVGAcN/FEwmYZqBOiip6Q==","signatures":[{"sig":"MEQCIBj6sBnTbcMb/XWLgKq4spUETBGNDTJ79GwyDam2VUBnAiAunk2JvjVdG2evWdxrvRik1BNoAWyZm6QK68Wa0cjX1w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@nomicfoundation%2fhardhat-verify@3.0.21","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":449339},"type":"module","_from":"file:nomicfoundation-hardhat-verify-3.0.21.tgz","types":"dist/src/index.d.ts","exports":{".":"./dist/src/index.js","./types":"./dist/src/types.js","./verify":"./dist/src/verify.js","./package.json":"./package.json"},"scripts":{"lint":"pnpm eslint && pnpm prettier --check","test":"node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","build":"tsc --build .","clean":"rimraf dist ./test/fixture-projects/*-tmp-*-*-*-*-*","eslint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","pretest":"pnpm build","lint:fix":"pnpm eslint --fix && pnpm prettier --write","prettier":"prettier \"**/*.{ts,js,md,json}\"","test:only":"node --import tsx/esm --test --test-only --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","pretest:only":"pnpm build","test:coverage":"c8 --reporter html --reporter text --all --exclude test --exclude \"src/**/{types,type-extensions}.ts\" --src src node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\""},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:492e566b-38dc-42a5-a40c-520e8959c499"}},"_resolved":"/home/runner/work/hardhat/hardhat/tarballs/nomicfoundation-hardhat-verify-3.0.21.tgz","_integrity":"sha512-kaV9BfmFw5VbjMEyyQxoXVe0qwkEUi7wfi/WVTiVU0mdUUwojvk8hv0oT87vHO6FeYVGAcN/FEwmYZqBOiip6Q==","repository":{"url":"git+https://github.com/NomicFoundation/hardhat.git","type":"git","directory":"packages/hardhat-verify"},"_npmVersion":"11.18.0","description":"Hardhat plugin for verifying contracts","directories":{},"_nodeVersion":"24.18.0","dependencies":{"zod":"^3.23.8","cbor2":"^1.9.0","@ethersproject/abi":"^5.8.0","@nomicfoundation/hardhat-utils":"^4.1.4","@nomicfoundation/hardhat-errors":"^3.0.16","@nomicfoundation/hardhat-zod-utils":"^3.0.5"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","tsx":"^4.19.3","eslint":"9.25.1","rimraf":"^5.0.5","hardhat":"^3.8.0","prettier":"3.2.5","typescript":"~6.0.3","@types/node":"^22.0.0","expect-type":"^1.2.1","@nomicfoundation/hardhat-test-utils":"^2.0.3","@nomicfoundation/hardhat-node-test-reporter":"^3.1.0"},"peerDependencies":{"hardhat":"^3.8.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-verify_3.0.21_1783007439482_0.17079437754240412","host":"s3://npm-registry-packages-npm-production"}},"3.0.22":{"name":"@nomicfoundation/hardhat-verify","version":"3.0.22","keywords":["ethereum","smart-contracts","hardhat","verify","etherscan","blockscout","sourcify"],"author":{"name":"Nomic Foundation"},"license":"MIT","_id":"@nomicfoundation/hardhat-verify@3.0.22","maintainers":[],"homepage":"https://github.com/NomicFoundation/hardhat/tree/main/packages/hardhat-verify","bugs":{"url":"https://github.com/NomicFoundation/hardhat/issues"},"dist":{"shasum":"47ecb1deab1f520c0d852699a5fd4485d3076742","tarball":"https://registry.npmjs.org/@nomicfoundation/hardhat-verify/-/hardhat-verify-3.0.22.tgz","fileCount":189,"integrity":"sha512-PEmwSmm5h13BH/Kh9JWHDYFl9rjJ5iWXSKzNH0fMH7O+HGKGzTFj1TAL7+MZxPQdhEtFxEKc8nyMt1TxhRxROw==","signatures":[{"sig":"MEUCIQC7pdECuPWZXYW8ft9f5Ms1uG5q6AMIqV8e9HOWYha5ZQIgVKnrIA1+Hrpzt8/FCxdyXejXEW5o/siMPb8m9Wz1MdA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@nomicfoundation%2fhardhat-verify@3.0.22","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":450710},"type":"module","_from":"file:nomicfoundation-hardhat-verify-3.0.22.tgz","types":"dist/src/index.d.ts","exports":{".":"./dist/src/index.js","./types":"./dist/src/types.js","./verify":"./dist/src/verify.js","./package.json":"./package.json"},"scripts":{"lint":"pnpm eslint && pnpm prettier --check","test":"node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","build":"tsc --build .","clean":"rimraf dist ./test/fixture-projects/*-tmp-*-*-*-*-*","eslint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","pretest":"pnpm build","lint:fix":"pnpm eslint --fix && pnpm prettier --write","prettier":"prettier \"**/*.{ts,js,md,json}\"","test:only":"node --import tsx/esm --test --test-only --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","pretest:only":"pnpm build","test:coverage":"c8 --reporter html --reporter text --all --exclude test --exclude \"src/**/{types,type-extensions}.ts\" --src src node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\""},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:492e566b-38dc-42a5-a40c-520e8959c499"}},"_resolved":"/home/runner/work/hardhat/hardhat/tarballs/nomicfoundation-hardhat-verify-3.0.22.tgz","_integrity":"sha512-PEmwSmm5h13BH/Kh9JWHDYFl9rjJ5iWXSKzNH0fMH7O+HGKGzTFj1TAL7+MZxPQdhEtFxEKc8nyMt1TxhRxROw==","repository":{"url":"git+https://github.com/NomicFoundation/hardhat.git","type":"git","directory":"packages/hardhat-verify"},"_npmVersion":"12.0.2","description":"Hardhat plugin for verifying contracts","directories":{},"_nodeVersion":"24.18.0","dependencies":{"zod":"^3.23.8","cbor2":"^2.0.0","@ethersproject/abi":"^5.8.0","@nomicfoundation/hardhat-utils":"^4.1.4","@nomicfoundation/hardhat-errors":"^3.0.16","@nomicfoundation/hardhat-zod-utils":"^3.0.5"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^12.0.0","tsx":"^4.23.1","eslint":"9.25.1","rimraf":"^6.1.3","hardhat":"^3.12.0","prettier":"3.9.6","typescript":"~6.0.3","@types/node":"^22.0.0","expect-type":"^1.4.0","@nomicfoundation/hardhat-test-utils":"^2.0.3","@nomicfoundation/hardhat-node-test-reporter":"^3.1.0"},"peerDependencies":{"hardhat":"^3.12.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-verify_3.0.22_1785438086554_0.9384506995454693","host":"s3://npm-registry-packages-npm-production"}},"3.1.0":{"name":"@nomicfoundation/hardhat-verify","version":"3.1.0","keywords":["ethereum","smart-contracts","hardhat","verify","etherscan","blockscout","sourcify"],"author":{"name":"Nomic Foundation"},"license":"MIT","_id":"@nomicfoundation/hardhat-verify@3.1.0","maintainers":[],"homepage":"https://github.com/NomicFoundation/hardhat/tree/main/packages/hardhat-verify","bugs":{"url":"https://github.com/NomicFoundation/hardhat/issues"},"dist":{"shasum":"491aad40e4a504fff5b6040c668fc20592b669dd","tarball":"https://registry.npmjs.org/@nomicfoundation/hardhat-verify/-/hardhat-verify-3.1.0.tgz","fileCount":189,"integrity":"sha512-qGaaUr7deSSGnpZP7nZg7jQyaft0QPUzfbGhdO46BygAR9lUHHLppuuWnUpdqwV3d1IMSo8pFSEpVlt/ZtyQvQ==","signatures":[{"sig":"MEQCIGUaVbbLbsHToVGR+hX9N7TmKb78EcJvmKTaF/ZhQw4EAiByu5O/R+vqEbOT6R4/PrqQqYVW7F4aykBAHCqeWILhGQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@nomicfoundation%2fhardhat-verify@3.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":457818},"type":"module","_from":"file:nomicfoundation-hardhat-verify-3.1.0.tgz","types":"dist/src/index.d.ts","exports":{".":"./dist/src/index.js","./types":"./dist/src/types.js","./verify":"./dist/src/verify.js","./package.json":"./package.json"},"scripts":{"lint":"pnpm eslint && pnpm prettier --check","test":"node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","build":"tsc --build .","clean":"rimraf dist ./test/fixture-projects/*-tmp-*-*-*-*-*","eslint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","pretest":"pnpm build","lint:fix":"pnpm eslint --fix && pnpm prettier --write","prettier":"prettier \"**/*.{ts,js,md,json}\"","test:only":"node --import tsx/esm --test --test-only --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","pretest:only":"pnpm build","test:coverage":"c8 --reporter html --reporter text --all --exclude test --exclude \"src/**/{types,type-extensions}.ts\" --src src node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\""},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:492e566b-38dc-42a5-a40c-520e8959c499"}},"_resolved":"/home/runner/work/hardhat/hardhat/tarballs/nomicfoundation-hardhat-verify-3.1.0.tgz","_integrity":"sha512-qGaaUr7deSSGnpZP7nZg7jQyaft0QPUzfbGhdO46BygAR9lUHHLppuuWnUpdqwV3d1IMSo8pFSEpVlt/ZtyQvQ==","repository":{"url":"git+https://github.com/NomicFoundation/hardhat.git","type":"git","directory":"packages/hardhat-verify"},"_npmVersion":"12.0.2","description":"Hardhat plugin for verifying contracts","directories":{},"_nodeVersion":"24.19.0","dependencies":{"zod":"^3.23.8","cbor2":"^2.0.0","@ethersproject/abi":"^5.8.0","@nomicfoundation/hardhat-utils":"^4.1.4","@nomicfoundation/hardhat-errors":"^3.0.16","@nomicfoundation/hardhat-zod-utils":"^3.0.5"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^12.0.0","tsx":"^4.23.1","eslint":"9.39.5","rimraf":"^6.1.3","hardhat":"^3.12.0","prettier":"3.9.6","typescript":"~6.0.3","@types/node":"^22.0.0","expect-type":"^1.4.0","@nomicfoundation/hardhat-test-utils":"^2.0.3","@nomicfoundation/hardhat-node-test-reporter":"^3.1.0"},"peerDependencies":{"hardhat":"^3.12.0"},"_npmOperationalInternal":{"tmp":"tmp/hardhat-verify_3.1.0_1787822476672_0.29651020931769523","host":"s3://npm-registry-packages-npm-production"}},"3.1.1":{"_id":"@nomicfoundation/hardhat-verify@3.1.1","bugs":{"url":"https://github.com/NomicFoundation/hardhat/issues"},"dist":{"shasum":"345d4f13c01aecd6104e20388e0a849a28d1cee7","tarball":"https://registry.npmjs.org/@nomicfoundation/hardhat-verify/-/hardhat-verify-3.1.1.tgz","fileCount":189,"integrity":"sha512-vap879846muTakcmxYfO4q6h1sLEizgh46qbvkff149vCcvn8Y2St17xhJudscfc696oezLeOoBBoZRgYE6Nog==","signatures":[{"sig":"MEUCIQD8mDfufXDUuss19q0PTymCUxMRTs8qp1HzoJqIv/Pt5wIgd4javQ4XWUvenvT31zh+wYH277EoQ4m9/H8Iy5QAn3c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCD3i3dymTyNH16JCv9tuMOSUnvpoY5zm268vsVWCUYlAIhANIGDyFw5PyvSAJgrYcOdNH/zLDGQHolaPK+8v7TBqur"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@nomicfoundation%2fhardhat-verify@3.1.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":456269},"name":"@nomicfoundation/hardhat-verify","type":"module","_from":"file:nomicfoundation-hardhat-verify-3.1.1.tgz","types":"dist/src/index.d.ts","author":{"name":"Nomic Foundation"},"exports":{".":"./dist/src/index.js","./types":"./dist/src/types.js","./verify":"./dist/src/verify.js","./package.json":"./package.json"},"license":"MIT","scripts":{"lint":"pnpm eslint && pnpm prettier --check","test":"node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","build":"tsc --build .","clean":"rimraf dist ./test/fixture-projects/*-tmp-*-*-*-*-*","eslint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","pretest":"pnpm build","lint:fix":"pnpm eslint --fix && pnpm prettier --write","prettier":"prettier \"**/*.{ts,js,md,json}\"","test:only":"node --import tsx/esm --test --test-only --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\"","pretest:only":"pnpm build","test:coverage":"c8 --reporter html --reporter text --all --exclude test --exclude \"src/**/{types,type-extensions}.ts\" --src src node --import tsx/esm --test --test-reporter=@nomicfoundation/hardhat-node-test-reporter \"test/*.ts\" \"test/!(fixture-projects|helpers)/**/*.ts\""},"version":"3.1.1","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:492e566b-38dc-42a5-a40c-520e8959c499"}},"homepage":"https://github.com/NomicFoundation/hardhat/tree/main/packages/hardhat-verify","keywords":["ethereum","smart-contracts","hardhat","verify","etherscan","blockscout","sourcify"],"_resolved":"/home/runner/work/hardhat/hardhat/tarballs/nomicfoundation-hardhat-verify-3.1.1.tgz","_integrity":"sha512-vap879846muTakcmxYfO4q6h1sLEizgh46qbvkff149vCcvn8Y2St17xhJudscfc696oezLeOoBBoZRgYE6Nog==","repository":{"url":"git+https://github.com/NomicFoundation/hardhat.git","type":"git","directory":"packages/hardhat-verify"},"_npmVersion":"12.1.0","description":"Hardhat plugin for verifying contracts","directories":{},"maintainers":[],"_nodeVersion":"24.21.0","dependencies":{"zod":"^3.23.8","cbor2":"^2.0.0","@ethersproject/abi":"^5.8.0","@nomicfoundation/hardhat-utils":"^4.3.0","@nomicfoundation/hardhat-errors":"^3.1.0","@nomicfoundation/hardhat-zod-utils":"^3.0.5"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^12.0.0","tsx":"^4.23.1","eslint":"9.39.5","rimraf":"^6.1.3","hardhat":"^3.12.0","prettier":"3.9.6","typescript":"~6.0.3","@types/node":"^22.0.0","expect-type":"^1.4.0","@nomicfoundation/hardhat-test-utils":"^2.0.3","@nomicfoundation/hardhat-node-test-reporter":"^3.1.0"},"peerDependencies":{"hardhat":"^3.12.0"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/hardhat-verify_3.1.1_1790270507612_0.7654276450958346"}}},"time":{"created":"2023-04-28T09:33:38.516Z","modified":"2026-09-24T17:21:48.132Z","1.0.0":"2023-04-28T09:33:38.782Z","1.0.1":"2023-06-08T07:29:38.184Z","1.0.2":"2023-06-22T05:43:26.466Z","1.0.3":"2023-06-27T19:30:24.521Z","1.0.4":"2023-07-14T09:29:06.508Z","1.1.0":"2023-08-01T19:50:27.550Z","1.1.1":"2023-08-10T11:21:25.680Z","2.0.0":"2023-10-24T22:30:11.451Z","2.0.1":"2023-11-15T11:17:18.515Z","2.0.2":"2023-12-05T16:47:20.162Z","2.0.3":"2023-12-19T09:08:25.010Z","2.0.4":"2024-01-30T18:47:18.912Z","2.0.5":"2024-03-13T23:22:46.113Z","2.0.6":"2024-04-17T14:12:54.750Z","2.0.7":"2024-05-14T16:39:46.468Z","2.0.8":"2024-06-03T10:07:53.916Z","2.0.9":"2024-07-30T09:55:47.218Z","2.0.10":"2024-09-02T13:04:25.206Z","2.0.11":"2024-09-19T19:02:53.229Z","2.0.12":"2024-11-18T13:58:54.423Z","2.0.13":"2025-02-24T19:06:15.313Z","2.0.14":"2025-05-26T16:34:11.781Z","3.0.0-next.13":"2025-05-30T10:08:37.372Z","3.0.0-next.14":"2025-06-04T14:26:17.299Z","3.0.0-next.15":"2025-06-13T11:43:36.641Z","3.0.0-next.16":"2025-06-17T10:14:54.304Z","3.0.0-next.17":"2025-06-20T12:34:43.637Z","3.0.0-next.18":"2025-06-23T22:56:22.354Z","3.0.0-next.19":"2025-06-26T16:30:55.036Z","3.0.0-next.20":"2025-06-26T18:17:22.765Z","3.0.0-next.21":"2025-07-04T17:39:57.217Z","2.1.0":"2025-07-17T10:17:39.054Z","3.0.0-next.22":"2025-07-18T14:05:00.581Z","3.0.0-next.23":"2025-07-18T17:59:31.446Z","3.0.0-next.24":"2025-07-23T09:58:59.609Z","3.0.0-next.25":"2025-07-28T11:39:53.085Z","3.0.0-next.26":"2025-07-30T17:53:28.688Z","2.1.1":"2025-08-05T20:21:45.989Z","3.0.0-next.27":"2025-08-07T14:01:44.096Z","3.0.0-next.28":"2025-08-07T21:12:04.962Z","3.0.0-next.29":"2025-08-08T17:35:37.661Z","3.0.0-next.30":"2025-08-11T16:57:00.496Z","3.0.0-next.31":"2025-08-12T11:14:43.253Z","3.0.0-next.32":"2025-08-13T11:15:43.802Z","3.0.0":"2025-08-13T19:31:49.963Z","3.0.1":"2025-09-02T11:40:47.788Z","3.0.2":"2025-09-09T20:34:16.007Z","3.0.3":"2025-10-08T15:27:15.026Z","3.0.4":"2025-10-21T11:21:36.733Z","2.1.2":"2025-10-29T22:36:50.564Z","2.1.3":"2025-10-30T18:28:26.039Z","3.0.5":"2025-11-04T08:06:16.599Z","3.0.6":"2025-11-06T15:55:36.272Z","3.0.7":"2025-11-12T18:43:09.134Z","3.0.8":"2025-12-03T19:19:56.388Z","3.0.9":"2026-02-02T13:51:18.930Z","3.0.10":"2026-02-10T17:09:54.106Z","3.0.11":"2026-02-25T11:43:28.966Z","3.0.12":"2026-03-05T21:35:49.892Z","3.0.13":"2026-03-31T14:06:45.785Z","3.0.14":"2026-04-16T19:34:36.958Z","3.0.15":"2026-04-22T16:26:01.544Z","3.0.16":"2026-04-30T16:47:59.644Z","3.0.17":"2026-05-07T17:21:31.444Z","3.0.18":"2026-05-20T17:34:14.018Z","3.0.19":"2026-06-04T15:44:22.930Z","3.0.20":"2026-06-08T19:01:49.533Z","3.0.21":"2026-07-02T15:50:39.615Z","3.0.22":"2026-07-30T19:01:26.729Z","3.1.0":"2026-08-27T09:21:16.839Z","3.1.1":"2026-09-24T17:21:47.698Z"},"bugs":{"url":"https://github.com/NomicFoundation/hardhat/issues"},"author":{"name":"Nomic Foundation"},"license":"MIT","homepage":"https://github.com/NomicFoundation/hardhat/tree/main/packages/hardhat-verify","keywords":["ethereum","smart-contracts","hardhat","verify","etherscan","blockscout","sourcify"],"repository":{"url":"git+https://github.com/NomicFoundation/hardhat.git","type":"git","directory":"packages/hardhat-verify"},"description":"Hardhat plugin for verifying contracts","maintainers":[],"readme":"# hardhat-verify\n\n[Hardhat](https://hardhat.org) plugin to verify the source of code of deployed contracts.\n\n## Installation\n\n> This plugin is part of [Viem Hardhat Toolbox](https://hardhat.org/plugins/nomicfoundation-hardhat-toolbox-viem) and [Ethers+Mocha Hardhat Toolbox](https://hardhat.org/plugins/nomicfoundation-hardhat-toolbox-mocha-ethers). If you are using any of those toolboxes, there's nothing else you need to do.\n\nTo install this plugin, run the following command:\n\n```bash\nnpm install --save-dev @nomicfoundation/hardhat-verify\n```\n\nIn your `hardhat.config.ts` file, import the plugin and add it to the `plugins` array:\n\n```ts\nimport { defineConfig } from \"hardhat/config\";\nimport hardhatVerify from \"@nomicfoundation/hardhat-verify\";\n\nexport default defineConfig({\n  plugins: [hardhatVerify],\n});\n```\n\n## Usage\n\n### Verifying on Etherscan\n\nYou need to add the following Etherscan config in your `hardhat.config.ts` file\n\n```typescript\nimport { defineConfig } from \"hardhat/config\";\n\nexport default defineConfig({\n  verify: {\n    etherscan: {\n      // Your API key for Etherscan\n      // Obtain one at https://etherscan.io/\n      apiKey: \"<ETHERSCAN_API_KEY>\",\n    },\n  },\n});\n```\n\nWe recommend using a [configuration variable](https://hardhat.org/docs/learn-more/configuration-variables) to set sensitive information like API keys.\n\n```typescript\nimport { configVariable, defineConfig } from \"hardhat/config\";\n\nexport default defineConfig({\n  verify: {\n    etherscan: {\n      // Your API key for Etherscan\n      // Obtain one at https://etherscan.io/\n      apiKey: configVariable(\"ETHERSCAN_API_KEY\"),\n    },\n  },\n});\n```\n\nRun the `verify` task passing the network where it's deployed, the address of the contract, and the constructor arguments that were used to deploy it (if any):\n\n```bash\nnpx hardhat verify --network mainnet DEPLOYED_CONTRACT_ADDRESS \"Constructor argument 1\"\n```\n\n### Verifying on Blockscout\n\nMost Blockscout instances don't require an API key, so no extra config is needed to verify on them:\n\n```bash\nnpx hardhat verify blockscout --network mainnet DEPLOYED_CONTRACT_ADDRESS \"Constructor argument 1\"\n```\n\nSome instances do require one, like the [Pro API](https://docs.blockscout.com/devs/pro-api). In that case, add the key to the Blockscout config in your `hardhat.config.ts` file:\n\n```typescript\nimport { configVariable, defineConfig } from \"hardhat/config\";\n\nexport default defineConfig({\n  verify: {\n    blockscout: {\n      // Your API key for Blockscout\n      // Obtain one at https://blockscout.com/\n      apiKey: configVariable(\"BLOCKSCOUT_API_KEY\"),\n    },\n  },\n});\n```\n\n### Programmatic verification\n\nYou can also verify contracts programmatically by using the `verifyContract` function from the plugin:\n\n```typescript\nimport hre from \"hardhat\";\nimport { verifyContract } from \"@nomicfoundation/hardhat-verify/verify\";\n\nawait verifyContract(\n  {\n    address: \"DEPLOYED_CONTRACT_ADDRESS\",\n    constructorArgs: [\"Constructor argument 1\"],\n    provider: \"etherscan\", // or \"blockscout\", or \"sourcify\"\n  },\n  hre,\n);\n```\n\n> Note: The `verifyContract` function is not re-exported from the Hardhat toolboxes, so you need to install the plugin and import it directly from `@nomicfoundation/hardhat-verify/verify`.\n\n## Advanced Usage for Plugin Authors\n\nIf you're building a Hardhat plugin that needs direct access to the Etherscan API (for example, to verify proxy contracts or make custom API calls), you can access the Etherscan instance through `network.create()`.\n\n### Accessing the Etherscan Instance\n\n```typescript\nimport type { HardhatRuntimeEnvironment } from \"hardhat/types\";\n\nexport async function myCustomVerificationTask(hre: HardhatRuntimeEnvironment) {\n  const { verification } = await hre.network.create();\n\n  // Access Etherscan instance\n  const etherscan = verification.etherscan;\n\n  // Check if a contract is already verified\n  const isVerified = await etherscan.isVerified(\"0x1234...\");\n\n  // Get the contract URL on the block explorer\n  const url = await etherscan.getContractUrl(\"0x1234...\");\n\n  // Submit a contract for verification\n  const guid = await etherscan.verify({\n    contractAddress: \"0x1234...\",\n    compilerInput: {/* compiler input JSON */},\n    contractName: \"contracts/MyContract.sol:MyContract\",\n    compilerVersion: \"v0.8.19+commit.7dd6d404\",\n    constructorArguments: \"0x...\",\n  });\n\n  // Poll for verification status\n  const result = await etherscan.pollVerificationStatus(\n    guid,\n    \"0x1234...\",\n    \"MyContract\",\n  );\n}\n```\n\n### Making Custom API Calls\n\nFor API endpoints not covered by the standard methods, use `customApiCall()`:\n\n```typescript\nconst { verification } = await hre.network.create();\n\n// Make a custom API call (apikey and chainid are added automatically)\nconst response = await verification.etherscan.customApiCall({\n  module: \"contract\",\n  action: \"getsourcecode\",\n  address: \"0x1234...\",\n});\n\n// Check the response\nif (response.status === \"1\") {\n  console.log(\"Contract source:\", response.result);\n} else {\n  console.error(\"Error:\", response.message);\n}\n```\n\n### API Reference\n\nFor complete type definitions and available methods, see the exported types:\n\n- `Etherscan` - The main interface for Etherscan API access\n- `EtherscanResponseBody` - Structure of API response bodies\n- `EtherscanCustomApiCallOptions` - Options for custom API calls\n- `EtherscanVerifyArgs` - Arguments for contract verification\n\n### Build profiles and verification\n\nWhen no build profile is specified, this plugin defaults to `production`. However, tasks like `build` and `run` default to the `default` build profile. If your contracts are compiled with a different profile than the one used for verification, the compiled bytecode may not match the deployed bytecode, causing verification to fail.\n\nTo avoid this, make sure to build and verify using the same profile:\n\n```bash\nnpx hardhat build --build-profile production\nnpx hardhat verify --network mainnet DEPLOYED_CONTRACT_ADDRESS \"Constructor argument 1\"\n```\n\nIf you're using the `verifyContract` function programmatically through a script, pass the build profile when running it:\n\n```bash\nnpx hardhat run --build-profile production scripts/verify.ts\n```\n\n## How it works\n\nThe plugin works by fetching the bytecode in the given address and using it to check which contract in your project corresponds to it. Besides that, some sanity checks are performed locally to make sure that the verification won't fail.\n","readmeFilename":"README.md"}