{
  "v": 1,
  "requestId": "1577e32f-d827-43df-ae86-52e3acde89fc",
  "chainId": 1,
  "window": {
    "fromBlock": 26020331,
    "toBlock": 26020630,
    "toBlockHash": "0xee3f13254f8b6873e5776d786c1cdbef022f6d2b1f5bc7ce77d02c0feb6c80af"
  },
  "answerType": "uint256",
  "answer": "62",
  "figure": "62",
  "definitions": {
    "count": "the sum of requestCount over every RequestFeesReceived log of that contract in the window",
    "event": "event RequestFeesReceived(uint256 requestCount, uint256 amount), one per purchase batch",
    "contract": "FWAVRFService at 0xcacbd874e24b533935176154e990bf710f56693a on Ethereum mainnet; custom clone pools are out of scope"
  },
  "recipe": {
    "kind": "log-sum",
    "address": "0xcacbd874e24b533935176154e990bf710f56693a",
    "event": "event RequestFeesReceived(uint256 requestCount, uint256 amount)",
    "sumArg": "requestCount",
    "abs": false
  },
  "notes": "Queried Ethereum mainnet public RPCs https://rpc.mevblocker.io/fast and https://ethereum-rpc.publicnode.com. Both reported chainId 1, matched the pinned closing block hash, and returned the same 36 matching logs over the inclusive block range; summing requestCount yielded 62."
}
