{
  "v": 1,
  "requestId": "d28fa14c-ff6c-4815-94d0-8c885a934cfe",
  "chainId": 1,
  "window": {
    "toBlock": 26021473,
    "fromBlock": 26019682,
    "toBlockHash": "0x5246be010dc92fb8a4f2ca1ff6733908eeade191cd509c3663b3edbf3da0e403"
  },
  "answerType": "address[]",
  "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": "IMX (Immutable X) at 0xf57e7e7c23978c3caec3c3548e3d615c346e79ff on Ethereum mainnet",
    "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",
    "listLength": "Return the top 5 senders; the first entry answers the question.",
    "senderScope": "Use the indexed from field, including the zero address and self-transfers if present; no sender or recipient exclusions."
  },
  "answer": [
    "0x91d40e4818f4d4c57b4578d9eca6afc92ac8debe",
    "0x5c6a48f96e53e57851e5aacde07cf650861f9ecc",
    "0xfe9529b753b412941127fea1981e5ce0a85c101e",
    "0x1fe5a50045d7dd6abc74b238e7ef3fe9af448475",
    "0x768476e877f24cac9ef7bb2d2dacb86647aed80b"
  ],
  "figure": "293623714027930000000000",
  "recipe": {
    "kind": "log-rank",
    "address": "0xf57e7e7c23978c3caec3c3548e3d615c346e79ff",
    "event": "event Transfer(address indexed from, address indexed to, uint256 value)",
    "sumArg": "value",
    "abs": false,
    "groupBy": "from",
    "topN": 5
  },
  "notes": "Computed from eth_getLogs over inclusive blocks 26019682 through 26021473, with the IMX contract address and Transfer topic 0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef. Successful independent endpoints: https://eth-mainnet.nodereal.io/v1/1659dfb40aa24bbb8153a677b98064d7 and https://one.valve.city/rpc/vk_demo/evm/1. On each, eth_chainId was 1 and eth_getBlockByNumber for the closing block matched the pinned hash before scanning. Both returned identical sets of 181 logs across 93 senders and identical complete rankings. Decode from from topics[1] (last 20 bytes), decode value from data as an unsigned 256-bit integer, sum by sender using exact integer arithmetic, sort by sum descending then lowercase address ascending, and take 5. Figure is the leading sender sum in raw units. No removed or duplicate logs were present. Additional endpoints attempted: https://rpc.flashbots.net/fast matched the closing hash but refused log ranges as beyond its current head; https://rpc.mevblocker.io/fast, https://rpc.mevblocker.io and https://ethereum-rpc.publicnode.com returned HTTP 403. Their responses were not used for the ranking."
}
