{
  "dataset": "crypto-staking-yields",
  "title": "Crypto staking yields",
  "source": "Protocol issuance formulas applied to live on-chain totals (our computation)",
  "sourceUrl": "https://ethereum.org/en/staking/",
  "licence": "Computed by us from public on-chain data, not resold from a staking-data vendor.",
  "updated": "2026-07-31",
  "attribution": "Economicium (economicium.com), from the source named above.",
  "data": {
    "fetchedAt": "2026-07-31",
    "note": "Every figure is computed from each protocol's own public issuance formula using live on-chain totals, not read from a third-party staking-data vendor. Figures move with real network conditions and are refreshed periodically, not live per visitor.",
    "coins": {
      "ada": {
        "name": "Cardano",
        "symbol": "ADA",
        "nominalApy": 0.02157794768527066,
        "inflationRate": 0.012514543518712715,
        "realYield": 0.00895138171058818,
        "epoch": 644,
        "source": "Koios",
        "sourceUrl": "https://koios.rest",
        "method": "Network-average yield from epoch 644: total_rewards / active_stake, compounded over 73 epochs/year."
      },
      "xtz": {
        "name": "Tezos",
        "symbol": "XTZ",
        "nominalApy": 0.07762622767243181,
        "inflationRate": 0.031176393188405656,
        "realYield": 0.0450454789218,
        "source": "TzKT",
        "sourceUrl": "https://tzkt.io",
        "method": "Annualized protocol block rewards (baking + attestation + DAL) divided by baking power (staked tez, plus delegated tez at 1/3 weight)."
      },
      "near": {
        "name": "NEAR Protocol",
        "symbol": "NEAR",
        "nominalApy": 0.055274338877409394,
        "inflationRate": 0.025,
        "realYield": 0.029535940368204283,
        "source": "NEAR public RPC (FastNear)",
        "sourceUrl": "https://docs.near.org/api/rpc/providers",
        "method": "Gross protocol-level yield: (total supply x max inflation rate x (1 - treasury cut)) / total staked across all validators. Before individual validator uptime and commission."
      },
      "atom": {
        "name": "Cosmos Hub",
        "symbol": "ATOM",
        "nominalApy": 0.15573664047400243,
        "inflationRate": 0.09999999770642208,
        "realYield": 0.05066967534890465,
        "source": "Cosmos Hub public REST (cosmos.directory)",
        "sourceUrl": "https://cosmos.directory/cosmoshub",
        "method": "Annual provisions (net of the 2% community tax) divided by bonded ATOM. Before any individual validator's own commission (5-10%+, set per validator)."
      }
    }
  }
}