How to Verify Smart Contract in IgniteChain

This article will go through the process of Verify Smart Contract in IgniteChain

Step 1 Go to https://ignitescan.com/ IGT Blockchain Explorer. then Click on Your Transaction.

Step 2 Click on Transaction Contract Address.

After click on Contract Address, Here you can see Contract Dashboard.

Step 3 Click on "Verify and Publish" option.

After Click on Verify and Publish option you need to enter Contract Name, Compiler Version, and Source Code. then Click on Submit Button. Once you Click on Submit Button then your Smart Contract will Verify Successfully.

Step 4 Now you can see your Smart Contract Code , Bytecode, ABI information

Step 5 Then Click on "Read" Button to Show your Smart Contract Read Function.

Step 7 Then Click on "Write: Button to Show your Smart Contract Write Function.

Last updated