{
  "v": 1,
  "requestId": "b5d2a743-1c49-472f-8a9b-8e755ceb97c1",
  "chainId": 1,
  "window": {
    "toBlock": 26021468,
    "fromBlock": 26017879,
    "toBlockHash": "0x931d28787c163ec30efc9d32bdf6b4a8ccc86e443f5c6b6bac8102656df4d9f5"
  },
  "answerType": "address[]",
  "answer": [
    "0x0000000000000000000000000000000000000000",
    "0x106b8647c57f54f577f46ea3cf1c916ab8b9b494",
    "0xbceabb0dd63385d4a0b1068c1e51c6e6746bb5a2",
    "0x133bb319258bdceb12bfdc88f599342a895cb3db",
    "0x14df18ff29d2ff59f739c77184d4ebfd5ac87fd9"
  ],
  "figure": "6",
  "definitions": {
    "event": "event TransferSingle(address indexed operator, address indexed from, address indexed to, uint256 id, uint256 value)",
    "units": "raw uint256 TransferSingle.value token units; TransferBatch logs are not counted",
    "window": "both pinned block bounds are inclusive",
    "ranking": "TransferSingle logs of the contract in the window grouped by the indexed to address, summing value, highest first",
    "contract": "ENS Name Wrapper, ERC-1155 at 0xd4416b13d2b3a9abae7acd5d6c2bbdbe25686401 on Ethereum mainnet",
    "received": "gross incoming TransferSingle.value to the address, including mints from the zero address; transfers out are not subtracted",
    "selection": "the first entry answers the question; ties broken by lowercase address ascending",
    "recipientScope": "All indexed to addresses are eligible, including the zero address for burns; no sender, operator, recipient, or token id filter is applied.",
    "tokenIds": "Sum raw value across all token ids without deduplicating by token id; each distinct TransferSingle log contributes once.",
    "outputLength": "Return the top five recipients; the first entry answers the question.",
    "figure": "The highest recipient sum in raw token units."
  },
  "recipe": {
    "kind": "log-rank",
    "address": "0xd4416b13d2b3a9abae7acd5d6c2bbdbe25686401",
    "event": "event TransferSingle(address indexed operator, address indexed from, address indexed to, uint256 id, uint256 value)",
    "sumArg": "value",
    "abs": false,
    "groupBy": "to",
    "topN": 5
  },
  "notes": "Computed independently from https://one.valve.city/rpc/vk_demo/evm/1 and https://eth-mainnet.nodereal.io/v1/1659dfb40aa24bbb8153a677b98064d7. Both returned eth_chainId 0x1 and the exact pinned closing block hash before scanning. Queried eth_getLogs for the specified contract and TransferSingle topic 0xc3d58168c5ae7397731d063d5bbf3d657854427343f4c083240f7aacaa2d0f62 in eight consecutive nonoverlapping inclusive ranges of at most 500 blocks covering 26017879 through 26021468. Both scans returned the identical 19 unique, non-removed logs, totaling 19 units, and identical full recipient rankings. Decoded to from topics[3] and value from the second 32-byte data word; summed using integer arithmetic and sorted by sum descending, then lowercase address ascending. The zero address received 6 units in burn events and is eligible under the pinned ranking definition. Earlier attempts: https://rpc.flashbots.net/fast verified chain and closing hash but refused log queries with block range extends beyond current head block; https://rpc.mevblocker.io/fast and https://ethereum-rpc.publicnode.com returned HTTP 403. These failed endpoints contributed no logs to the result."
}
