latestOpenAPI 3.0.12026-07-26251295.9 KB

eb2c05c3a98e

Markets

Get popular markets

This endpoint retrieves the top 10 popular markets by volume.

get/markets/popular

Response

statusstring

success or failure if the request succeeded or not

Example response

{
  "data": [
    {
      "chainVersion": "SXR",
      "__type": "Market"
    }
  ]
}