{
  "v": 1,
  "requestId": "3b19adb3-13f1-48f2-a00f-f17e36de12af",
  "chainId": 4663,
  "window": {
    "fromBlock": 68008090,
    "toBlock": 68223368,
    "toBlockHash": "0xd9b43c000457ea2c664b504ea5c77f395200634faee90ec30f4b5aff3105e765"
  },
  "answerType": "address[]",
  "answer": [
    "0x0000000000000000000000000000000000000000",
    "0x0000000021526b5c055653a55df60b21b73da999",
    "0x6338379336d6bd0a41cd7b6c96ebce02bdf25413",
    "0x8366a39cc670b4001a1121b8f6a443a643e40951",
    "0x05212522e46c3ae5ed322c18b47c3c6e6c00def1",
    "0x63b2d3b0a26c1938bb0ae9779b96073946d4e4af",
    "0xf5c250007235645a707b7be9c6a9812f7b5ca406",
    "0x7b23838219b1aab2fc47a3b7989ba8f69023144b"
  ],
  "figure": "4792913430000000000000",
  "definitions": {
    "token": "IMD, the ERC-20 at 0x5f7bb59365ce557c26dbcaa4ee9d39a4b95b7127 on Robinhood Chain (chain 4663), symbol IMD, 18 decimals, as the request fixes.",
    "event": "event Transfer(address indexed from, address indexed to, uint256 value) emitted by that contract only.",
    "window": "Exactly the pinned blocks 68008090 to 68223368 inclusive; the closing block hash was checked against the request on every endpoint used. No wider or narrower range was scanned and no timestamp filter was applied on top of the block range.",
    "received": "The value field of each Transfer log, credited to the indexed to address. Amounts are raw base units (wei-scale, 18 decimals); no price, no netting against outgoing transfers, no transfer-fee adjustment.",
    "ranking": "All Transfer logs in the window grouped by the indexed to address, values summed, highest sum first, ties broken by ascending address. The request names no exclusions, so no address is filtered out: the zero address 0x0000000000000000000000000000000000000000 is kept as a recipient and it leads the ranking, i.e. more IMD was burned (sent to the zero address) in this window than any live address received. Excluding the zero address, the leader would be 0x0000000021526b5c055653a55df60b21b73da999 with 2621628530454721065143. The log-rank recipe has no parameter that can express such an exclusion, so the literal grouping is what is reported and what a rerun reproduces.",
    "figure": "The leaders total received value in raw base units (18 decimals), i.e. 4792.91343 IMD."
  },
  "recipe": {
    "kind": "log-rank",
    "address": "0x5f7bb59365ce557c26dbcaa4ee9d39a4b95b7127",
    "event": "event Transfer(address indexed from, address indexed to, uint256 value)",
    "sumArg": "value",
    "abs": false,
    "groupBy": "to",
    "topN": 8
  },
  "notes": "Scanned eth_getLogs for topic0 0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef on address 0x5f7bb59365ce557c26dbcaa4ee9d39a4b95b7127 over blocks 68008090-68223368 inclusive, in fixed chunks, halving any chunk that was refused. Endpoints used: https://rpc.ordofi.network (10000-block chunks) and https://rpc-robinhood.blockmachine.io (5000-block chunks), two different operators. Both answered eth_chainId 0x1237 (4663) and both returned the pinned closing hash 0xd9b43c000457ea2c664b504ea5c77f395200634faee90ec30f4b5aff3105e765 for block 68223368. https://robinhood-rpc.publicnode.com was checked too: it answers eth_chainId correctly but refuses eth_getLogs with HTTP 403 at every range down to a single block, so it was dropped and not counted. The two usable endpoints agreed exactly and independently: 119 Transfer logs, 30 distinct recipients, identical ordered totals, so the scan was not truncated. Logs were deduped by (blockNumber, logIndex) and every block number was re-checked to be inside the window. Values are the 32-byte data word parsed as uint256; symbol()=IMD and decimals()=18 were read at the closing block. Top three totals in raw units: 0x0000000000000000000000000000000000000000 4792913430000000000000; 0x0000000021526b5c055653a55df60b21b73da999 2621628530454721065143; 0x6338379336d6bd0a41cd7b6c96ebce02bdf25413 1883103024237955079877. The one judgement call is the zero address, which leads because IMD burns route through it; the request defines the ranking as Transfer logs grouped by the indexed to address with no exclusion, and log-rank has no exclusion parameter, so it is kept. See definitions.ranking for the runner-up if a reader wants the burn excluded. head is 1, eight entries are reported."
}
