SCAN BEFORE
YOU SEND.
TRUST BEFORE
YOU TRANSACT.
Real-time on-chain analysis, smart contract inspection, and community reputation — fused into a single trust score.
10K+
Users
500K+
Scanned
90%+
Detection
YOU THINK THE BLOCKCHAIN IS TRANSPARENT. ACTUALLY IT'S A MAZE, AND SOMEHOW DOMAN HELPS YOU NAVIGATE YOUR SAFETY
Web3 scam losses reached $14B in 2024 — mostly from phishing, bad approvals, and fake addresses. Existing tools are too technical and developer-focused. Doman makes security accessible to everyone.
WHO IT'S FOR
Simple safe/unsafe signals before every transaction
Quick trust checks that don't interrupt your workflow
Scan domains and mint pages before connecting
Integrate trust scores into your own applications
SECURITY
FEATURES
TRUST SCORE ENGINE
Analyze transaction history, funding sources, community signals, and contract risk.
ADDRESS CHECKER
Input any address or domain and get an instant safety assessment.
CONTRACT INSPECTOR
Decode smart contracts and detect risky approval patterns.
BROWSER EXTENSION
Real-time scanning and warning overlays while you browse.
PUBLIC API
Programmatic access to trust scores for developers and partners.
SIMPLIFYING WEB3 MEANS PROTECTING USERS. BY ELIMINATING SCAMS AND RISKS, ONLY SAFE TRANSACTIONS REMAIN.
YOUR ASSETS
STAY SAFER
Doman combines on-chain data from Alchemy, Moralis, and Etherscan with community-driven reputation signals. Our scoring engine processes transaction history, funding sources, and contract risk to deliver trust scores with >90% detection accuracy and <2% false positives.
<1.5s
API Response
99.5%
Uptime SLA
>90%
Detection Rate
<300ms
Extension Speed
Core Technology
TRUST SCORE ENGINE
Multi-factor analysis combining transaction patterns, wallet age, funding traces, smart contract bytecode inspection, and real-time community reputation signals.
Real-Time Protection
BROWSER EXTENSION
Automatic scanning when you browse crypto sites. Color-coded trust badges, popup scores, MetaMask integration, and full-screen danger overlays for high-risk pages.
PROTECT EVERY
CLICK.
EVERYWHERE YOU BROWSE.
The DOMAN browser extension brings the full power of our trust engine directly into your browser. Scan addresses, detect phishing domains, and get real-time warnings — without ever leaving the page.
This site is flagged as a known scam. Do not connect your wallet.
Real-Time Address Scanning
Automatically detects Ethereum and EVM addresses on any page and overlays instant trust badges.
Phishing & Scam Warnings
Full-screen danger overlays block known scam domains before you can connect your wallet.
Works on Every Crypto Site
Etherscan, OpenSea, Uniswap, Blur — the extension silently scans in the background wherever you go.
Sub-300ms Response
Powered by the DOMAN API with edge caching so warnings appear before you even notice the scan.
doman-extension · Releasing on Chrome Web Store
Be the first to know when it drops.
BUILT IN THE OPEN.
FREE TO BUILD ON.
DOMAN is fully open source. The entire API — 22+ endpoints covering scanning, reporting, watchlists, ENS, and more — is documented and ready for you to integrate into your own applications, bots, or extensions.
REST API
22+ endpoints for address scanning, risk scoring, ENS resolution, domain checks, reports, and more. All responses follow a consistent JSON envelope.
Browse endpointsOpen Source
Full source code on GitHub under the MIT license. Fork it, deploy your own instance, or contribute improvements directly.
Star on GitHubBrowser Extension
Chrome extension source is also open. Inspect how we call the API for real-time phishing detection and in-page address scanning.
View extension sourcefetch('https://domanprotocol.vercel.app/api/v1/scan/0x4200000000000000000000000000000000000006')
.then(r => r.json())
.then(({ data }) => {
console.log(data.riskScore) // 0–100
console.log(data.riskLevel) // 'LOW' | 'MEDIUM' | 'HIGH' | 'CRITICAL'
console.log(data.isVerified) // true
})START PROTECTING YOUR WEB3 JOURNEY TODAY
Join thousands of users who scan before they send. Free to start, powerful when you need it.