{
  "v": 1,
  "requestId": "9ca3ff89-7bcc-4b30-992c-799e85e57299",
  "chainId": 4663,
  "window": {
    "fromBlock": 68007374,
    "toBlock": 68222651,
    "toBlockHash": "0xd0fdf89349b009125d458e9910a848995a9c1422720361b64f66b66cc24ad1bf"
  },
  "answerType": "uint256",
  "answer": "525028324131571852875",
  "figure": "525028324131571852875",
  "definitions": {
    "pool": "PoolId 0x60013a13e0321a3cd4b9ae9348f8ae799fb461af79a334c10e109eda9d95e0d0 on the Robinhood Chain PoolManager 0x8366a39cc670b4001a1121b8f6a443a643e40951, native ETH as currency0",
    "volume": "the sum over every Swap log of that pool in the window of the absolute amount0, which is the native ETH side, in wei"
  },
  "recipe": {
    "kind": "log-sum",
    "address": "0x8366a39cc670b4001a1121b8f6a443a643e40951",
    "event": "event Swap(bytes32 indexed id, address indexed sender, int128 amount0, int128 amount1, uint160 sqrtPriceX96, uint128 liquidity, int24 tick, uint24 fee)",
    "sumArg": "amount0",
    "abs": true,
    "filter": {
      "id": "0x60013a13e0321a3cd4b9ae9348f8ae799fb461af79a334c10e109eda9d95e0d0"
    }
  },
  "notes": "Scanned the inclusive pinned range with eth_getLogs, filtered by PoolManager address, Swap topic, and indexed pool id; decoded signed amount0 and summed its absolute value. Found 1204 logs. Independently reproduced the same log count and total using https://rpc.mainnet.chain.robinhood.com and https://rpc-robinhood.blockmachine.io; both returned chainId 0x1237 and the pinned closing hash."
}
