cURL
curl --request GET \ --url https://clob.kuest.com/last-trade-price
{ "price": "<string>", "side": "BUY" }
token_id
Token identifier to inspect.
Most recent trade price for the token.
Last traded price formatted as a string.
Side of the most recent aggressor.
BUY
SELL
Was this page helpful?