Verify with Hardhat

Since Chiliz Chain is an EVM-compatible chain, you can verify your contract using the standard hardhat-verify plugin, relying on a block explorer API to bridge your development environment with the blockchain itself.

Both Chiliscan and Chiliz Block Explorer provide a documentation on Hardhat verification:

Hardhat's own documentation has a full page on contract verification:

Last updated

Was this helpful?