Wallet
Get symbols delist schedule for spot (MARKET_DATA)
Get symbols delist schedule for spot
Weight(IP): 100
get/sapi/v1/spot/delist-schedule
Query parameters
recvWindowinteger
Example:5000
The value cannot be greater than 60000
timestampinteger required
UTC timestamp in ms
signaturestring required
Signature
Response
Symbols delist schedule
Example response
[
{
"delistTime": 1686161202000,
"symbol": [
"ADAUSDT",
"BNBUSDT"
]
}
]