{
  "last_updated": {
    "description": "the time that data was last updated for this service",
    "value": "Wed, 12 Aug 2026 22:30:33 UTC"
  },
  "data_as_of": {
    "description": "the time that the hourly source refresh began",
    "value": "2026-08-12T22:30:12Z"
  },
  "total_stakes_count": {
    "description": "the total number of stakes ever created in the Numerai data science tournament",
    "value": "2852926"
  },
  "total_staked": {
    "description": "the legacy tournament stake baseline plus Atomic round stake placements",
    "value": "315502.018433775748240179"
  },
  "current_staked": {
    "description": "the current amount of NMR staked in the Numerai data science tournament",
    "value": "1144696.116807380197941215"
  },
  "total_burned": {
    "description": "the legacy tournament burn baseline plus resolved Atomic burn allocations",
    "value": "114101.073346624058192542"
  },
  "current_staker_count": {
    "description": "number of unique Numerai accounts with current legacy or Atomic stake",
    "value": 2985
  },
  "current_stake_breakdown": {
    "description": "current Tournament stake grouped by tournament, chain, and staking generation",
    "value": [
      {
        "tournament": 8,
        "contract_generation": "legacy",
        "value": "903076.614540042456865661",
        "staker_count": 2767
      },
      {
        "tournament": 11,
        "contract_generation": "legacy",
        "value": "189867.734431640886566059",
        "staker_count": 367
      },
      {
        "tournament": 12,
        "chain_id": 1,
        "contract_address": "0x82fc3999151f2a7b0a643ee0156790b19e10cd91",
        "contract_generation": "atomic",
        "value": "29625.518946003665008899",
        "staker_count": 81
      },
      {
        "tournament": 12,
        "chain_id": 1,
        "contract_address": "0xc1f46adf341145369eee9fbe0d84fa1cb0c24706",
        "contract_generation": "atomic",
        "value": "22126.248889693189500596",
        "staker_count": 79
      },
      {
        "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": "177.6941925000036785"
      }
    ]
  }
}
