Join the community
Hi, what are you looking for?
Verify Contract
Verification is an important thing in the blockchain. You will get verified automatically on most of the common chains when you create/deploy a contract from the Smart NFT admin panel. And if you do not get verified automatically you can follow these steps.
- To verify smart contracts in Smart NFT you need to first download your purchased plugin. In opening the folder you will find contracts folder. There you will find sol files. To verify you need the files ending with _verify.sol.

2. Then you need to go to your scan URL, for example, I have shown here polygonscan.com. There you will find verify option from the top menu bar. Click on that option.

3. Then you may need to login/register into the site after login/registration, you will see a panel like below. Select these things from here. fill the form like below. And click continue.

4. Then you will get a form to insert a solidity code to verify. From smart-nft > contracts folder open your _Verify.sol (For example Erc721_Verify.sol) file related to that contract address. Select all the code from there and paste into blockscan



Then you will be verified.