Table of Contents
Verify a Deployed Smart Contract
Powered by BetterDocs
1. Click on Verify and publish
2. Choose Verify method (Via flattened source code is recommended)
3. Click Next button
4. Enter your Contract Name (Optional)
5. Select the compiler version (According to your contract)
6. Select EVM Version (default is recommended)
7. Choose Optimization. If “YES” provide the Optimization runs
8. Enter the Solidity Contract Code (Flatten file)
9. Select Try to fetch constructor arguments automatically. If “NO” the ABI-encoded Constructor Arguments needs to provided if available on
“ABI-encoded Constructor Arguments (if required by the contract)” tab.
10. Add Contract Libraries: Enter the name and 0x address for any required libraries called in the called in the .sol file.
11. Verify and Publish
Powered by BetterDocs