curl --location --request GET 'https://api.kucoin.com/api/ua/v1/market/call-auction-info?symbol=GROVE-USDT'{
"code": "200000",
"data": {
"symbol": "GROVE-USDT",
"estimatedPrice": "0.08388",
"estimatedSize": "2406.3",
"sellOrderRangeLowPrice": "0.08388",
"sellOrderRangeHighPrice": "0.19839",
"buyOrderRangeLowPrice": "0.00006",
"buyOrderRangeHighPrice": "0.19",
"time": 1783434135273
}
}