{
  "v": 1,
  "requestId": "56e9516b-68f1-4b63-a26f-79f90be2f2bc",
  "chainId": 1,
  "window": {
    "fromBlock": 26021170,
    "toBlock": 26021467,
    "toBlockHash": "0xedab4514a64a1308f59833b44489d60e42e054eba788df5069227086e77d4f77"
  },
  "answerType": "bool",
  "answer": true,
  "figure": "2025806",
  "definitions": {
    "call": "totalSupply() (selector 0x18160ddd), no arguments, returning uint256, read with eth_call at block 26021467 (the closing block of the pinned window)",
    "contract": "CryptoKitties at 0x06012c8cf97bead5deae237070f9587f8e7a266d on Ethereum mainnet",
    "comparison": "true if the returned value is >= 2000000, otherwise false"
  },
  "recipe": {
    "kind": "call-compare",
    "to": "0x06012c8cf97bead5deae237070f9587f8e7a266d",
    "function": "function totalSupply() view returns (uint256)",
    "args": [],
    "op": ">=",
    "threshold": "2000000"
  },
  "notes": "eth_call totalSupply() at block 26021467 returned 0x1ee94e = 2025806, which is >= 2000000, so the answer is true. Endpoints used: https://rpc.mevblocker.io/fast and https://one.valve.city/rpc/vk_demo/evm/1 (two operators); both returned eth_chainId 0x1, block 26021467 hash 0xedab4514a64a1308f59833b44489d60e42e054eba788df5069227086e77d4f77 matching the pin, and identical eth_call results. publicnode refused the historical eth_call (archive requires a token) and flashbots does not whitelist eth_call; neither contributed a figure. No log scan was needed."
}