Member-only story
How to Verify Smart Contracts on Etherscan
5 min readMay 8, 2020
Learn, step by step, how you can verify your smart contracts’ source code via Etherscan and enable trust in your project.
What you’ll learn
- How to correctly fill the smart contract verification form.
- What options you have and how to use them.
- How to provide smart contract parameters provided at the time of deployment.
Verifying smart contracts — step by step
The first thing to do is head over to Etherscan and open the Smart Contract Verification tool:
As it is currently set up, the process is split into two steps:
- Provide address and info about the environment the smart contract was created in or direct to Smart Contract Verification tool from your contract.
2. Provide details about the smart contract itself.