List Orderbook Instrumentsget https://{region}-api.upbit.com/v1/orderbook/instrumentsRetrieves the tick size (order price unit) for the specified trading pairs.Query ParamsmarketsstringrequiredList of trading pairs to query. For multiple pairs, specify them as a comma-separated string. [Example] SGD-BTC,SGD-ETHResponses 200List of orderbook instruments 400error object 404error objectUpdated 7 months ago