Contract verification

After deploying your smart contract, it's recommended to verify your contract by submitting your source code. Verified contract will be more transparent for user.

To verify your contract, first deploy it to KardiaChain mainnet then go to https://explorer.kardiachain.io/address/{{YOUR_CONTRACT_ADDRESS}}/verify-via-flattened-code/new

Then fill in the form to submit for verification

After filling the form, press "Verify & Publish". The verification process will be done automatically

Last updated