Markets
Get Sampling Markets
Get available CLOB markets that have rewards enabled.
HTTP REQUEST
GET /<clob-endpoint>/sampling-markets?next_cursor=<next_cursor>
Response Format
Name | Type | Description |
---|---|---|
limit | number | limit of results on a single page |
count | number | number of results |
next_cursor | string | pagination item to retrieve the next page base64 encoded. ‘LTE=’ means the end and empty (”) means the beginning |
data | Market[] | list of sampling markets |