kraken_get_tradable_asset_pairs
Retrieve the list of tradable asset pairs on Kraken to identify available markets, with options to filter by information type or specific pairs.
Instructions
List tradable asset pairs. For filtering cached results, use "altname" (e.g., "BTCEUR") or "wsname" (e.g., "BTC/EUR") fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| info | No | Data set filter: 'info' (pair details), 'fees' (fee schedule), 'margin', 'leverage'. Omit for default. | |
| pair | No | Comma-separated asset pairs using Kraken internal names with X/Z prefix, e.g. 'XBTCHF,XETHZEUR'. Note: BTC is XBTCHF (not BTCCHF), ETH is XETHZEUR (not ETHEUR). Omit to get all pairs. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||