{
  "v": 1,
  "requestId": "89e12981-b297-45e3-8131-a56149153223",
  "chainId": 4663,
  "window": {
    "toBlock": 68222605,
    "fromBlock": 68204606,
    "toBlockHash": "0x7bd4cd62167a7475d5d018956123e76da98f0b70feaf2b285c5c61349d5dcd4e"
  },
  "answerType": "bytes32[]",
  "answer": [
    "0xbac3aa3b91584a53a579b3c999a56756e954e59247e497bad1d25a4334bde551",
    "0xa68cbf9ddb38df734f11d617ccc4dbfbb830f5344d96d120c83df8e3bf286fd9",
    "0xf6b8694ff537fa7d453a3d6abda8d211d1de3db067c66d0936fc292561e47e9e",
    "0x24107d152f14a76d292123265ae3f3c71f863fc2f4ef7ba49d64e78d28ea379e",
    "0x31f8624041c93e2abd0fb23540d259b069fa76c053eb7e3f5abc754d7194726b"
  ],
  "figure": "255649188357455367287",
  "definitions": {
    "denomination": "native ETH (currency 0x0000000000000000000000000000000000000000), the absolute swapped amount on the ETH side of every Swap in the window, summed per pool",
    "units": "Integer wei (10^18 wei = 1 ETH); figure is the winning pool volume.",
    "window": "Both endpoints inclusive: blocks 68204606 through 68222605, exactly 18000 blocks.",
    "poolUniverse": "Pools initialized by the specified Uniswap v4 PoolManager from deployment block 9505 through the closing block; only pools with native ETH as a currency and a Swap in the window are ranked. Native ETH sorts as currency0. Wrapped ETH is excluded unless the pool also contains native ETH.",
    "ranking": "Descending sum of abs(signed int128 amount0) for native-ETH pools; ties by ascending lowercase pool id. Return the first five pools, with the first entry answering the requested winner.",
    "volume": "Count every emitted Swap separately, across both directions, including multiple swaps in a transaction. No netting, USD conversion, gas, liquidity changes, or separate fee adjustment."
  },
  "recipe": {
    "kind": "v4-volume-rank",
    "poolManager": "0x8366a39cc670b4001a1121b8f6a443a643e40951",
    "token": "0x0000000000000000000000000000000000000000",
    "initializedSince": 9505,
    "topN": 5
  },
  "notes": "Computed from public eth_getLogs. https://rpc.ordofi.network and https://robinhood.api.pocket.network both returned chainId 0x1237 and the exact pinned closing hash. Independent nonoverlapping swap scans (1000-block and 750-block batches respectively, subdividing failures) matched all 38360 logs exactly by block hash, transaction hash, log index, topics and data. Swap topic: 0x40e9cecb9f5f1f1c5b9c97dec2917b7ee92e57ba5563708daca94dd84ad7112f. Initialize topic: 0xdd466e674ea557f56295e2d0218a125ea4b4f0f6f3307b95f85e6110838d6438. Scanned initialization history from 9505 through 68222605 using native currency0 indexed filter, in 50000-block batches on Pocket and 10000-block batches on Ordofi, subdividing refused ranges and retrying failures. Found 416630 native-ETH pools, 1440 active in the window, with 20224 native-ETH Swap logs. Decoded the first nonindexed Swap word as a signed integer, summed absolute values by topics[1], and sorted by descending sum then ascending id. Both endpoints produce the same complete ranking and figure. Independently checked the top five initialization events with Ordofi at their exact blocks. No external indexer or token metadata is needed. Additional endpoint probes: https://robinhood.rpc.blxrbdn.com confirmed chain and closing hash and supplied event hashes, but refused eth_getLogs (403); 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 403 and contributed no event data."
}
