Multi-chain portfolio, DeFi position alerts, token risk scoring, and sweep cost calculator — in one Chrome extension and one API.
The Problem
You have 8 wallets across 7 chains. You don't know which has value, which is at risk, and which you've forgotten about.
You see your portfolio, but miss liquidation events. No sweep helper, no real-time notifications.
Multi-protocol borrowers need unified monitoring across Aave, Compound, Morpho, HyperLend, and Kamino.
Checking 7 chains one by one takes 3+ hours per week. No cross-chain aggregation exists.
No single tool gives you complete wallet intelligence across chains, protocols, and risk dimensions.
0xRadar is the missing layer.
How It Works
From installing the extension to catching risks in real-time, everything happens in under a minute.
Install the Chrome extension, add your wallet addresses (read-only, no seed phrase ever requested). Supports 7 chains out of the box.
Portfolio across all chains, DeFi positions with health factors, token risk scores, and sweep cost estimates — all in one dashboard.
Real-time Telegram notifications when your health factor drops. Token risk warnings when you receive suspicious assets. Never miss a threat.
Features
Four pillars of wallet intelligence, tightly integrated in one platform.
Portfolio
Track token balances, NFT counts, and native gas across Ethereum, Arbitrum, Base, Optimism, Polygon, BSC, and HyperEVM — all in one unified view.
Alerts
Monitor health factors across Aave V3, Compound V3, Morpho Blue, HyperLend, and Kamino. Get Telegram notifications in under 60 seconds when risk rises.
Risk Engine
Every token in your wallet scored from 0–100: honeypot detection, holder concentration, contract age, LP lock status, source verification, and trade pattern analysis.
Sweep Calculator
Consolidate forgotten wallets. Know the exact gas cost and optimal route to sweep tokens from multiple chains into a single destination wallet before you act.
Supported Chains
7 EVM chains full support · Solana: positions only · HyperEVM: first aggregator support
Why 0xRadar
We made deliberate choices that bigger platforms can't or won't make.
First aggregator to support HyperEVM. Before DeBank, Zerion, or anyone else. If you're farming HyperLiquid, we already see your positions.
DeBank shows 500+ chains with fake volume. We show 7 chains with liquid value. No zombie L2s, no airdrop spam tokens. Quality over quantity.
Chrome extension and SDKs are open source on GitHub. No hidden analytics, no proprietary data harvest. You can audit every line before you install.
Get notified on Telegram when your health factor drops below your threshold. @0xradarapp bot. Set up in 30 seconds with /link + /track + /threshold.
Pricing
From hobbyist to professional. Crypto-native payments — BTC, ETH, SOL, BNB, KAS.
Free
$0/forever
Get started with basic wallet tracking.
Pro
$9.99/month
or $99/year (2 months free). Pay with crypto.
Lifetime
$199/once
Crypto only. Pro features forever, including all future updates.
Crypto Payments
0xRadar is crypto-native — we only accept cryptocurrency payments. Bitcoin, Ethereum, Solana, BNB, and Kaspa. 0.5% transaction fee. No KYC for payments. No card needed.
API & SDK
Multi-chain wallet intelligence via REST API — don't build your own backend. Available on RapidAPI or direct.
from zeroxradar import Client # Initialize with your API key client = Client(api_key="rk_live_xxx") # Get multi-chain portfolio portfolio = client.wallet.portfolio( "0xABC...", chains=["eth", "base", "arb"] ) # Check DeFi positions + health factor positions = client.positions("0xABC...") # Score token risk risk = client.token.risk( "0xDEF...", chain="eth" ) # Calculate sweep cost quote = client.sweep.quote( from="0xABC...", to="0xGHI...", chains=["eth", "base"] )
FAQ
Get Started
Start free with one wallet on 3 chains. Upgrade to Pro with crypto when you need more. Or go Lifetime and never pay again.