Home

Verify Smart Contracts with Sourcify

Sourcify is a Solidity source code and metadata verification tool and repository and acts as a base layer allowing other tools to build on top of it.

Along with contract verification through Dijets Utility Chain Explorer's GUI, developers can also use the Sourcify API verification method to verify their smart contract code.

Usage Example#

Verify your contract using Sourcify:

  1. Open the address page for the contract you want to verify, switch to Code tab, and then click Verify & Publish button.

  1. Choose Sources and metadata JSON file option and click the Next button.

On the next screen, you will see a drop field where you can add files.

  1. Drag and drop (or click the button to browse and add files from your computer) all .sol files used by the target contract you want to verify and the .json file containing the contract's metadata. If your contract has linked libraries you should also drag & drop .json files for those libraries. Once all the files have been added, start verification by clicking the Verify & Publish button.

After a few seconds your contract should now be verified through Sourcify's API (If verification fails, you will see the reason in the dropzone). Verification metadata will be saved in the explorer's DB and you will see the verified contract page with the link to the same metadata in the Sourcify contract repository.

Need some help?

You can join Dijets Support Space for a live chat with one of the team members. Join us on Qowalts.