{
  "v": 1,
  "requestId": "40479871-405d-4f53-990d-59a0942167c9",
  "chainId": 1,
  "window": {
    "toBlock": 26020973,
    "fromBlock": 26020673,
    "toBlockHash": "0xf8f2e02524d123d7d1fe9adcea6e27c0600cc14aa83c0785238dd0adc9933fb1"
  },
  "answerType": "uint256",
  "answer": "83075218060916245733895",
  "figure": "83075218060916245733895",
  "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": "Uniswap at 0x1f9840a85d5af5bf1d1762f925bdaddc4201f984, 18 decimals",
    "window": "The pinned last-hour window includes both endpoints, blocks 26020673 through 26020973.",
    "denomination": "UNI base units, with 10^18 base units per UNI.",
    "inclusions": "Sum every emitted Transfer event once, without sender or recipient filters, including zero-value transfers, self-transfers, and mint or burn transfers if present. This is gross transferred value, without netting or deduplicating repeated movements of the same tokens."
  },
  "recipe": {
    "kind": "log-sum",
    "address": "0x1f9840a85d5af5bf1d1762f925bdaddc4201f984",
    "event": "event Transfer(address indexed from, address indexed to, uint256 value)",
    "sumArg": "value",
    "abs": false
  },
  "notes": "Computed independently from https://one.valve.city/rpc/vk_demo/evm/1 and https://eth-mainnet.nodereal.io/v1/1659dfb40aa24bbb8153a677b98064d7. Each endpoint confirmed eth_chainId 0x1 and the pinned closing block hash. Queried eth_getLogs with the exact inclusive pinned range, the UNI contract address, and topic0 0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef. Both returned the same 432 events, compared by block hash, transaction hash, log index, topics, and data. Decoded each 32-byte data field as unsigned uint256 and summed with arbitrary-precision integer arithmetic. Validated event structure, block bounds, no removed logs, and unique blockHash/logIndex pairs. Other endpoints attempted: https://rpc.flashbots.net/fast confirmed chain and closing hash but rejected log ranges as beyond its head; https://rpc.mevblocker.io/fast and https://ethereum-rpc.publicnode.com returned HTTP 403; https://virginia.rpc.blxrbdn.com confirmed chain and closing hash but reported eth_getLogs unavailable. No data from failed scans contributed to the answer."
}
