Japanese version: /ja/doc/contracts/verification.html
Verification
TL;DR
- Verify feature is provided on the Explorer side.
- For preflight checks, key rotation, and monitoring operation, use
docs/ops/verify_runbook.mdas the source of truth.
Operational Steps (Overview)
- Set
EXPLORER_VERIFY_ENABLED=1and allow-listed compiler version environment variables. - Run
npm run verify:preflightintools/explorerto verify allowedsolcavailability. - Submit verification via
POST /api/verify/submitand track status viaGET /api/verify/status.
Sources
tools/explorer/README.mddocs/ops/verify_runbook.md