Coinranking
crypto__coinrankingGet live cryptocurrency prices and market data for 2,000+ coins. Filter by tier, sort by market cap, price, or 24h change to track crypto performance.
Instructions
[Cryptocurrency & Blockchain Agent] Get live cryptocurrency prices and market data for 2,000+ coins from CoinRanking. Filter by tier, sort by market cap, price, or 24h change. Returns price, market cap, 24h volume, sparkline, and all-time high. Source: CoinRanking (Public), updates real-time. Returns the Katzilla envelope { data, quality, citation } — quality scores freshness/uptime/confidence; citation carries the source URL, license, and a SHA-256 data hash for audit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum results to return (1–100) | |
| offset | No | Offset for pagination | |
| orderBy | No | Sort field | marketCap |
| orderDirection | No | Sort direction | desc |
| tiers | No | Filter by tier (1=top, 2=mid, 3=small) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Structured payload from the upstream source. | |
| text | No | Pre-rendered text representation, when applicable. | |
| quality | Yes | Quality scorecard: freshness, uptime, completeness, confidence, certainty. | |
| citation | Yes | Provenance block — source, license, retrieval timestamp, SHA-256 data hash, pre-formatted citation text. |