{
  "v": 1,
  "requestId": "9cdc56a9-88d6-4542-8f15-bfa6c0d257d0",
  "chainId": 4663,
  "window": {
    "fromBlock": 68186810,
    "toBlock": 68222656,
    "toBlockHash": "0x18a72bbb5c24f88181d930692d5688a2076e595d51231422f2734445eecf30c7"
  },
  "answerType": "uint256",
  "answer": "15479475600557524305",
  "figure": "15479475600557524305",
  "definitions": {
    "pool": "PoolId 0xc73f3cd3fb68288e63f008e08ef69caa0437224e420963c6aeb4526178e87ad9 on the Robinhood Chain PoolManager 0x8366a39cc670b4001a1121b8f6a443a643e40951, native ETH as currency0",
    "volume": "the sum over every Swap log of that pool in the inclusive 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": "0xc73f3cd3fb68288e63f008e08ef69caa0437224e420963c6aeb4526178e87ad9"
    }
  },
  "notes": "Queried eth_getLogs over exactly blocks 68186810 through 68222656 inclusive, filtering the PoolManager by the Swap event topic and indexed pool id. Decoded signed int128 amount0 and summed its absolute value across 48 logs. Independently reproduced the same 48-log total using https://rpc-robinhood.blockmachine.io and https://rpc.mainnet.chain.robinhood.com; both returned chain id 4663 and the pinned closing-block hash."
}
