Skip to main content

Get Small Liability Exchange Coin List (USER_DATA)

API Description

Query the coins which can be small liability exchange

HTTP Request

GET /sapi/v1/margin/exchange-small-liability

Request Weight(IP)

100

Request Parameters

NameTypeMandatoryDescription
recvWindowLONGNO
timestampLONGYES

Response Example

[
{
"asset": "ETH",
"interest": "0.00083334",
"principal": "0.001",
"liabilityAsset": "USDT",
"liabilityQty": 0.3552
}
]