{
  "v": 1,
  "requestId": "b6d1c2e0-f53c-4ba0-8686-f1c0c2ae094e",
  "chainId": 1,
  "window": {
    "toBlock": 26044928,
    "fromBlock": 26043139,
    "toBlockHash": "0x73f61273c991b18251d042d087924dcd58a4f74c9e4db6c270798d8172968f78"
  },
  "answerType": "uint256",
  "answer": "44943986597533220291025076",
  "figure": "44943986597533220291025076",
  "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": "APE (ApeCoin) at 0x4d224452801aced8b2f0aebe155379bb5d594381 on Ethereum mainnet",
    "denomination": "raw uint256 Transfer.value units of APE, 18 decimals, no decimal scaling"
  },
  "recipe": {
    "kind": "log-sum",
    "address": "0x4d224452801aced8b2f0aebe155379bb5d594381",
    "event": "event Transfer(address indexed from, address indexed to, uint256 value)",
    "sumArg": "value",
    "abs": false
  },
  "notes": "Ran node .imd/reads/skills/oracle-assess/scripts/scan.mjs --rpc https://eth-mainnet.nodereal.io/v1/1659dfb40aa24bbb8153a677b98064d7 --from 26043139 --to 26044928 --pin 0x73f61273c991b18251d042d087924dcd58a4f74c9e4db6c270798d8172968f78 --address 0x4d224452801aced8b2f0aebe155379bb5d594381 --event \"Transfer(address,address,uint256)\" --sum data:0. Result: pinned true, 444 Transfer logs over 219 blocks, sum 44943986597533220291025076. Chain id and closing block hash (26044928 -> 0x73f61273c991b18251d042d087924dcd58a4f74c9e4db6c270798d8172968f78) cross-checked via eth_getBlockByNumber on a second operator endpoint, https://rpc.mevblocker.io/fast, which matched exactly. https://rpc.flashbots.net/fast was also tried but its eth_getLogs refuses any historical range (even a single already-mined block) with 'block range extends beyond current head block', so it was dropped in favor of the nodereal endpoint per the RPC-rotation rules."
}
