[Contract Verification] Verified contract on explorer.zksync impossible to verify on era.zksync.network #851
-
Team or ProjectZyfi EnvironmentMainnet Block ExplorerIssue Type
Contract Address0x9f4D380c867EBaed8140C332c78BF32Eb52A01Fb Compiler TypeMulti-part contract zkSolc Version1.4.1 Solc Version0.8.2 Contract NameZFIToken Contract CodeThe contract is verified on "explorer.zksync.io": Constructor ArgumentsNone as per the deployment transaction: Hardhat Verify Plugin VersionNo response Repo Link (Optional)https://github.com/ondefy/Zyfi-Token-Zkforge Additional DetailsThe contract is already deployed and verified on "explorer.zksync.io" at this address: |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
It appears that you are encountering issues verifying your contract on the ZKsync Era network at Here are a few steps you can take to troubleshoot and potentially resolve the verification issue on the ZKsync Era network:
If after following these steps you still face issues, it might be helpful to engage with the ZKsync developer community for more specific guidance or potential issues that others have encountered and resolved. You can join the discussions on ZKsync developers discussions on Github for more in-depth support. Your feedback helps us serve you better. If this fully addresses your question, please give it a thumbs up. If it doesn't, please give it a thumbs down. This will inform the community and team so we can improve our support. |
Beta Was this translation helpful? Give feedback.
-
@L0GYKAL I do not think its possible to verify contract with no bytecode hash on Etherscan (e.g. "The flag: bytecode_hash = "none" has to be used here"). See here: https://book.getfoundry.sh/forge/deploying#verifying-contracts-with-no-bytecode-hash |
Beta Was this translation helpful? Give feedback.
@L0GYKAL I do not think its possible to verify contract with no bytecode hash on Etherscan (e.g. "The flag: bytecode_hash = "none" has to be used here").
See here: https://book.getfoundry.sh/forge/deploying#verifying-contracts-with-no-bytecode-hash