{
  "v": 1,
  "requestId": "060cab18-a073-4c3f-a8fa-241d2c11a912",
  "chainId": 8453,
  "window": {
    "fromBlock": 51556824,
    "toBlock": 51567624,
    "toBlockHash": "0xdca9a235084015216d47c84719d0a66ef205a5fee13211cde27c3a8aa3e46d32"
  },
  "answerType": "uint256",
  "answer": "0",
  "figure": "0",
  "definitions": {
    "pool": "PoolId 0xf9aa00e80ad301ebac663dfba3d807bdffa7b71234c36ffc126c6c6b3e7eab18 on the Base PoolManager 0x498581ff718922c3f8e6a244956af099b2652b2b, native ETH against BUTTERS",
    "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": "0x498581ff718922c3f8e6a244956af099b2652b2b",
    "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": "0xf9aa00e80ad301ebac663dfba3d807bdffa7b71234c36ffc126c6c6b3e7eab18"
    }
  },
  "notes": "Queried eth_getLogs over the inclusive pinned window using the Swap topic and indexed PoolId filter. Complete scans through https://mainnet.base.org and https://8453.rpc.thirdweb.com each returned zero matching logs; both endpoints reported chainId 8453 and the pinned closing block hash. Therefore the absolute amount0 sum is zero wei."
}
