Contract Verification
# Contract Verification
Contract verification ensures the published source code matches the deployed bytecode on Turkchain.Verification Process
## Verification StepsMatching Logic
## Bytecode MatchingRequired Parameters
• Compiler version
• Optimization enabled / disabled
• Optimization runs
• EVM version (if specified)
• Constructor arguments Last updated