Skip to main content
What each column and filter means on the overview table.

Columns

ColumnMeaning
SymbolToken symbol with type badge (YIELD, RWA, BRIDGED, GOLD). Hover for market cap. Small line shows e.g. “$1.2B mcap” when available.
NameDisplay name of the token/project.
ChainEVM chain (eth, arbitrum, optimism, base, polygon, bsc).
CurrencyPeg currency: USD, EUR, JPY, XAU (gold).
ScoreRisk score 0–100. Higher = higher depeg risk. Hover for score drivers. See How the score is computed.
McapMarket cap in USD (from CoinGecko when available). Used for market sizing. Tooltip may show circulating supply and mcap ≈ price × supply check.
Vol 24h24h trading volume in USD (CoinGecko). Size-of-market and turnover context.
Trend48h score sparkline. Red ▲ = risk increased; green ▼ = risk decreased. Δ = last score vs recent baseline.
LiqDEX liquidity tier: ████ high (>$100k/hr), ███ medium, ██ low, █ very low. From 60m DEX volume.
TierRisk tier: critical (70+), warning (50+), watch (25+), ok (<25). ⚡ = volatility burst.
PriceCurrent market price in USD (5m VWAP from DEX; may be corrected by DeFiLlama/CoinGecko).
PegTarget USD value. USD = $1, EUR ≈ $1.08, etc. ↕ = expected range for yield/RWA tokens.
% Off|price ÷ peg − 1| × 100. For yield tokens in range we show “+X% (in range)”. ⚠️ = >50% (possible data issue).
AddressContract address (truncated). Copy / explorer links available.
LastTimestamp of last snapshot used for this row.

Filters

FilterMeaning
Filter by type (tags)All, Standard, Yield, RWA, Gold, Bridged. Filters by token label/type.
ChainRestrict to one chain (eth, arbitrum, optimism, base, polygon, bsc).
CurrencyRestrict to peg currency (USD, EUR, JPY, XAU).
TierShow only critical, warning, watch, or clear.
minScoreMinimum risk score (0–100).
Liq: high / medium / lowFilter by liquidity tier. “Low” includes very_low.
Search (q)Text search in symbol, name, and address.

Vault Output Fields

FieldTypeMeaning
monitoring_statusstring enumactive | watch | legacy | deprecated. Derived from TVL, trend, and protocol deprecation status.
actionability_classstringDominant risk class driving the score: smart_contract | liquidity_lock | governance | market_conditions.
actionability_actionstringRecommended action verb: monitor | watch | review | reduce | plan | exit.
actionability_detailstringOne-line guidance based on dominant class and tier (e.g. “Smart contract risk is elevated — review audit history and consider reducing exposure”).
actionability_class_scoresobjectScores for each of the four risk classes: {smart_contract, liquidity_lock, governance, market_conditions}. Each value is 0–100.
data_as_ofstring (ISO 8601)Timestamp when this vault was last scored. The UI shows an amber ⚠ staleness indicator when the value is more than 48 hours old.
last_audit_datestring (ISO date)Most recent security audit date for this protocol.
audit_firmsstring[]Audit firms that have reviewed this protocol.
ts_feature_tagsstring[]Trading Strategy feature tags (e.g. euler_earn_like, pendle_pt, yearn_v3_like). Used for architecture-specific scoring rules.
days_since_harvestinteger (nullable)Days since last harvest() keeper call for strategy/keeper vaults (Yearn V2/V3, Harvest Finance, etc.). null when last_harvest_at is not available from Trading Strategy data.
harvest_slowrisk flagStrategy vault hasn’t harvested in 30–60 days; mild yield drag accumulating.
harvest_stalerisk flagStrategy vault hasn’t harvested in 60–90 days; moderate yield drag.
harvest_dormantrisk flagStrategy vault hasn’t harvested in 90+ days; treated as fully inactive.

CEX Price Feed Fields

FieldTypeMeaning
cex_price_usdfloat (nullable)Binance-derived price for USDT/USDC/DAI/FDUSD via BTC cross-rate. Null for other tokens.
cex_price_deviationfloat (nullable)Absolute deviation from peg from CEX price source.
price_source_agreementfloat (nullable)Fractional divergence between DEX and CEX price (0 = identical, 1 = 100% apart).

Supply Flow Fields

FieldTypeMeaning
organic_net_24hfloat (nullable)Net native supply change excluding bridge flows.
bridge_flow_pctfloat (nullable)Fraction of supply change from bridge activity.
bridged_fractionfloat (nullable)Fraction of total supply that is bridged.
has_bridged_databooleanWhether DeFiLlama provides bridgedTo breakdown for this token.

Stablecoin / Depeg Scoring Driver Fields

FieldTypeMeaning
reserve_attestation_datestring (ISO date)Date of the most recent reserve attestation for this issuer. Present as a meta-driver in the drivers array.
reserve_attestation_lag_daysintegerDays since the last reserve attestation. Scores 0 for <30 days, ramping to the maximum penalty at 180+ days.
corroboration_gatedflagPresent in drivers when weak signals (pool_balance_drift, single_source, blacklist_activity) were capped at 40% weight due to a lack of corroborating signals.
confluence_demotionflagPresent in drivers when the tier was demoted from warning → watch because fewer than 2 strong signals (normalized ≥0.10) were present.
supply_spike_gatedmeta-driver flagPresent in drivers when supply_spike signal was capped at 20% weight due to being a first-appearance spike with no prior snapshot confirmation. Full weight restores after 2+ consecutive spike snapshots.
bridge_flow_spikemeta-driver flagSupply spike capped at 50% weight; >80% of spike explained by L2 bridge inflows.
cex_only_stressmeta-driver flagCEX shows stress (>20bp) but DEX is calm; scored at 0 but flagged for investigation.

Alert Payload Fields

FieldTypeMeaning
why_nowstringHuman-readable summary of what changed to trigger this alert.
signal_deltasobjectPer-signal changes versus the prior snapshot.
tier_changestringTier transition if one occurred (e.g. watch → warning).