Skip to main content

Overview

The Depeg Monitor gives you real-time risk ratings for 600+ pegged tokens (stablecoins, RWAs, gold-backed, yield-bearing) across 7 EVM chains and Solana. Ratings are updated every 20 minutes using a multi-factor model that tracks price deviation, liquidity depth, persistence, volatility, oracle divergence, cross-chain spread, and leading on-chain supply/redemption-flow signals. Each response includes a standard risk field in the same format used by all other Webacy risk endpoints (Threat Risks, Token Analysis, Pool Analysis), so you can consume depeg risk data using the same schema as token and pool risk.

Endpoints

List Pegged Tokens

Paginated list of all stablecoins and RWAs with depeg risk ratings, filtering, sorting, and ecosystem aggregates

Token Detail

Full depeg snapshot with 50+ metrics, historical time series, and depeg event history for a specific token

Key Concepts

Risk Rating (0-100)

You get a composite risk rating for each token every 20 minutes from a weighted, multi-factor model. Weights are relative; when a signal has no data for a token (e.g. a CEX cross-rate for a DEX-only token) it is skipped and the remaining weights are renormalized.

Risk Tiers

Standard Risk Response

The risk field on each token follows the same structure used by the Token Analysis and Pool Analysis endpoints:

Supported Chains

eth, arb, pol, opt, base, bsc, linea, solana Solana-native stablecoins (e.g. USDC, USDT, PYUSD) are market-priced against a $1 peg through the same aggregator and scoring path as EVM tokens — pass chain=solana with the token’s base58 mint address.

Common Use Cases