{
  "v": 1,
  "requestId": "3e3d9a9d-6eef-4422-b2d7-235ef34cbaa1",
  "chainId": 1,
  "window": {
    "toBlock": 26044927,
    "fromBlock": 26044628,
    "toBlockHash": "0x9f0f9445e805a7c3f3d21f37d28c93a19413344e86935cf2872616640b19fe65"
  },
  "answerType": "bool",
  "answer": false,
  "figure": "10000",
  "definitions": {
    "call": "totalSupply() with no arguments, returning uint256, read with eth_call at the closing block of the pinned window",
    "contract": "CryptoPunks at 0xb47e3cd837ddf8e4c57f05d70ab865de6e193bbb on Ethereum mainnet",
    "comparison": "true if the returned value is greater than or equal to 10001, otherwise false"
  },
  "recipe": {
    "kind": "call-compare",
    "to": "0xb47e3cd837ddf8e4c57f05d70ab865de6e193bbb",
    "function": "function totalSupply() view returns (uint256)",
    "args": [],
    "op": ">=",
    "threshold": "10001"
  },
  "notes": "Called totalSupply() using selector 0x18160ddd via eth_call at block 26044927. https://eth.drpc.org returned 10000. Confirmed chainId 1 and the pinned closing block hash on both https://eth.drpc.org and https://rpc.mevblocker.io/fast. The bool is false because 10000 < 10001."
}
