[Contract Verification] Gaslite Drop - can't verify on testnet #756
-
Team or ProjectAbstract EnvironmentTestnet Block Explorerhttps://explorer.testnet.abs.xyz/ Issue Type
Contract Address0xF8289FD0DC7813babfe5c2948f02D40757b7CFF6 Compiler TypeSingle file zkSolc Version1.5.4 Solc Version0.8.19 Contract NameGasliteDrop Contract Codehttps://github.com/PopPunkLLC/GasliteDrop/blob/main/contracts/src/GasliteDrop.sol Constructor ArgumentsN/A Hardhat Verify Plugin VersionNo response Repo Link (Optional)https://github.com/PopPunkLLC/GasliteDrop Additional DetailsI deployed and am attempting to verify Gaslite Drop on Abstract Testnet but it will not verify. Commands used:
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
It appears that you are encountering a compilation error during the verification process of your contract Here are a few steps you can take to troubleshoot and potentially resolve the issue:
If these steps do not resolve the issue, you might want to reach out for more specific support or check if there are any known issues with the tools or network you are using. For more in-depth discussion and support, you can visit the ZKsync developers discussions on Github. 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.
-
It seems like this may be compiler version related? Changing the pragma to Verified deployment here succesfully: https://explorer.testnet.abs.xyz/address/0xa28EBcbda3762A24ABF7BF72441290B592382e9B#contract |
Beta Was this translation helpful? Give feedback.
@coffeexcoin will be fixed once matter-labs/foundry-zksync#690 is merged, release will automatically roll out tonight.
Again thanks for posting sir 🙏