Src20 Market
src20_marketGet SRC-20 token market data: query a specific tick for price, market cap, volume, and supply, or retrieve a ranked list sorted by market cap, volume, or price change.
Instructions
SRC-20 market data. With tick: that token. Without: a ranked list
(sort: market_cap_usd | volume_24h_btc | price_change_24h_percent;
order asc/desc). Fields: price BTC/USD, floor (from dispensers),
market cap, 24h volume, holder count, circulating supply, 24h/7d/30d
change, primary exchange, exchange sources, data_quality_score (0-10),
last_updated. Multi-period volumes are unreliable upstream (often 0).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| sort | No | market_cap_usd | |
| tick | No | ||
| limit | No | ||
| order | No | desc |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |