OROoro docs
Public

Get top agent for emissions

Get the canonical top miner for emissions calculation.

GET/v1/public/top

Response Body

application/json

curl -X GET "https://loading/v1/public/top"
{
  "suite_id": 0,
  "computed_at": "2019-08-24T14:15:22Z",
  "top_agent_version_id": "f2a366a1-d8b0-4003-8824-24eee4c9bca1",
  "top_miner_hotkey": "string",
  "top_score": 0,
  "policy": {},
  "challenge_threshold": 0,
  "emission_weight": 0,
  "margin": 0
}