{
  "v": 1,
  "requestId": "de7b78ab-de32-41fc-9b64-a59dc83ca20b",
  "chainId": 4663,
  "window": {
    "toBlock": 68222645,
    "fromBlock": 68186800,
    "toBlockHash": "0x72d53ded198f553aaf6cf68592dcac49fc8b7e7483130ce45846fb5e9c47d4ad"
  },
  "answerType": "uint256",
  "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",
    "window": "Inclusive block range fromBlock through toBlock, exactly as pinned; no additional timestamp filter.",
    "denomination": "Native ETH in wei; amount0 is decoded as signed int128 and its absolute value is counted once per Swap log. No USD conversion or amount1 volume is added."
  },
  "answer": "49093231292770158073",
  "figure": "49093231292770158073",
  "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": "Computed from https://rpc.ordofi.network after verifying eth_chainId=4663 and the pinned closing block hash. Scanned eth_getLogs in contiguous ranges of at most 4000 blocks, filtering the PoolManager address, Swap signature topic 0x40e9cecb9f5f1f1c5b9c97dec2917b7ee92e57ba5563708daca94dd84ad7112f and indexed pool id. Decoded the first data word as a signed integer and summed absolute values across 128 unique logs. Independently rescanned the entire pinned range using https://robinhood.api.pocket.network, after checking chain ID and closing hash there too; a failed initial 4000-block query was split into two 2000-block queries. Both providers returned identical sets of 128 logs and the same integer sum. Other endpoints probed: https://rpc-robinhood.blockmachine.io, https://robinhood-rpc.publicnode.com, https://rpc.mainnet.chain.robinhood.com, https://rpc.nodeflare.app/robinhood/public and https://lb.routeme.sh/rpc/evm/4663 returned HTTP 403; https://robinhood.rpc.blxrbdn.com passed chain ID and closing-hash checks but returned HTTP 403 for logs and was not used in the total."
}
