Hello CryptoKingPin,
I was able to successfully verify your contract on the Snowtrace testnet.
I used a plugin called Truffle Verify. You can find it in the NPM plugin repository.
Your contract works fine. I was able to successfully reproduce it, compile it, and deploy it on Snowtrace. The contract address is 0x4117d6eAd592348046a04ea2dFe6CcE19284fF96
After I was able to deploy the contract, I simply ran the truffle verify command and the contract successfully verified. See image:
[Scree…
Hi again. Trying to deploy 2 contracts on test net and verify. I've tried the flattener, hashex, etc and no luck. Any suggestions or do you know if there is a site or YouTube walkthrough on how to use Truffle verify? Thanks.
-Chris
Have you seen the guide on verification? Share the details of how you're deploying the contract.
Make sure to read this post before asking a question about verification. If your issue is not addressed here, just leave a comment below.
If you want to pay someone to do the verification for you, create a post in Developer Wanted .
This guide applies to all Etherscan instances , including all of the following as well as their testnet explorers:
etherscan.io (Ethereum)
bscscan.com (Binance Smart Chain)
polygonscan.com (Polygon)
snowtrace.io (Avalanche)
Recommendations
Practice in testnet
Be…