Verify a contract

Submit your Solidity source and compiler settings. The verifier compiles it, strips the CBOR metadata tail, and matches the result against the deployed bytecode on the selected network — then publishes the verified source, ABI and read/write interface.

solc compile + bytecode match runs server-side