{
  "v": 1,
  "requestId": "1deda9c2-4aa0-4a13-8a85-241579d14dbc",
  "chainId": 1,
  "window": {
    "toBlock": 26021471,
    "fromBlock": 26019680,
    "toBlockHash": "0x4673d2b79d833a11f3c5b4320810fc64d9723d122caa355a2184cec0a1fd267c"
  },
  "answerType": "uint256",
  "answer": "5958950122811656786929586",
  "figure": "5958950122811656786929586",
  "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": "Computed from public eth_getLogs on https://one.valve.city/rpc/vk_demo/evm/1 and https://eth-mainnet.nodereal.io/v1/1659dfb40aa24bbb8153a677b98064d7. Verified eth_chainId = 0x1 and eth_getBlockByNumber(toBlock, false).hash = the pinned toBlockHash on both before scanning. Scanned blocks 26019680 through 26021471 inclusive in non-overlapping chunks of 448 blocks on Valve and 256 blocks on NodeReal. Filtered by the recipe address and topic0 0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef (Transfer(address,address,uint256)), with no sender or recipient filter. Decoded each 32-byte data field as an unsigned integer and summed using exact integer arithmetic without scaling. Both endpoints returned the same complete set of 223 logs and the same total. Verified log bounds, address, topics, data length, non-removed status, and uniqueness by blockHash/transactionHash/logIndex. Mints, burns, self-transfers and zero-value transfers are included without netting. Earlier endpoint attempts: https://rpc.flashbots.net/fast matched chain and closing hash but log requests failed with HTTP 504; https://rpc.mevblocker.io/fast returned HTTP 403; https://ethereum-rpc.publicnode.com matched chain and closing hash but log requests returned HTTP 403. No results from failed scans contribute to the answer."
}
