{
  "v": 1,
  "requestId": "8b2d9421-4be1-45a3-94fe-8e9f540a1c1c",
  "chainId": 1,
  "window": {
    "toBlock": 26026440,
    "fromBlock": 26025547,
    "toBlockHash": "0x4f17098bb622d9d7ccbbf5076f030cf0f774ee8ac09f8523b3456b14b4ac5198"
  },
  "answerType": "address[]",
  "answer": [
    "0xbbbbbbbbbb9cc5e90e3b3af64bdaf62c37eeffcb",
    "0x0ea041260095b20feda41ef4fdbef7d801f4c438",
    "0xa0f1c3ad83e07d97b5e7030e177718be175275ea",
    "0x6cbe98eb2cdf0bc2e52a9b3ed014cd1740a4b30c",
    "0xb40dc920dfc7bd7d68322a0e1b8a05557adbec54"
  ],
  "figure": "860301107248",
  "definitions": {
    "window": "Both endpoint blocks are included: 26025547 through 26026440 on Ethereum mainnet.",
    "recipient": "The recipient is the indexed to argument of each WBTC Transfer event, including the zero address if present.",
    "amount": "For each recipient, sum the raw unsigned uint256 value argument in WBTC base units; no decimal conversion or exclusion is applied.",
    "ranking": "Rank summed values descending and break equal sums by ascending lowercase numeric address; return the first five."
  },
  "recipe": {
    "kind": "log-rank",
    "address": "0x2260fac5e5542a773aa44fbcfedf7c193bc2c599",
    "event": "event Transfer(address indexed from, address indexed to, uint256 value)",
    "sumArg": "value",
    "abs": false,
    "groupBy": "to",
    "topN": 5
  },
  "notes": "Computed from public RPC https://rpc.flashbots.net/fast with the supplied scan script over exactly the pinned inclusive range. Command: node .imd/reads/skills/oracle-assess/scripts/scan.mjs --rpc https://rpc.flashbots.net/fast --from 26025547 --to 26026440 --pin 0x4f17098bb622d9d7ccbbf5076f030cf0f774ee8ac09f8523b3456b14b4ac5198 --address 0x2260fac5e5542a773aa44fbcfedf7c193bc2c599 --event 'Transfer(address,address,uint256)' --rank topic:2 --by data:0 --top 5. The endpoint returned chainId 1, the pinned closing hash, 5951 logs, and 902 recipient keys. figure is the leading recipient's summed raw value."
}
