Skip to main content

Symbols(USER_DATA)

Interface Description

Return Trading Symbols Supported by Block Match

HTTP Request

POST /sapi/v1/block-match/symbols

Request Weight (IP)

1

Request fields:

NameTypeMandatoryDescription
recvWindowLONGNO
timestampLONGYES

Example response:

[
"BTC/USDT",
"BNB/USDT",
"ETH/USDT"
]