List pegged tokens with depeg risk data and aggregates

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).

Query Params
string

Filter by short chain code (e.g. eth, arb, pol, opt, base, bsc, sol).

string

Filter by denomination code (e.g. USD, EUR, XAU).

string
enum

Filter by display tier.

Allowed:
string

Comma-separated token labels: standard, yield, rwa, gold, bridged, vault.

number
0 to 100

Minimum risk score (0-100).

number
0 to 100

Maximum risk score (0-100).

number
≥ 0

Minimum market cap in USD.

string
enum

Filter by liquidity tier.

Allowed:
string
length ≤ 100

Substring match on symbol, name, or address.

string
enum
Defaults to score
Allowed:
string
enum
Defaults to desc
Allowed:
boolean
Defaults to false

When true, include excluded/problematic tokens that are normally suppressed.

boolean
Defaults to false

When true, return only collapsed/dead tokens (graveyard view).

integer
≥ 1
Defaults to 1
integer
1 to 500
Defaults to 50
Responses

400

Unsupported chain, tier, sort, or order value

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json