stablecoin-watch
ActiveTool of The Stall
Real-time depeg monitor for top USD stablecoins (USDT, USDC, DAI, USDS, and others ranked by market cap). Returns current price, peg deviation %, depeg status (PARITY / MILD_DEPEG / MODERATE_DEPEG / SEVERE_DEPEG), supply trend, and a composite alert level (GREEN / YELLOW / ORANGE / RED). Sourced from DeFiLlama public API — no key required, updates every call. Useful for DeFi risk management, collateral health checks, and pre-trade regime detection.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"top_n": {
"type": "integer",
"description": "Number of top stablecoins to return, ranked by circulating supply. Default 20, max 50. Ignored if symbol is specified."
},
"symbol": {
"type": "string",
"description": "Filter to a specific stablecoin symbol (e.g. USDT, USDC, DAI). Case-insensitive. If omitted, returns top coins by market cap."
},
"alert_only": {
"type": "boolean",
"description": "If true, only return coins with MILD_DEPEG or worse. Useful for alert-driven workflows."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
The Stall
1/7 registries