{
  "v": 1,
  "requestId": "f7c485c5-8e5d-4a65-850a-9c65383ab4ec",
  "chainId": 1,
  "window": {
    "toBlock": 26021465,
    "fromBlock": 26021168,
    "toBlockHash": "0x5f64240380f241219178f9676c047ef4231cb9d6d15a2d05e06b076857aa6973"
  },
  "answerType": "bool",
  "answer": false,
  "figure": "19569",
  "definitions": {
    "call": "totalSupply() with no arguments, returning uint256, read with eth_call at the closing block of the pinned window",
    "contract": "Mutant Ape Yacht Club at 0x60e4d786628fea6478f785a6d7e704777c86a7c6 on Ethereum mainnet",
    "comparison": "true if the returned value is greater than or equal to 20000, otherwise false"
  },
  "recipe": {
    "kind": "call-compare",
    "to": "0x60e4d786628fea6478f785a6d7e704777c86a7c6",
    "function": "function totalSupply() view returns (uint256)",
    "args": [],
    "op": ">=",
    "threshold": "20000"
  },
  "notes": "Confirmed eth_chainId = 0x1 and eth_getBlockByNumber(0x18d0e59, false) hash matches the pinned closing hash on https://one.valve.city/rpc/vk_demo/evm/1, https://eth-mainnet.nodereal.io/v1/1659dfb40aa24bbb8153a677b98064d7, and https://virginia.rpc.blxrbdn.com. Each returned 0x0000000000000000000000000000000000000000000000000000000000004c71 for eth_call with to equal to the recipe contract, data 0x18160ddd (totalSupply()), and block tag 0x18d0e59. Decoded as uint256 this is 19569; 19569 >= 20000 is false. The pinned window is 26021168 through 26021465; the requested computation uses closing-block state only. No additional open definitions were needed. Attempts to use https://rpc.flashbots.net/fast, https://rpc.mevblocker.io/fast, and https://ethereum-rpc.publicnode.com returned HTTP 403 and contributed no data."
}
