Developers

Verify Contract

Publish a deployed contract's source so anyone can read it, and so its page gets working Read/Write panels.

How it works

  1. 1Enter the deployed contract's address below.
  2. 2Paste the single-file Solidity source, pick the compiler version, optimizer settings & EVM version you actually built with.
  3. 3We compile it server-side and compare the resulting bytecode against what's deployed on-chain.
  4. 4A match marks the contract verified — its source, ABI & read/write panels go live on its address page.