Skip to content

ContractVerificationMissingBytecodeError: Failed to send contract verification request. #5735

Closed Answered by alfaqi
satishnvrn asked this question in Q&A
Discussion options

You must be logged in to vote

package.json file

{
  "name": "hardhat-smart-contracts",
  "packageManager": "yarn@3.5.1",
  "devDependencies": {
    "@nomicfoundation/hardhat-chai-matchers": "^2.0.0",
    "@nomicfoundation/hardhat-network-helpers": "^1.0.0",
    "@nomicfoundation/hardhat-toolbox": "^3.0.0",
    "@nomicfoundation/hardhat-verify": "^1.0.1",
    "@typechain/hardhat": "^8.0.0",
    "@types/chai": "^4.2.0",
    "@types/mocha": ">=9.1.0",
    "@types/node": ">=12.0.0",
    "chai": "^4.2.0",
    
    "ethers": "^5.0.0",
    "@nomiclabs/hardhat-etherscan": "^3.0.0",
    "@typechain/ethers-v5": "^9.0.0",
    "@nomiclabs/hardhat-ethers": "^2.0.4",

    "hardhat": "^2.15.0",
    "hardhat-gas-reporter": "^1.0.8",
…

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
1 reply
@satishnvrn
Comment options

Comment options

You must be logged in to vote
4 replies
@satishnvrn
Comment options

@alfaqi
Comment options

@alfaqi
Comment options

Answer selected by satishnvrn
@satishnvrn
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants