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"
    }
  ]
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.