curl --location --request GET 'https://testnet.trade.vessel.finance/api/v1/public/ticker/24hr?symbol=WBTCUSDT'
{ "symbol": "WBTCUSDC", "type": "SPOT", "openTime": "1728532800000", "openPrice": "61072.96", "highPrice": "61072.96", "lowPrice": "61072.96", "closePrice": "61072.96", "volume": "0.0001", "trades": "1", "closeTime": "1728619199999", "quoteVolume": "6.107296", "takerBuyBaseVolume": "0.0001", "takerBuyQuoteVolume": "0" }