Contract verification
Contract verification lets users inspect the source code of deployed contracts and confirm they work as intended. This section covers how to verify contracts through both development tools and web interfaces.
Table of contents
- Verify using Hardhat — automate verification from your Hardhat development environment
- Verify using Foundry — automate verification from your Foundry development environment
- Verify using Blockscout — verify contracts through the Blockscout web interface
- Verify using Filfox — verify contracts through the Filfox web interface