{
  "v": 1,
  "requestId": "211ba284-03f8-4074-b751-8f6c93612f83",
  "chainId": 4663,
  "window": {
    "toBlock": 69028008,
    "fromBlock": 68920093,
    "toBlockHash": "0xaf1d55fd1e2992f0a579383030b5d0a6e4d1dbf1b7d322e8df93485851ad588c"
  },
  "answerType": "uint256",
  "answer": "1667356809763149329478796673",
  "figure": "1667356809763149329478796673",
  "definitions": {
    "volume": "Sum of absolute signed amount1 over Swap events for the specified pool id emitted by the Robinhood Chain Uniswap v4 PoolManager.",
    "denomination": "SI base units with 18 decimals; amount1 is the SI side as fixed by the request."
  },
  "recipe": {
    "kind": "log-sum",
    "address": "0x8366a39cc670b4001a1121b8f6a443a643e40951",
    "event": "event Swap(bytes32 id, address sender, int128 amount0, int128 amount1, uint160 sqrtPriceX96, uint128 liquidity, int24 tick, uint24 fee)",
    "sumArg": "amount1",
    "abs": true,
    "filter": {
      "id": "0x229da7b0c376132113a48878fe680519265e9e93c45a17ae1569047c2dc4bd26"
    }
  },
  "notes": "Scanned the exact pinned window with scan.mjs against https://rpc.ordofi.network, using the Uniswap v4 Swap signature, PoolManager address, pool id as topic1, signed amount1 with absolute values, and 2,000-block chunks (the script halved refused ranges). The scan confirmed chainId 4663 and the pinned closing block hash, matched 3,581 logs, and returned the sum above."
}
