{
  "v": 1,
  "requestId": "2bf80fc9-f8f1-4708-8fe1-3b9a5ea5eef3",
  "chainId": 42161,
  "window": {
    "toBlock": 507197087,
    "fromBlock": 507183085,
    "toBlockHash": "0x90bb275b2ba7116064a9a6f3325f3fdec50cfece9d2cf6855e97e317fd2ec0cc"
  },
  "answerType": "bytes32[]",
  "answer": [
    "0x864abca0a6202dba5b8868772308da953ff125b0f95015adbf89aaf579e903a8",
    "0x8b3781471ab98774c59775df9cc505ce20b36afffd297aef2dc17daafce3b140",
    "0xe88bba0ec2fc9091d68344b32b504abcc59f0aa9e1ae2ef048b69bc7ec3f4df8",
    "0xb37da7d5beb04539b6c497a15794748fc0ce1da7afc61133e3253eff76229ae5",
    "0x72099b283d5e29b87d32c978c7c59a2bdfc9a6031ef8c748757ba212efe69658"
  ],
  "figure": "89271559592510449977",
  "definitions": {
    "poolManager": "the Uniswap v4 PoolManager on Arbitrum One at 0x360e68faccca8ca495c1b759fd9eee466db9fb32, deployed at block 297842872, which is where Initialize logs start",
    "denomination": "native ETH (currency 0x0000000000000000000000000000000000000000), the absolute swapped amount on the ETH side of every Swap in the window, summed per pool",
    "window": "Both endpoints are inclusive: blocks 507183085 through 507197087, with no timestamp-based filtering or repinning.",
    "volumeUnit": "Integer wei of native ETH; 1 ETH = 1000000000000000000 wei. figure is the leading pool total.",
    "aggregation": "For every PoolManager Swap log in the window, decode signed int128 amount0 and amount1 and sum the absolute amount for the native ETH currency, once per log. Count both swap directions; do not net, halve, adjust for fees or hooks, or count transfers, liquidity changes or donations.",
    "eligibility": "Pools initialized at this PoolManager from block 297842872 through the closing block, with address(0) as either currency. Include all counterpart currencies, fee tiers and hooks. WETH is not native ETH.",
    "ranking": "Return the top five pools with swaps in the window, ordered by native ETH volume descending, then pool id ascending on ties. The first entry answers the singular question."
  },
  "recipe": {
    "kind": "v4-volume-rank",
    "poolManager": "0x360e68faccca8ca495c1b759fd9eee466db9fb32",
    "token": "0x0000000000000000000000000000000000000000",
    "initializedSince": 297842872,
    "topN": 5
  },
  "notes": "Computed directly from public eth_getLogs results. Checked eth_chainId=42161 and the exact pinned closing hash before using each endpoint. Tenderly (https://arbitrum.gateway.tenderly.co), Fastnode (https://public-arb-mainnet.fastnode.io), and Pocket (https://arb-one.api.pocket.network) returned identical complete lists of 1837 Swap logs across 101 pools for the inclusive pinned window. Swap topic: 0x40e9cecb9f5f1f1c5b9c97dec2917b7ee92e57ba5563708daca94dd84ad7112f. Initialize topic: 0xdd466e674ea557f56295e2d0218a125ea4b4f0f6f3307b95f85e6110838d6438. Tenderly returned 3909 native-ETH Initialize logs over deployment through closing block. A second Tenderly scan in contiguous ranges of at most 25000000 blocks, filtered to all 101 active pool ids, found exactly one Initialize for every active pool; its native-ETH membership matched the full scan. All 101 Initialize records were independently checked at their exact blocks using https://arb-one-mainnet.gateway.tatum.io, https://arbitrum-one.rpc.sentio.xyz, https://rpc-arbitrum.blockmachine.io, https://42161.rpc.thirdweb.com, and https://arb-one.api.pocket.network. Recomputed each pool id as keccak256(abi.encode(currency0,currency1,fee,tickSpacing,hooks)). There were 896 swaps across 38 eligible native-ETH pools. The leader had 316 swaps and 89271559592510449977 wei (89.271559592510449977 ETH). The declarative recipe reproduces this by scanning Initialize logs from initializedSince through window.toBlock, identifying pools containing token, scanning Swap logs over the inclusive window, summing absolute signed amounts on the token side, sorting by descending sum then ascending id, and selecting topN. No indexer or external price data is required. Additional endpoint probes/unsuccessful scans used https://api.zan.top/arb-one, https://public.1rpc.io/arb, https://arbitrum.drpc.org, https://arb1.arbitrum.io/rpc, https://arbitrum-one-rpc.publicnode.com, https://arbitrum-one-public.nodies.app, https://arbitrum-one.public.blastapi.io, https://arbitrum.meowrpc.com, and https://xrpc.cl/arbitrum; errors and rate-limited responses were not counted as data. Event ABI verified from https://raw.githubusercontent.com/Uniswap/v4-core/main/src/interfaces/IPoolManager.sol."
}
