Public
Responses
200
Successful response with trading pairs
application/json
symbolstringOptionalExample:
Name of the symbol
BTC/USDTbaseAssetstringOptionalExample:
Underlying asset for the symbol
BTCquoteAssetstringOptionalExample:
Quote asset for the symbol
USDTpricePrecisionintegerOptionalExample:
Precision of the price
2quantityPrecisionintegerOptionalExample:
Precision of the quantity
6limitAmountMinstringOptionalExample:
Limit order minimum amount (in quote currency)
100limitPriceMinstringOptionalExample:
Minimum price allowed for a limit order
100limitVolumeMinstringOptionalExample:
Limit order minimum quantity (in base currency)
100baseAssetNamestringOptionalExample:
Base Currency Display Name
BTCquoteAssetNamestringOptionalExample:
Quote Currency Display Name
USDTSymbolNamestringOptionalExample:
Trading Pair Display Name
BTC/USDTfeeRateMakerstringOptionalExample:
Maker Procedure rate
0.002feeRateTakerstringOptionalExample:
Taker Procedure rate
0.002get
/sapi/v2/symbols200
Successful response with trading pairs
Last updated