Closed blockchainguyy closed 4 months ago
@schaable any update?
Hi @blockchainguyy! Sorry for taking so long to review this. Unfortunately, reproducing the issue with your setup will not help us in this scenario, as there's too much going on. However, I've tested deploying and verifying the Lock contract to the Fantom testnet and did not encounter that error. To triage this correctly, I'd need an isolated minimal reproducible example.
I'm closing this issue as there has been no further response. However, I'll be happy to investigate further if a minimal example can be provided.
Version of Hardhat
2.19.5
What happened?
I'm encountering issues with contract verification using Etherscan APIs through Hardhat verify for Fantom, Blast, and Mantle chains. The error message I receive is
Compiled contract deployment bytecode does NOT match the transaction deployment bytecode.
However, I can successfully verify the same contract using the explorer's UI.Minimal reproduction steps
Steps for failed verification using Hardhat verify:
Note The same script used above is able to verify the deployed contracts on other chains supported by etherscan.
Steps to generate flattened files:
Search terms
No response