githubEdit

Verify a contract

This section provides comprehensive guides for verifying smart contracts on the Filecoin network using various tools and methods.

Contract verification is essential for transparency and trust in the Filecoin ecosystem. It allows users to inspect the source code of deployed contracts and ensures they function as intended.

Available Verification Tools

The following FEVM-compatible chain explorers offer contract verification capabilities:

Verification Methods

There are two primary approaches to verify your smart contracts:

Programmatic Verification

Automate contract verification directly from your development environment:

Web Interface Verification

Verify contracts through explorer user interfaces:

Was this page helpful?arrow-up-right

Last updated