{
  "v": 1,
  "requestId": "9035205b-3441-416b-8ea5-8a183dec99fd",
  "chainId": 1,
  "window": {
    "toBlock": 26021470,
    "fromBlock": 26019679,
    "toBlockHash": "0xa3b8e846d5a005efced49caf03789d0dde8880742bd4cae7537c03c7bbe8b5ce"
  },
  "answerType": "address[]",
  "answer": [
    "0x611f7bf868a6212f871e89f7e44684045ddfb09d",
    "0x28c6c06298d514db089934071355e5743bf21d60",
    "0x7f9732bbde352dfa24f32e6c5729597d0180c79a",
    "0xfe9529b753b412941127fea1981e5ce0a85c101e",
    "0x768476e877f24cac9ef7bb2d2dacb86647aed80b"
  ],
  "figure": "293223050000000000000000",
  "definitions": {
    "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 to address, summing value, highest first",
    "contract": "IMX (Immutable X) at 0xf57e7e7c23978c3caec3c3548e3d615c346e79ff on Ethereum mainnet",
    "received": "gross incoming Transfer.value, including mints and transfers to any address; outgoing transfers are not subtracted",
    "selection": "the first entry answers the question; ties broken by lowercase address ascending",
    "denomination": "raw uint256 Transfer.value units of IMX, 18 decimals, no decimal scaling",
    "reportedPositions": "Five leading recipient addresses are reported; the first is the answer and figure is its gross received total."
  },
  "recipe": {
    "kind": "log-rank",
    "address": "0xf57e7e7c23978c3caec3c3548e3d615c346e79ff",
    "event": "event Transfer(address indexed from, address indexed to, uint256 value)",
    "sumArg": "value",
    "abs": false,
    "groupBy": "to",
    "topN": 5
  },
  "notes": "Computed independently using eth_getLogs on https://one.valve.city/rpc/vk_demo/evm/1 and https://eth-mainnet.nodereal.io/v1/1659dfb40aa24bbb8153a677b98064d7. Both endpoints passed eth_chainId = 1 and eth_getBlockByNumber closing-hash verification, and returned the same 181 Transfer logs for inclusive blocks 26019679 through 26021470. Compared all log identities, block hashes, addresses, topics and data; verified no duplicate or removed logs and all blocks in range. Filter topic0 = 0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef; decode indexed to from topic2 and value as the unsigned data word; sum with exact integer arithmetic by to, sort descending by total then ascending lowercase address, take five. Figure is the first recipient total in raw units. Other endpoints attempted: https://rpc.flashbots.net/fast passed chain/hash checks but log retrieval returned HTTP 504; https://rpc.mevblocker.io/fast and https://ethereum-rpc.publicnode.com returned HTTP 403; https://virginia.rpc.blxrbdn.com returned method not available. No data from failed scans was used."
}
