List pegged-token supply flows (mint/burn velocity)

Returns paginated per-token supply-flow rows plus an aggregates envelope carrying the hero metrics (bank_run_gauge, minting_pressure, supply_by_category, network_count, stress_tokens, mcap_7d_pct). Aggregates are computed over the filtered set before pagination; mcap_7d_pct and stress_tokens pass through from the pipeline's universe-level totals. Data is refreshed daily — responses carry stale: true when the snapshot is older than 25h or served from the fallback cache during an S3 outage.

CU cost: 2 CU per request (rwa-supply-list).

Query Params
string
enum

Filter to tokens with any supply on this chain. Whole-row counts — a multi-chain token contributes its full supply to the returned totals under every chain it appears on.

string
enum

Filter by backing mechanism

Allowed:
string
enum

Filter by risk tier denormalized at the supply pipeline's generated_at (not live). Rows with a null tier are excluded.

Allowed:
string
length ≤ 100

Case-insensitive substring match on symbol or name

string
enum
Defaults to abs_net_24h

Default abs_net_24h surfaces the largest mint-or-burn moves first

Allowed:
string
enum
Defaults to desc
Allowed:
integer
≥ 1
Defaults to 1
integer
1 to 500
Defaults to 50
Responses

400

Unsupported chain, tokenType, or tier

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