{
  "v": 1,
  "requestId": "1e9d2374-218c-489c-a186-ab897cdc2d99",
  "chainId": 4663,
  "window": {
    "fromBlock": 68224219,
    "toBlock": 68438262,
    "toBlockHash": "0x887ce129e07de5c7ea2641fe60a6b20e6ebfa77cc4e8c79a19d2dd6793f9bc31"
  },
  "answerType": "address[]",
  "answer": [
    "0xc3c9f0171490ef0f4536fe493f3b0ebb5ee0cb5e",
    "0x51c72848c68a965f66fa7a88855f9f7784502a7f",
    "0x8366a39cc670b4001a1121b8f6a443a643e40951",
    "0xc61284332117c3fb23a2a56cceffd07f7af60029",
    "0x6aa80dbbed9ae5ab45fbf61f9644fada3b29326e",
    "0x1a18a8b96eac3f980133a18402d04194f1faa4e7",
    "0x9f736f87e6293ac1bd9142e257dbfac8b7acf1ae",
    "0x7ddbd3952d9fd58cc7d344ad0931d08db072114a"
  ],
  "figure": "7676457630587686541640",
  "definitions": {
    "recipient": "The `to` argument (topic 2) of the ERC-20 event Transfer(address indexed from, address indexed to, uint256 value) emitted by the SPCX contract 0x4a0e65a3eccec6dbe60ae065f2e7bb85fae35eea. No recipient is excluded: mints (from = 0x0), transfers to contracts, and the zero address itself are all ordinary recipients. Contract addresses are not resolved to any owner.",
    "denomination": "Raw SPCX base units as emitted in the event's `value` word (uint256, no sign handling, no absolute value needed). SPCX reports decimals() = 18 at the closing block, so the leader's 7676457630587686541640 base units is 7676.45763058768654164 SPCX. The ranking is by this sum and is unaffected by the scaling.",
    "eventSource": "Only logs whose emitting contract is the pinned SPCX token address and whose topic0 is keccak256(\"Transfer(address,address,uint256)\") = 0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef. Transfers of SPCX represented by other contracts, internal accounting without a Transfer event, and ERC-721-style Transfer logs with three indexed arguments (none exist for this contract) are not counted.",
    "window": "Blocks 68224219 to 68438262 inclusive on both ends — the pinned range, taken as given and not re-derived from a 6-hour timestamp. Reorged logs (`removed: true`) are dropped and duplicate (blockNumber, logIndex) pairs are counted once.",
    "ordering": "Descending by summed value; ties broken by ascending lowercase hex address. The top 5 answer the question; three extra rows are included because `head` is 1 and the reference asks for a few more than `head`. The top 8 sums returned are all distinct, so no tie-break was actually exercised."
  },
  "recipe": {
    "kind": "log-rank",
    "address": "0x4a0e65a3eccec6dbe60ae065f2e7bb85fae35eea",
    "event": "event Transfer(address indexed from, address indexed to, uint256 value)",
    "sumArg": "value",
    "abs": false,
    "groupBy": "to",
    "topN": 5
  },
  "notes": "Computed with the delivered scan script, one complete scan from one operator: `node .imd/reads/skills/oracle-assess/scripts/scan.mjs --rpc https://rpc.ordofi.network --from 68224219 --to 68438262 --pin 0x887ce129e07de5c7ea2641fe60a6b20e6ebfa77cc4e8c79a19d2dd6793f9bc31 --address 0x4a0e65a3eccec6dbe60ae065f2e7bb85fae35eea --event \"Transfer(address,address,uint256)\" --rank topic:2 --by data:0 --top 10 --chunk 20000`. The endpoint answered eth_chainId 0x1237 (4663) and the closing block hash matched the pin (script reported pinned: true). The pin was cross-checked on a second operator, https://robinhood-rpc.publicnode.com, with one eth_getBlockByNumber: same hash 0x887ce1...f9bc31 at block 68438262 (timestamp 0x6ab095d7). Scan totals: 29528 Transfer logs over 8132 blocks with logs, 2574 distinct recipients, 26 eth_getLogs chunks, 30 RPC calls. Two chunks were refused and halved (once \"the network is busy\", once \"ranges over 10000 blocks are not supported on free plan\"), taking the chunk size from 20000 to 5000; the script retries the same blocks at the smaller size, and I verified from the per-chunk progress that the 26 successful chunks are contiguous and cover exactly 214044 blocks from 68224219 to 68438262 with no gap. The largest single chunk returned 4514 logs, far from any round cap, so nothing looks silently truncated. Leading sums in base units: 0xc3c9f017...cb5e 7676457630587686541640; 0x51c72848...2a7f 5043904972331759791255; 0x8366a39c...0951 3615132499924237083104 (this is the chain's Uniswap v4 PoolManager, counted as an ordinary recipient because the question ranks Transfer recipients, not beneficial owners); 0xc6128433...0029 3446994148265472958218; 0x6aa80dbb...326e 2274345226885293153688. Endpoints used: https://rpc.ordofi.network (full scan, plus one eth_call for decimals) and https://robinhood-rpc.publicnode.com (pin cross-check only). Also probed for chain id but not read from: https://rpc-robinhood.blockmachine.io, https://rpc.mainnet.chain.robinhood.com. The recipe is log-rank with the contract, the standard ERC-20 Transfer ABI, sumArg value, groupBy to, topN 5, which reproduces this ranking from public RPC data alone over the pinned window."
}
