{
  "v": 1,
  "requestId": "45bbefeb-5dd6-4ed6-8415-42ce7dbafa3e",
  "chainId": 1,
  "window": {
    "toBlock": 26021469,
    "fromBlock": 26017880,
    "toBlockHash": "0x90af93d0147cf4652548784b047a1a4194216758eb507798abe853f2178e42a7"
  },
  "answerType": "address[]",
  "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": "BLUR (Blur) at 0x5283d291dbcf85356a21ba090e6db59121208b44 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 BLUR, 18 decimals, no decimal scaling"
  },
  "answer": [
    "0x04b5540fe7c014d7de022c0406a9633155aeed1c",
    "0x4a4aaa0155237881fbd5c34bfae16e985a7b068d",
    "0x211464924de8a4ad8e6b5efaf26ac8f7d66fcab5",
    "0xe9a911b75ff5bb6e7b41a045b4d3ceedb6101381",
    "0x91d40e4818f4d4c57b4578d9eca6afc92ac8debe"
  ],
  "figure": "18839918688803910562248729",
  "recipe": {
    "kind": "log-rank",
    "address": "0x5283d291dbcf85356a21ba090e6db59121208b44",
    "event": "event Transfer(address indexed from, address indexed to, uint256 value)",
    "sumArg": "value",
    "abs": false,
    "groupBy": "to",
    "topN": 5
  },
  "notes": "Computed eth_getLogs for the inclusive pinned range using the BLUR contract and Transfer topic0 0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef. https://one.valve.city/rpc/vk_demo/evm/1 and https://eth-mainnet.nodereal.io/v1/1659dfb40aa24bbb8153a677b98064d7 each confirmed eth_chainId 1 and the pinned closing block hash and independently returned the same 90 logs. Compared block hash, transaction hash, log index, topics and data for every log; checked inclusive bounds and uniqueness. Decoded indexed to from topics[2] and uint256 value from data, summed with exact integers, sorted by descending sum then lowercase address ascending. Returned the top five; the first is the answer, and figure is its raw BLUR sum. Other endpoints attempted: https://rpc.flashbots.net/fast confirmed chain and closing hash but log requests timed out; https://rpc.mevblocker.io/fast returned HTTP 403; https://ethereum-rpc.publicnode.com returned access errors/timeouts; https://virginia.rpc.blxrbdn.com returned method not available. No data from these failed scans contributed to the result."
}
