I use this API to get symbols on Binance Futures.
GET /fapi/v1/ticker/price
But i see some symbols with number at end.
Like that:
ETHUSDT_230331; BTCUSDT_230331;
What is this symbols ? response include ETHUSDT and BTCUSDT but i see them.
What are they used for?
Thank in advance !