{
  "v": 1,
  "requestId": "23c7037a-99e7-405b-a165-1f61ef1ed770",
  "chainId": 4663,
  "window": {
    "toBlock": 69028019,
    "fromBlock": 68920103,
    "toBlockHash": "0xbaae23a19ec3f640f0f874342bebbeccd68d6c21e72c80ff09f6b1cd01e9382c"
  },
  "answerType": "uint256",
  "answer": "208268900360561144963835247",
  "figure": "208268900360561144963835247",
  "definitions": {
    "denomination": "GrapheneOS base units, with 18 decimals; amount1 is interpreted as signed int128 and each Swap contributes its absolute value."
  },
  "recipe": {
    "kind": "log-sum",
    "address": "0x8366a39cc670b4001a1121b8f6a443a643e40951",
    "event": "event Swap(bytes32 indexed poolId, address indexed sender, int128 amount0, int128 amount1, uint160 sqrtPriceX96, uint128 liquidity, int24 tick, uint24 fee)",
    "sumArg": "amount1",
    "abs": true,
    "filter": {
      "poolId": "0x265f82487143de21b1f807886d87509fe7735c593d8bc1cfe45158cf7dcbedcd"
    }
  },
  "notes": "Scanned the exact pinned window with scan.mjs against https://rpc.ordofi.network, filtering the PoolManager and poolId for the Uniswap v4 Swap event. The scan found 47 logs and confirmed chainId 4663 and the pinned closing block hash; it summed absolute signed amount1 values."
}
