Build on OpenScan.AI: use the explorer UI, verify contracts, integrate the API, and run your own instance.
This section covers everything developers need to work with OpenScan.AI beyond raw API calls: the explorer web interface, smart contract verification, alerts and webhooks, Explorer-as-a-Service, and self-hosting the open-source codebase.
In this section
Explorer UI
Learn to use xdcscan.io effectively — search, address and token pages, contract read/write tabs, and account features.
API integration
Point your app at the Blockscout-compatible REST API.
- REST API Integration
- Full docs: API Documentation
Smart contract verification
Verify contract source so users can read, decode, and interact with your contracts.
- Contract Verification
- Verification API Reference
- Verification Examples
- Best Practices
- Advanced Features
Account features
Watchlists and private tags for tracking activity across the explorer.
Explorer-as-a-Service
A managed OpenScan.AI explorer for your own chain — branding, onboarding, and administration.
Self-hosting
Run the open-source explorer yourself, from a local Docker instance to production.