getCoins
List all available coins with ID, name, symbol, and rank. Use to discover coins or map a coin name to its ID.
Instructions
List all available coins with id, name, symbol and rank. Use to discover coins or map a name to an id. Does NOT include prices; for prices use getTickers or getTickersById. Read-only; limit caps the number of coins returned. No API key required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of coins to return (default: 50, max: 250) |