{
  "asset": "Solana (SOL)",
  "reportVersion": "0.2",
  "endpoint": "https://api.mainnet-beta.solana.com",
  "batchStartedAt": "2026-08-11T14:02:03.992Z",
  "batchDurationSecondsApprox": 11,
  "commitment": "finalized",
  "units": {
    "lamportsPerSol": 1000000000
  },
  "inflationGovernor": {
    "request": { "jsonrpc": "2.0", "id": 1, "method": "getInflationGovernor", "params": [] },
    "result": { "foundation": 0, "foundationTerm": 0, "initial": 0.08, "taper": 0.15, "terminal": 0.015 }
  },
  "inflationRate": {
    "request": { "jsonrpc": "2.0", "id": 1, "method": "getInflationRate", "params": [] },
    "result": { "epoch": 1015, "foundation": 0, "total": 0.0370160761091748, "validator": 0.0370160761091748 }
  },
  "supply": {
    "request": {
      "jsonrpc": "2.0",
      "id": 1,
      "method": "getSupply",
      "params": [{ "commitment": "finalized", "excludeNonCirculatingAccountsList": true }]
    },
    "context": { "apiVersion": "4.2.0-rc.1", "slot": 438619685 },
    "lamports": {
      "circulating": "582481479358468558",
      "nonCirculating": "49528058804880451",
      "total": "632009538163349009"
    },
    "sol": {
      "circulating": "582481479.358468558",
      "nonCirculating": "49528058.804880451",
      "total": "632009538.163349009"
    }
  },
  "epochInfo": {
    "request": { "jsonrpc": "2.0", "id": 1, "method": "getEpochInfo", "params": [{ "commitment": "finalized" }] },
    "result": {
      "absoluteSlot": 438619703,
      "blockHeight": 416673384,
      "epoch": 1015,
      "slotIndex": 139703,
      "slotsInEpoch": 432000,
      "transactionCount": 537153425762
    }
  },
  "voteAccounts": {
    "requestMethod": "getVoteAccounts",
    "currentAccounts": 691,
    "delinquentAccounts": 8,
    "activeStakeSol": "434900999.080492",
    "concentration": {
      "denominatorActiveStakeSol": "434900999.080492041",
      "top1SharePercent": 3.906283915936,
      "top5SharePercent": 15.393855517881,
      "top10SharePercent": 24.369984785613,
      "minimumVoteAccountsToCross33_34Percent": 18,
      "top18SharePercent": 33.853977716145,
      "caveat": "Vote-account concentration is not an entity-level Nakamoto coefficient. One operator can control multiple vote accounts."
    },
    "rawArrayPersisted": false
  },
  "clientFamilyEstimate": {
    "method": "Join current getVoteAccounts nodePubkey to getClusterNodes pubkey, map advertised version families, and weight by activatedStake.",
    "families": [
      { "family": "Agave/Jito family", "validators": 627, "activeStakeSol": "372336584.411935", "stakeSharePercent": 85.614102 },
      { "family": "Frankendancer hybrid", "validators": 54, "activeStakeSol": "50083092.819965", "stakeSharePercent": 11.515976 },
      { "family": "Full Firedancer", "validators": 9, "activeStakeSol": "12249295.709303", "stakeSharePercent": 2.816571 },
      { "family": "Unknown", "validators": 1, "activeStakeSol": "232026.139289", "stakeSharePercent": 0.053351 }
    ],
    "limitations": [
      "Advertised versions are self-reported and do not attest to the running binary.",
      "Standard RPC did not distinguish vanilla Agave from Jito-Solana in this snapshot.",
      "Frankendancer retains Agave components and is classified as a hybrid rather than a fully independent runtime and consensus client."
    ]
  },
  "provenance": {
    "preparedFor": "Layer North Research",
    "reviewStatus": "Research draft; named human sign-off pending",
    "notes": [
      "Supply, epoch, validator stake and advertised versions change continuously.",
      "The full vote-account and cluster-node arrays were not retained in this public artifact; refresh production figures from the live endpoint before a material review.",
      "This artifact records audit inputs, exact scalar outputs and derived summaries. It is not an investment recommendation."
    ]
  }
}
