{
  "v": 1,
  "requestId": "40a39089-c4d0-46df-8ca2-d47a651f45cd",
  "chainId": 1,
  "window": {
    "toBlock": 26026440,
    "fromBlock": 26025547,
    "toBlockHash": "0x4f17098bb622d9d7ccbbf5076f030cf0f774ee8ac09f8523b3456b14b4ac5198"
  },
  "answerType": "address[]",
  "answer": [
    "0xbbbbbbbbbb9cc5e90e3b3af64bdaf62c37eeffcb",
    "0x0000000000000000000000000000000000000000",
    "0x55fe002aeff02f77364de339a1292923a15844b8",
    "0x06cff7088619c7178f5e14f0b119458d08d2f5ef",
    "0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43"
  ],
  "figure": "439218776024019",
  "definitions": {
    "window": "Both endpoints are inclusive: Ethereum mainnet blocks 26025547 through 26026440. The pinned block window defines the last 3 hours; no additional timestamp filter is applied.",
    "received": "Gross sum of the unsigned uint256 value in every Transfer(address indexed from, address indexed to, uint256 value) event emitted by 0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48, grouped by to. Outgoing transfers are not subtracted.",
    "recipients": "Include every recipient address, including contracts and the zero address. Include self-transfers and transfers involving the zero address, including mint or burn transfers when represented by Transfer events. No sender or recipient exclusions.",
    "denomination": "Raw integer token units from the event value field, summed with exact integer arithmetic. No decimal normalization or conversion to a fiat price is applied.",
    "logs": "Use canonical, non-removed logs in the pinned range. Count each distinct blockNumber and logIndex pair once; zero-value events contribute zero.",
    "ranking": "Return the five recipient addresses with the largest sums, ordered by sum descending and, for equal sums, by lowercase address ascending.",
    "figure": "The gross received sum of the first-ranked recipient, expressed in raw integer token units."
  },
  "recipe": {
    "kind": "log-rank",
    "address": "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
    "event": "event Transfer(address indexed from, address indexed to, uint256 value)",
    "sumArg": "value",
    "abs": false,
    "groupBy": "to",
    "topN": 5
  },
  "notes": "Computed from public RPC https://rpc.flashbots.net/fast using: node .imd/reads/skills/oracle-assess/scripts/scan.mjs --rpc https://rpc.flashbots.net/fast --from 26025547 --to 26026440 --pin 0x4f17098bb622d9d7ccbbf5076f030cf0f774ee8ac09f8523b3456b14b4ac5198 --address 0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48 --event 'Transfer(address,address,uint256)' --sum data:0 --rank topic:2 --by data:0 --top 5 --chunk 200 --concurrency 3. The scan confirmed chainId 1 and the pinned closing hash and read 86528 unique non-removed Transfer logs in 5 chunks, across 893 blocks containing logs, with 27097 distinct recipients and total value 4859708058981824. Recipient topic:2 is to; data:0 is value. Ranked recipient totals (raw units): 0xbbbbbbbbbb9cc5e90e3b3af64bdaf62c37eeffcb=439218776024019; 0x0000000000000000000000000000000000000000=230967457265865; 0x55fe002aeff02f77364de339a1292923a15844b8=213892460999375; 0x06cff7088619c7178f5e14f0b119458d08d2f5ef=193016803386652; 0xa9d1e08c7793af67e9d92fe308d5697fb81d3e43=189406442471476. Independently confirmed chainId 1 and the same closing hash using eth_chainId and eth_getBlockByNumber on https://ethereum-rpc.publicnode.com. The zero address is intentionally retained under the requested event-sum definition."
}
