Contract Verification

Verify deployed contracts and publish source metadata for transparency.

Edit this page

Why verify

Contract verification improves trust, debugging speed, and integration safety.

Standard process

  1. Compile with deterministic settings.
  2. Deploy and capture build metadata.
  3. Submit source and metadata to explorer tooling.
  4. Confirm ABI and bytecode match.

On this page