Get Src20
get_src20Fetch a token's full profile by tick: deploy info (supply, limits, decimals), mint progress (minted, holders), and market data (price, cap, volume, change).
Instructions
Everything about one SRC-20 token in one call: the DEPLOY record (max supply, per-mint limit, decimals, creator, block), mint status (total_minted, progress %, total_mints, holders), and market data (price in BTC/USD, market cap, 24h volume, 24h/7d/30d change, primary exchange, data_quality_score). 7d/30d/total volume are often 0 or null — the upstream exchanges do not publish them; do not read a zero there as 'no trading'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tick | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |