Verify with Chiliscan
Last updated
Was this helpful?
Last updated
Was this helpful?
is a service built by Routescan. You can therefore rely on for your everyday use.
Routescan has three ways to verify your smart contract:
(NEW) For most contracts: using their verification form,
For more complex contracts: using the Hardhat plugin,
For easy contracts: using their API.
In early 2024, Routescan introduced a new contract verification interface, at .
Steps:
In the "Select Chain" dropdown, select "Chiliz".
In the "Contract address" field, insert the address of the smart contract that you want to verify. Depending on the situation, the tool can tell you that a contract doesn't exist yet on Chiliz Chain, or that it has already been verified. If it's neither, further interface elements are displayed.
Click on "Import from Solidity", and add the contract file to the form.
Click on "Verify Contract".
Your contract is now verified ✅.
Routescan's own documentation features a detailed guide that uses a Hardhat plugin for verification. This is particularly useful if you're already working with Hardhat in your development environment.
If you are working with simpler smart contracts, a Routescan-provided guide is available on Mirror.xyz. This guide walks you through the steps to prepare and verify contracts that do not require complex build processes. Of note: contracts should be flattened.
Access .
Access .