{
  "v": 1,
  "requestId": "b6966d4e-146e-45b2-b2ed-41a223801ab6",
  "chainId": 1,
  "window": {
    "toBlock": 26020973,
    "fromBlock": 26019179,
    "toBlockHash": "0xf8f2e02524d123d7d1fe9adcea6e27c0600cc14aa83c0785238dd0adc9933fb1"
  },
  "answerType": "uint256",
  "answer": "8782335477427",
  "figure": "8782335477427",
  "definitions": {
    "event": "event Transfer(address indexed from, address indexed to, uint256 value)",
    "amount": "the sum of value over every Transfer log of the contract in the window, in base units",
    "contract": "Wrapped BTC at 0x2260fac5e5542a773aa44fbcfedf7c193bc2c599, 8 decimals",
    "window": "Both boundary blocks are included; the pinned block window defines last 6 hours.",
    "denomination": "WBTC base units: 100000000 units equal 1 WBTC. No decimal scaling or rounding is applied to the sum.",
    "inclusions": "Count every canonical Transfer log once, including zero-value transfers, self-transfers, and transfers involving the zero address if present. No sender or recipient filter. Sum gross event values, not net balance changes; multiple transfers in one transaction each count."
  },
  "recipe": {
    "kind": "log-sum",
    "address": "0x2260fac5e5542a773aa44fbcfedf7c193bc2c599",
    "event": "event Transfer(address indexed from, address indexed to, uint256 value)",
    "sumArg": "value",
    "abs": false
  },
  "notes": "Computed from public eth_getLogs with the recipe address and topic0 0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef. Decoded each 32-byte data word as an unsigned uint256 and summed using integer arithmetic. https://one.valve.city/rpc/vk_demo/evm/1 returned 8153 logs across six disjoint chunks of at most 300 blocks, covering the entire inclusive window. https://eth-mainnet.nodereal.io/v1/1659dfb40aa24bbb8153a677b98064d7 independently returned the same 8153 logs over the full window; block hashes, transaction hashes, log indices, addresses, topics and data matched exactly. Both endpoints reported chainId 1 and the pinned closing block hash before scanning. No duplicate log identities or removed logs occurred. Other endpoints attempted: https://rpc.flashbots.net/fast matched chain and closing hash but refused logs with a beyond-current-head error, including after range subdivision; https://virginia.rpc.blxrbdn.com matched chain and closing hash but did not support eth_getLogs; https://rpc.mevblocker.io/fast and https://ethereum-rpc.publicnode.com returned HTTP 403. No data from unsuccessful scans contributed to the answer."
}
