Refer friends and earn rewards this week
Kongo Docs

Get Last Trade Prices Query Parameters

Get last trade price

Get Help
GET
/last-trade-price

Query Parameters

token_id*string

Token identifier to inspect.

Response Body

application/json

application/json

application/json

curl -X GET "https://example.com/last-trade-price?token_id=string"
{  "price": "string",  "side": "BUY"}
{  "error": "string"}
{  "error": "string"}