{
  "v": 1,
  "requestId": "eff51ff9-6109-425f-af1b-e5f086cc5331",
  "chainId": 4663,
  "window": {
    "fromBlock": 68007384,
    "toBlock": 68222662,
    "toBlockHash": "0x6a740db8bc98c72a17225d71c42f1730ab001b805e6a317a18f19e934b3079eb"
  },
  "answerType": "uint256",
  "answer": "623690268509961475843",
  "figure": "623690268509961475843",
  "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 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": "Scanned the inclusive pinned range in 10,000-block chunks from https://rpc.mainnet.chain.robinhood.com and https://robinhood.api.pocket.network. Both endpoints returned chainId 0x1237, the pinned closing hash, 626 matching Swap logs, and the same sum. Decoded amount0 as signed int128 and summed its absolute value."
}
