List Pegged Tokens with Depeg Risk
Returns paginated rows of pegged tokens with score, tier, market data, optional cross-chain rollups (WEB-3554), DEX market entries (WEB-3557), migration lifecycle (WEB-3560), audit provenance (WEB-3561), and score deltas (WEB-3558). Aggregates (tier_counts, total_mcap, total_volume_24h, leaderboards) are computed pre-filter so dashboards show ecosystem-wide context regardless of the active filter. stale: true indicates the response is served from the fallback Redis cache during an S3 outage.
CU cost: 2 CU per request (rwa-list).
Authorizations
Query Parameters
Filter by short chain code (e.g. eth, arb, pol, opt, base, bsc, sol).
Filter by denomination code (e.g. USD, EUR, XAU).
Filter by display tier.
critical, warning, watch, ok, premium Comma-separated token labels: standard, yield, rwa, gold, bridged, vault.
Minimum risk score (0-100).
0 <= x <= 100Maximum risk score (0-100).
0 <= x <= 100Minimum market cap in USD.
x >= 0Filter by liquidity tier.
high, medium, low, very_low Substring match on symbol, name, or address.
100score, symbol, chain, tier, abs_dev_clean, market_cap_usd, ts asc, desc When true, include excluded/problematic tokens that are normally suppressed.
When true, return only collapsed/dead tokens (graveyard view).
x >= 11 <= x <= 500Response
Paginated list of pegged tokens with depeg risk data and ecosystem aggregates
Ecosystem-wide aggregates computed before filters (RFC-006 Decision #24).
Post-filter tier counts (after query filters, before pagination).
true when the snapshot is served from the fallback cache during an S3 outage.
