{
  "v": 1,
  "requestId": "7936c294-1134-42cc-bbfb-8e217b9e8b08",
  "chainId": 4663,
  "window": {
    "toBlock": 68438432,
    "fromBlock": 68402787,
    "toBlockHash": "0x3d14e52469075588f13f6f9bb400a02063b6f0ae6a469191fc1f55cb7ebc6361"
  },
  "answerType": "bytes32[]",
  "answer": [
    "0xc749412e31087a6e6f9210af575bc9100159fbc9f45da3ca8b26b31f3bf5777e",
    "0x1f28c0c3938fd48947bdb02c43377534ef0a3ffb23945e68052bcaaec1d2e676",
    "0x2b2f171fe944df3f8b230272682755b7d5c8adb0e2d76aabb621f1f870251841",
    "0xfe281bbfa9aa658c1aa9c2ad1b0c62c4286f96c7cb1074296b54e869935a7a3a",
    "0x118887805417a88865010dfe9ab3a516214e720aff2b01a19fcdb92b924c397f"
  ],
  "figure": "84169049249150674867",
  "definitions": {
    "denomination": "Raw GLD token base units for 0xc9a981fee1f9dec688bb123ccdecc63d0debfc4e; no decimal normalization or price conversion.",
    "volume": "For each pool, sum abs(amount0) when GLD is currency0, otherwise abs(amount1), over canonical PoolManager Swap events in the inclusive pinned block range. Decode the amounts as signed int128 ABI words; count each event once, without netting buys and sells or adding the other currency.",
    "poolUniverse": "Pools initialized by the specified PoolManager from block 9505 through the pinned closing block whose currency0 or currency1 is GLD. No exclusions by other currency, fee or hooks; pools with no swaps have zero volume.",
    "ordering": "Descending GLD volume; ties broken by ascending lowercase bytes32 pool id. Return the first five.",
    "figure": "The leading pool volume in raw GLD base units."
  },
  "recipe": {
    "kind": "v4-volume-rank",
    "poolManager": "0x8366a39cc670b4001a1121b8f6a443a643e40951",
    "token": "0xc9a981fee1f9dec688bb123ccdecc63d0debfc4e",
    "initializedSince": 9505,
    "topN": 5
  },
  "notes": "Computed from https://rpc.mainnet.chain.robinhood.com using the supplied scan.mjs. Chain id 4663 and closing hash confirmed there, and independently by initial scans at https://rpc.ordofi.network and https://rpc-robinhood.blockmachine.io; the latter historical scans were unsuitable due to range limits. Also probed https://robinhood-rpc.publicnode.com, which rejected archive access. Complete pool discovery on the mainnet endpoint: --from 9505 --to 68438432 --pin 0x3d14e52469075588f13f6f9bb400a02063b6f0ae6a469191fc1f55cb7ebc6361 --address 0x8366a39cc670b4001a1121b8f6a443a643e40951 --event 'Initialize(bytes32,address,address,uint24,int24,address,uint160,int24)' --rank topic:1 --top 10000 --chunk 70000000, once with --topic2 GLD --by topic:2 and once with --topic3 GLD --by topic:3. This found 102 currency0 pools and 1145 currency1 pools. For each side, ran scan.mjs --rpc https://rpc.mainnet.chain.robinhood.com --from 68402787 --to 68438432 --pin 0x3d14e52469075588f13f6f9bb400a02063b6f0ae6a469191fc1f55cb7ebc6361 --address 0x8366a39cc670b4001a1121b8f6a443a643e40951 --event 'Swap(bytes32,address,int128,int128,uint160,uint128,int24,uint24)' --topic1 <comma-separated discovered pool ids> --rank topic:1 --by data:<side, 0 or 1> --signed --abs --top 5 --chunk 10000. Currency0 used one batch of 102 ids; currency1 used disjoint batches of at most 100 ids after a larger filter was rejected. Merged batch top-five lists and sorted by volume descending, id ascending. 395 Swap events counted. Top-five raw volumes, in answer order: 84169049249150674867, 14608467302811731475, 14453463889635244292, 10816038293834546747, 6707944604854978722."
}
