get_markets
Lists all trading pairs on Buda.com or provides details on base/quote currencies, maker/taker fees, and minimum order size for a specific market.
Instructions
Lists all available trading pairs on Buda.com, or returns details for a specific market (base/quote currencies, taker/maker fees as decimals, minimum order size in base currency, and fee discount tiers). Omit market_id to get all ~26 markets at once. Example: 'What is the taker fee and minimum order size for BTC-CLP?'
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| market_id | No | Optional market ID (e.g. 'BTC-CLP', 'ETH-BTC'). Omit to list all markets. |