Verify Contract
Submit a contract's Solidity source — either a single file or full Standard-JSON input(multi-file projects + library linking via settings.libraries, as emitted by Hardhat/Foundry). It's compiled and matched against the on-chain runtime bytecode: identical is an exact match; ignoring trailing compiler metadata is a partial match. Constructor arguments don't affect runtime-bytecode matching; contracts using immutables may still differ.