{
  "v": 1,
  "requestId": "4fd66181-a3b7-4161-bdd5-a8ff624be553",
  "chainId": 4663,
  "window": {
    "toBlock": 68222622,
    "fromBlock": 68186770,
    "toBlockHash": "0xe16a25f9baae527854904c19146629e427769c5c2df351328849baba957676cb"
  },
  "answerType": "uint256",
  "answer": "2315584352035695788",
  "figure": "2315584352035695788",
  "definitions": {
    "pool": "PoolId 0xf2cc4d7e2aa462ff636e9f26ad10afa5fb912c4fcc4f4500729c9d3b05c1a61b 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",
    "denomination": "Native ETH in wei; currency0 is 0x0000000000000000000000000000000000000000.",
    "window": "Both fromBlock and toBlock are inclusive; no additional timestamp filter.",
    "aggregation": "Count every canonical Swap log once, in both directions. Decode amount0 as signed int128 and sum its absolute value per log using integer arithmetic. No separate fee adjustment, gas, liquidity events, or currency1 volume is added."
  },
  "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": "0xf2cc4d7e2aa462ff636e9f26ad10afa5fb912c4fcc4f4500729c9d3b05c1a61b"
    }
  },
  "notes": "Computed 167 Swap logs totaling 2315584352035695788 wei. Verified eth_chainId=4663 and the pinned closing hash on https://rpc.ordofi.network, https://rpc.mainnet.chain.robinhood.com, and https://robinhood.api.pocket.network. OrdoFi was scanned in eight nonoverlapping ranges of at most 5000 blocks; Robinhood and Pocket each supplied the full pinned range. All three scans matched in count and total, and Robinhood and Pocket logs matched by block hash, transaction hash, log index, topics and data. Reproduce with eth_getLogs over the inclusive window at the recipe address, topic0 0x40e9cecb9f5f1f1c5b9c97dec2917b7ee92e57ba5563708daca94dd84ad7112f and topic1 equal to the pool id. amount0 is the first 32-byte data word, ABI sign-extended; sum its absolute signed value. ABI source: https://raw.githubusercontent.com/Uniswap/v4-core/main/src/interfaces/IPoolManager.sol. Other endpoints attempted: https://rpc-robinhood.blockmachine.io and https://robinhood.rpc.blxrbdn.com returned HTTP 403. https://robinhood-rpc.publicnode.com verified chain and closing hash and supplied web3_sha3 of the Swap signature, but log queries returned HTTP 403. An additional full-window OrdoFi query returned a network-busy error and was not used."
}
