Has anyone been able to verify in Etherscan smart contracts deployed by another contract? They mention this on the verification form page, but not exactly sure what they mean by this:

We have limited support for verifying contracts created by another contract and there is a timeout of up to 45 seconds for each contract compiled.

Aug 22, 2023, 7:25 PM
Try this one
https://hardhat.org/hardhat-runner/plugins/nomicfoundation-hardhat-verify
Aug 22, 2023, 7:35 PM
Thanks. I tried this as well, but it's giving me some error about not being able some build file in the artifacts directory /artifacts/build-info/9b4bb93741c09a773dbbd95cb531b70d.json
Aug 22, 2023, 7:42 PM
npx hardhat clean
npx hardhat compile
and retry
not gonna lie tho
Aug 22, 2023, 7:46 PM
Awesome man! Owe you one 🍺
Aug 22, 2023, 7:50 PM

© 2024 Draquery.com All rights reserved.