get_markets_info
Retrieve Luno market trading parameters including limits, tick sizes, and fees to validate order prices and volumes before placing a trade.
Instructions
List supported Luno markets and their trading parameters: min/max base and counter volume, price/volume tick size, fee tiers, status, and base/counter currency. Public endpoint, no auth required. Use this before placing an order to validate price/volume against the market's tick and minimum constraints; not for live prices (use get_ticker).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pair | No | Optional comma-separated list of pairs to filter to (e.g. "XBTZAR,ETHZAR"). Omit to return every supported market. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| markets | Yes |