Guides
Verify a Contract
Why contract verification matters and the current status of verification on ICBScan.
Last updated: August 14, 2026
Contract verification publishes human-readable source code that matches the bytecode deployed on-chain. It helps users and auditors understand what a contract does before they interact with it.
Current status on ICBScan
ICBScan indexes contract addresses, token metadata, and activity. A full self-serve source-code verification workflow (similar to Sourcify or explorer verify forms) may be rolled out in phases. Until then, treat unverified contracts with extra caution and rely on official project documentation.
What developers should prepare
- Exact compiler version and optimization settings
- Flattened or standard-json source matching deployment
- Constructor arguments used at deploy time
- Contract address on ICB Network (chain ID 73115)
When verification tooling is available on ICBScan, this guide will be updated with exact submission steps. Follow ICB Labs channels for product announcements.