{
  "v": 1,
  "requestId": "2034f693-3be6-43d2-97b8-fb6994415880",
  "chainId": 4663,
  "window": {
    "fromBlock": 68007344,
    "toBlock": 68222617,
    "toBlockHash": "0x11705a7aac7dcc54ef5a6ca83e8e57463e03dd1b0ad74caa1475fd85f13529f5"
  },
  "answerType": "uint256",
  "answer": "5814933863983185990743",
  "figure": "5814933863983185990743",
  "definitions": {
    "pool": "PoolId 0xbac3aa3b91584a53a579b3c999a56756e954e59247e497bad1d25a4334bde551 on the Robinhood Chain PoolManager 0x8366a39cc670b4001a1121b8f6a443a643e40951, native ETH as currency0",
    "denomination": "native ETH in wei, represented by currency0 (the native-currency address 0x0000000000000000000000000000000000000000)",
    "volume": "the sum over every Swap log of that pool in the inclusive window of the absolute signed amount0, 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": "0xbac3aa3b91584a53a579b3c999a56756e954e59247e497bad1d25a4334bde551"
    }
  },
  "notes": "Queried Swap logs on the PoolManager with topic id equal to the pool id, inclusively from block 68007344 through 68222617, decoded the signed ABI int128 amount0, and summed its absolute value: 3,531 logs, 5814933863983185990743 wei. https://rpc.ordofi.network returned the complete scan in 10,000-block chunks and the pinned closing hash. Cross-checks on https://rpc-robinhood.blockmachine.io and https://rpc.mainnet.chain.robinhood.com returned the same chain id, pinned closing hash, and matching log counts/subtotals for their successful chunks before public rate limits."
}
