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:
Blockscout - Multi-chain explorer with advanced verification options
Filfox - Native Filecoin explorer with comprehensive verification features
Starboard - FVM-focused verification platform
Beryx - Developer-friendly verification interface
Sourcify - Multi-chain contract repository with verification tools
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:
Last updated
Was this helpful?