{
  "v": 1,
  "requestId": "1dc9f38a-5e5b-481a-80f8-9d4b5637eb86",
  "chainId": 8453,
  "window": {
    "toBlock": 51605558,
    "fromBlock": 51603758,
    "toBlockHash": "0x69306db59fb25cbae7c670131fbabf593b75a3414d064f4392f66e3846f303c3"
  },
  "answerType": "address[]",
  "answer": [
    "0xbbbbbbbbbb9cc5e90e3b3af64bdaf62c37eeffcb",
    "0x313b4bb51b0a2dae4132d5bf43e006ec9a7f9946",
    "0xb2cc224c1c9fee385f8ad6a55b4d94e92359dc59",
    "0x2192bc3b4028acc1113f2cd9ac2cba70c36520db",
    "0x9eefb63ff5274358319f15798a13a68caef9eb79"
  ],
  "figure": "871542748619568497253377",
  "definitions": {
    "window": "Both endpoints are inclusive: blocks 51603758 through 51605558, exactly the pinned window; no additional timestamp filter.",
    "denomination": "Raw unsigned uint256 value in WETH base units (10^18 units per WETH); sums use exact integer arithmetic.",
    "recipient": "The indexed to argument of Transfer(address indexed from, address indexed to, uint256 value) emitted by 0x4200000000000000000000000000000000000006 on Base.",
    "received": "Gross incoming Transfer value, without subtracting outgoing transfers. Include self-transfers and all sender and recipient addresses, including zero addresses if present; no contract or EOA exclusions. Deposit and Withdrawal events do not count.",
    "events": "Count each non-removed Transfer log once, deduplicated by block number and log index.",
    "ranking": "Group by recipient, sum value, sort descending by sum and then ascending by lowercase address, and return the first five.",
    "figure": "The leading recipient total in raw WETH base units."
  },
  "recipe": {
    "kind": "log-rank",
    "address": "0x4200000000000000000000000000000000000006",
    "event": "event Transfer(address indexed from, address indexed to, uint256 value)",
    "sumArg": "value",
    "abs": false,
    "groupBy": "to",
    "topN": 5
  },
  "notes": "Computed using the supplied scan.mjs from public RPC https://base-mainnet.public.blastapi.io. Command: node .imd/reads/skills/oracle-assess/scripts/scan.mjs --rpc https://base-mainnet.public.blastapi.io --from 51603758 --to 51605558 --pin 0x69306db59fb25cbae7c670131fbabf593b75a3414d064f4392f66e3846f303c3 --address 0x4200000000000000000000000000000000000006 --event \"Transfer(address,address,uint256)\" --sum data:0 --rank topic:2 --top 5 --chunk 100 --concurrency 2. The scanner reduced refused ranges and completed 307 successful chunks covering the full window: 122438 logs, 3779 recipients, 1801 blocks with logs; total value 2428830049591828339171866. Ranked totals in answer order: 871542748619568497253377, 633751095373203484078973, 195351911390433837522546, 127730021543060475432889, 103546433673303144800079. Chain ID 8453 and the closing hash matched on both https://base-mainnet.public.blastapi.io and https://base-public.nodies.app. The initial nodies scan encountered rate limits; the answer uses the completed blastapi scan alone."
}
