curl --location --request GET 'https://api.kucoin.com/api/ua/v1/market/call-auction-info?symbol'{
"code": "200000",
"data": {
"symbol": "VERONA-USDT",
"estimatedPrice": null,
"estimatedSize": null,
"sellOrderRangeLowPrice": "0.175",
"sellOrderRangeHighPrice": "0.9967",
"buyOrderRangeLowPrice": "0.0002",
"buyOrderRangeHighPrice": "0.0801",
"time": 1782284850381
}
}