{
  "last_updated": {
    "description": "the time that data was last updated for this service",
    "value": "Tue, 18 Aug 2026 22:17:34 UTC"
  },
  "data_as_of": {
    "description": "the time that the hourly source refresh began",
    "value": "2026-08-18T22:17:13Z"
  },
  "total_stakes_count": {
    "description": "the total number of stakes ever created in the Numerai data science tournament",
    "value": "2867766"
  },
  "total_staked": {
    "description": "the legacy tournament stake baseline plus Atomic round stake placements",
    "value": "324193.833747477248593638"
  },
  "current_staked": {
    "description": "the current amount of NMR staked in the Numerai data science tournament",
    "value": "1159312.133541279725096493"
  },
  "total_burned": {
    "description": "the legacy tournament burn baseline plus resolved Atomic burn allocations",
    "value": "114198.614107992485873242"
  },
  "current_staker_count": {
    "description": "number of unique Numerai accounts with current legacy or Atomic stake",
    "value": 2993
  },
  "current_stake_breakdown": {
    "description": "current Tournament stake grouped by tournament, chain, and staking generation",
    "value": [
      {
        "tournament": 8,
        "contract_generation": "legacy",
        "value": "911748.29660550512904244",
        "staker_count": 2774
      },
      {
        "tournament": 11,
        "contract_generation": "legacy",
        "value": "197225.30695673883347681",
        "staker_count": 367
      },
      {
        "tournament": 12,
        "chain_id": 1,
        "contract_address": "0x82fc3999151f2a7b0a643ee0156790b19e10cd91",
        "contract_generation": "atomic",
        "value": "19520.4985546861564746",
        "staker_count": 81
      },
      {
        "tournament": 12,
        "chain_id": 1,
        "contract_address": "0xc1f46adf341145369eee9fbe0d84fa1cb0c24706",
        "contract_generation": "atomic",
        "value": "30818.031424349606102643",
        "staker_count": 82
      },
      {
        "tournament": 12,
        "contract_generation": "legacy",
        "value": "0"
      }
    ]
  },
  "burn_allocation_breakdown": {
    "description": "economic burn allocations grouped by tournament, chain, and staking generation",
    "value": [
      {
        "tournament": 8,
        "contract_generation": "legacy",
        "value": "113923.379154124054514042"
      },
      {
        "tournament": 12,
        "chain_id": 1,
        "contract_address": "0x82fc3999151f2a7b0a643ee0156790b19e10cd91",
        "contract_generation": "atomic",
        "value": "275.2349538684313592"
      }
    ]
  }
}
