{
  "v": 1,
  "requestId": "7427ab19-60d6-436a-967c-e433db885fe3",
  "chainId": 1,
  "window": {
    "toBlock": 26044954,
    "fromBlock": 26043165,
    "toBlockHash": "0xc457ed429a5d4e2b46ff62564004c258711376622b3b36f086152d16fd26961e"
  },
  "answerType": "address[]",
  "answer": [
    "0x15da7556d5ed888306839bed06f868aeaedcb0d7",
    "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43",
    "0xa67f381eedb82ab46f2aa79f09b7bb38135c8615",
    "0xeb9ca8fdfac0652a97c0e1a48c1178d32d3a6b8f",
    "0x8f0055c1ea64cbb5781cf21e4ffc54dfef6174eb",
    "0xb0a27099582833c0cb8c7a0565759ff145113d64",
    "0xcbaf0b155704c9e9fb7d7839d0e4de3e227db44c",
    "0x6beff149cc23e3fc2204ee496a4612f4e9ff6851",
    "0x2407b8caa5c313c3834e25368b51e1ff32201460",
    "0x5182fede730b31a9cf7f49c5781214b4a99f2370"
  ],
  "figure": "9983335000000000000000000",
  "definitions": {
    "sent": "gross outgoing Transfer.value, including burns and transfers to any address; incoming transfers are not subtracted",
    "event": "event Transfer(address indexed from, address indexed to, uint256 value)",
    "window": "both pinned block bounds are inclusive",
    "ranking": "Transfer logs of the contract in the window grouped by the indexed from address, summing value, highest first",
    "contract": "APE (ApeCoin) at 0x4d224452801aced8b2f0aebe155379bb5d594381 on Ethereum mainnet",
    "selection": "the first entry answers the question; ties broken by lowercase address ascending",
    "denomination": "raw uint256 Transfer.value units of APE, 18 decimals, no decimal scaling"
  },
  "recipe": {
    "kind": "log-rank",
    "address": "0x4d224452801aced8b2f0aebe155379bb5d594381",
    "event": "event Transfer(address indexed from, address indexed to, uint256 value)",
    "groupBy": "from",
    "sumArg": "value",
    "abs": false,
    "topN": 10
  },
  "notes": "Computed with node .imd/reads/skills/oracle-assess/scripts/scan.mjs --rpc https://ethereum-rpc.publicnode.com --from 26043165 --to 26044954 --pin 0xc457ed429a5d4e2b46ff62564004c258711376622b3b36f086152d16fd26961e --address 0x4d224452801aced8b2f0aebe155379bb5d594381 --event \"Transfer(address,address,uint256)\" --rank topic:1 --by data:0 --top 10. Chain id 1 and the closing block hash matched the pin in a single request (whole window fit in one eth_getLogs call, 391 logs, 204 blocks with logs, 128 distinct senders). Chain id and pinned hash also independently confirmed on https://rpc.flashbots.net/fast via eth_chainId/eth_getBlockByNumber, though that endpoint's eth_getLogs refused ranges reaching the head at the time and was not used for the scan itself. 'Sent' is gross outgoing Transfer.value per the request's own definition, not netted against incoming transfers; the leader by that measure is 0x15da7556d5ed888306839bed06f868aeaedcb0d7 with 9983335000000000000000000 raw APE units (18 decimals) sent in the window."
}
