Skip to main content

Query Offline Symbols

Get information on trading pairs that have been suspended or delisted.

Request

GET /api/v3/symbol/offline

Response

{
"data": [
{
"symbol": "LVNUSDT",
"state": 3
},
{
"symbol": "LOKAUSDT",
"state": 3,
"offlineTime": 1724125694000
},
{
"symbol": "PIASBTC",
"state": 3,
"offlineTime": 1669886455000
},
{
"symbol": "SUBUSDT",
"state": 3,
"offlineTime": 1738245924000
},
{
"symbol": "BARTOLD2USDT",
"state": 3,
"offlineTime": 1653753197000
},
{
"symbol": "MISHAUSDT",
"state": 3,
"offlineTime": 1740751476000
},
{
"symbol": "OPENOLDETH",
"state": 3
}
]
}
  • GET /api/v3/symbol/offline

Weight(IP): 10

Request

NONE

Response

NameTypeDescription
symbolstringsymbol
stateintStatus: 2 - Suspended, 3 - Delisted
offlineTimelongDelisting time