{
  "v": 1,
  "requestId": "78eed331-89e6-4605-8fb3-17c8b3a623c2",
  "chainId": 1,
  "window": {
    "toBlock": 26021472,
    "fromBlock": 26019681,
    "toBlockHash": "0xbffd686213f3fd4dc24c9a76573d5ce8209326f0ccbc626ed6474be622ba2333"
  },
  "answerType": "uint256",
  "answer": "69081995503100685589157",
  "figure": "69081995503100685589157",
  "definitions": {
    "event": "event Transfer(address indexed from, address indexed to, uint256 value)",
    "total": "the sum of Transfer.value over every Transfer log of the contract in the window, including mints and burns",
    "window": "both pinned block bounds are inclusive",
    "contract": "ENS (Ethereum Name Service) at 0xc18360217d8f7ab5e7c516566761ea12ce7f9d72 on Ethereum mainnet",
    "denomination": "raw uint256 Transfer.value units of ENS, 18 decimals, no decimal scaling"
  },
  "recipe": {
    "kind": "log-sum",
    "address": "0xc18360217d8f7ab5e7c516566761ea12ce7f9d72",
    "event": "event Transfer(address indexed from, address indexed to, uint256 value)",
    "sumArg": "value",
    "abs": false
  },
  "notes": "Computed eth_getLogs in consecutive nonoverlapping ranges of at most 300 blocks covering exactly 26019681 through 26021472 inclusive, with contract address and Transfer topic 0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef. Decode each log data as uint256 and sum using exact integer arithmetic, with no sender or recipient filter. Independent scans from https://one.valve.city/rpc/vk_demo/evm/1 and https://eth-mainnet.nodereal.io/v1/1659dfb40aa24bbb8153a677b98064d7 returned identical 268 log records and totals; both verified eth_chainId=1 and the pinned closing block hash before scanning. Duplicate log identities, removed logs, invalid event encodings, and out-of-window logs were checked and absent. Also queried https://rpc.flashbots.net/fast (chain and closing hash verified), https://rpc.mevblocker.io/fast and https://ethereum-rpc.publicnode.com (HTTP 403), and https://virginia.rpc.blxrbdn.com (method unavailable)."
}
