Contract Verification
After a deploy, DevStation can submit your contract source to the QIE explorer for verification.
It resolves the exact compiler build, sends the flattened source, and lets the explorer detect the constructor arguments. You can also verify an existing deployment from the Projects page.
You can also verify any contract manually in the QIE Explorer: open the Verify Contract form (from the explorer header, or from any unverified contract page), paste your flattened source, choose the compiler and options, and publish.
Verification depends on the QIE explorer's verifier service. If the explorer cannot confirm a submission, the contract still works and is fully usable. The verification request is correct and will complete once the explorer service accepts it.