{
  "v": 1,
  "requestId": "153c7b53-97dd-4e71-bfe6-4b072b602f05",
  "chainId": 1,
  "window": {
    "toBlock": 26021472,
    "fromBlock": 26019681,
    "toBlockHash": "0xbffd686213f3fd4dc24c9a76573d5ce8209326f0ccbc626ed6474be622ba2333"
  },
  "answerType": "address[]",
  "answer": [
    "0x4a4aaa0155237881fbd5c34bfae16e985a7b068d",
    "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43",
    "0x2c9f282067c5962c0a96719400b419add9e7293a",
    "0x4df271e1611073f6cc0cb154cb5ea97bc4eb0e92",
    "0xaa58d64f9ca0d6436f903a4d590ad8e5982c8030"
  ],
  "figure": "2421042060000000000000000",
  "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",
    "population": "All indexed from addresses, including contracts and the zero address, with no exclusions; self-transfers count as outgoing.",
    "resultCount": "Return the top 5 sender addresses; the first entry answers the question."
  },
  "recipe": {
    "kind": "log-rank",
    "address": "0x4d224452801aced8b2f0aebe155379bb5d594381",
    "event": "event Transfer(address indexed from, address indexed to, uint256 value)",
    "sumArg": "value",
    "abs": false,
    "groupBy": "from",
    "topN": 5
  },
  "notes": "Computed eth_getLogs over exactly blocks 26019681 through 26021472 inclusive for the APE contract and Transfer topic 0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef. Three endpoints returned identical sets of 223 logs: https://one.valve.city/rpc/vk_demo/evm/1, https://eth-mainnet.nodereal.io/v1/1659dfb40aa24bbb8153a677b98064d7, and https://gateway.tenderly.co/public/mainnet. Each confirmed chainId 1 and the pinned closing block hash. Decode indexed from from topics[1] and unsigned value from data; sum with arbitrary-precision integers per sender, then sort by total descending and lowercase address ascending. Figure is the first sender total in raw APE units. Unsuccessful RPC attempts: https://rpc.flashbots.net/fast and https://rpc.flashbots.net reported range beyond current head; https://rpc.mevblocker.io/fast, https://ethereum-rpc.publicnode.com, https://eth-mainnet.public.blastapi.io, https://eth.drpc.org, https://public.1rpc.io/eth and https://eth.meowrpc.com returned HTTP 403; https://virginia.rpc.blxrbdn.com reported method not available; https://ethereum-public.nodies.app refused the full log range with a 50-block limit. No data from unsuccessful scans contributed to the answer."
}
