A real-time monitoring system for stablecoin depeg risk across EVM chains. Built by Webacy.
Each stablecoin receives a risk score from 0–100. Higher scores indicate greater depeg risk. Tiers: Critical (≥80), Warning (≥60), Watch (≥40), OK (<40).
For weights, components, and how the score is computed, see How the score is computed in Docs. For the full methodology (velocity, token-type adjustments, example calculation), see Model.
The overview table shows symbol, chain, score, tier, price, peg, % off, and more. For a complete list of every column and filter, see the Data dictionary in Docs.
Full filter reference: Data dictionary.
Type in the search box to filter by symbol, name, or contract address. Search is case-insensitive.
Save your current filter combination for quick access later:
Saved views are stored in your browser and persist across sessions.
Prices are aggregated from multiple sources:
| Source | Type | Description |
|---|---|---|
| DeFiLlama | Aggregated API | Aggregated prices from multiple DEX protocols |
| CoinGecko | Aggregated API | CEX + DEX aggregated prices |
| DEXScreener | DEX API | Real-time prices from highest liquidity pools |
| Bitquery | On-chain Indexer | VWAP from actual DEX trades (on-chain) |
| 0x API | Quote Engine | Executable quotes with slippage estimates |
The prices shown are aggregated/averaged values from APIs, not the actual price you would receive when executing a trade on-chain. The true executable price depends on the state of liquidity pools at the moment of execution.
This distinction matters most for:
For precise execution prices, especially during incidents, always verify against on-chain liquidity pools directly.
We're exploring LP-aware pricing that would query liquidity pool state directly to show executable prices for specific trade sizes. This would provide more accurate data for risk assessment during incidents.
Not all stablecoins are pegged to exactly $1. The system handles different types:
| Type | Expected Behavior | Examples |
|---|---|---|
| Standard | Trades at ~$1.00 (±1%) | USDC, USDT, DAI |
| Yield-bearing | Trades above peg (accrues yield) | sUSDe, USDY, sUSDS |
| Gold-backed | Tracks gold spot price (~$2,700/oz) | PAXG, XAUT |
| EUR-pegged | Tracks EUR/USD rate (~$1.08) | EURS, agEUR |
| Other currencies | Tracks respective FX rates | GYEN (JPY), CNGN (NGN) |
Main dashboard showing all active stablecoins with their current risk scores. Use filters to narrow down the view.
ERC-4626 vault risk ratings across 2,100+ vaults on 6 chains. Each vault receives a listing verdict, withdrawal risk level, and 90-day score history. See documentation →
Historical archive of dead or shutdown stablecoin projects (e.g., UST, USDR). Excluded from the main view but preserved for research.
Historical log of significant depeg events with detailed analysis of what happened and when.
Interactive scoring model with feature weights, tier thresholds, token type adjustments, and an example calculation. See docs →
Some tokens (like yield-bearing stablecoins) are expected to trade above their base peg. The system adjusts expectations based on token type.
Some tokens are excluded due to: (1) being dead/collapsed projects, (2) data quality issues, (3) not actually being stablecoins (e.g., LP tokens). Check the Graveyard page for dead projects.
The monitoring pipeline runs every 30 minutes. FX rates (for non-USD pegs) update hourly.
The icon shows where the price data comes from:
Built by Webacy — Protecting users in Web3