PatrickAlphaC/all-on-chain-generated-nft

Does Verify need extra arguments?

stoplion opened this issue · 3 comments

npx hardhat verify --network mumbai 0x7B4d4B5189446e5A5dC03f40F35Dd1A3B96AF740 --show-stack-traces

Error in plugin @nomiclabs/hardhat-etherscan: The constructor for contracts/RandomSVG.sol:RandomSVG has 4 parameters
but 0 arguments were provided instead.

Did you figure it out?

npx hardhat verify --network mumbai 0x7B4d4B5189446e5A5dC03f40F35Dd1A3B96AF740 --show-stack-traces

Error in plugin @nomiclabs/hardhat-etherscan: The constructor for contracts/RandomSVG.sol:RandomSVG has 4 parameters
but 0 arguments were provided instead.

what was the solution?

Restarting vscode solved the issue