Refer friends and earn rewards this week
Kongo Docs

Get CLOB Market Info

Get CLOB market settings

Get Help
GET
/clob-markets/{condition_id}

Path Parameters

condition_id*string

Condition id

Response Body

application/json

curl -X GET "https://example.com/clob-markets/string"
{  "gst": "string",  "r": {    "rates": [      {        "asset_address": "string",        "rewards_daily_rate": 0      }    ],    "min_size": 0,    "max_spread": 0  },  "c": "string",  "nr": true,  "t": [    {      "t": "string",      "o": "string"    }  ],  "mts": 0,  "mos": 0,  "fd": {    "r": 0,    "e": 0,    "to": true  },  "mbf": 0,  "tbf": 0,  "rfqe": true,  "itode": true,  "ibce": true,  "oas": 0}