All Coins
all_coinsReturn the full CoinDesk Data (formerly CryptoCompare) coin list with symbol, name, CoinId, algorithm, proof type, and asset type for every tracked cryptocurrency.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Data | No | Coin data keyed by symbol | |
| BaseLinkUrl | No | Base URL for coin links | |
| BaseImageUrl | No | Base URL for coin images |