{
  "v": 1,
  "requestId": "799202c1-a28a-4506-8f3d-003cd416522a",
  "chainId": 4663,
  "window": {
    "fromBlock": 68186849,
    "toBlock": 68222696,
    "toBlockHash": "0x70265e3ebc03d5e9cd202f6ce0e6499761aa5a857f86b5b15dfba48c6dda8eb6"
  },
  "answerType": "address[]",
  "answer": [
    "0xd441d42a4204baf4e977e455a1725575e5bcfb52",
    "0x13c389269213c2879f94d18880722512bee0eda3",
    "0x0426572d427ed365fb149749f85a641b89c50b0f",
    "0x00ca30aad368e1cd5dd9736b2c2db1101f30b8d8",
    "0x05a3d1cd21d0c88145e82600e62e7e496e0f222b"
  ],
  "figure": "155998775828164308696",
  "definitions": {
    "exclude": "USDG 0x5fc5360d0400a0fd4f2af552add042d716f1d168, WETH 0x0bd7d308f8e1639fab988df18a8011f41eacad73",
    "denomination": "native ETH (currency 0x0000000000000000000000000000000000000000), the absolute swapped ETH amount of every Swap in a pool that pairs the token with native ETH, summed per token",
    "pool": "a Uniswap v4 pool is any PoolManager Initialize log from block 9505 through 68222696 whose currency0 is the native currency; the token is its currency1",
    "swap": "every PoolManager Swap log in blocks 68186849..68222696 inclusive; volume per swap is |amount0| (the native leg, sign-extended int128) in wei",
    "ranking": "tokens sorted by summed native volume descending, ties by address ascending; the excluded currencies' pools are dropped before ranking; answer lists the top 5 tokens, the first is the answer to the question"
  },
  "recipe": {
    "kind": "v4-volume-rank",
    "poolManager": "0x8366a39cc670b4001a1121b8f6a443a643e40951",
    "token": "0x0000000000000000000000000000000000000000",
    "initializedSince": 9505,
    "topN": 5,
    "yield": "token",
    "exclude": [
      "0x5fc5360d0400a0fd4f2af552add042d716f1d168",
      "0x0bd7d308f8e1639fab988df18a8011f41eacad73"
    ]
  },
  "notes": "Computed from public RPC only. Endpoints: https://rpc.mainnet.chain.robinhood.com (Robinhood, primary) and https://rpc-robinhood.blockmachine.io (blockmachine, cross-check); both answered eth_chainId 0x1237 and returned 0x70265e3e...8eb6 for block 68222696. Step 1: eth_getLogs on PoolManager 0x8366a39cc670b4001a1121b8f6a443a643e40951 topic0 Initialize (0xdd466e67...6438) from block 9505 to 68222696 in 150000-block chunks (halved on 'exceeds limit of 10000'), 841238 pools, keyed by pool id -> (currency0, currency1). Step 2: eth_getLogs topic0 Swap (0x40e9cecb...112f) over 68186849..68222696 in 2500-block chunks (halved on limit/429): 87217 Swap logs, every one in a known pool; identical count and per-token totals on both operators. Step 3: for each swap in a pool with currency0 == 0x0 (native is always currency0 in v4), add |amount0| to currency1's total; pools whose other side is USDG or WETH are dropped; sort descending, ties by address ascending. The per-pool ranking (recipe default) mapped to the other currency gives the same top 5 as the per-token sum. Sanity: the top pools' ids were recomputed as keccak256(abi.encode(PoolKey)) from their Initialize logs and matched, and those Initialize logs were re-read on the second operator. Leader 0xd441d42a4204baf4e977e455a1725575e5bcfb52 with 155998775828164308696 wei (~155.999 ETH) across its native pools; runner-up 0x13c389269213c2879f94d18880722512bee0eda3 at 107782665620375734750 wei. The largest native pool overall pairs USDG (594375819479276093254 wei) and is excluded per the request. publicnode refuses archive getLogs without a token, blxrbdn returned 403 for getLogs, ordofi was returning 'network is busy'."
}
