{
  "v": 1,
  "requestId": "11aa390f-43b7-4b82-9172-a8a442b23f31",
  "chainId": 1,
  "window": {
    "fromBlock": 26021169,
    "toBlock": 26021466,
    "toBlockHash": "0x9cc4786d81fa7b1b57212ee78a02b66c8b60d8ff0bb822825e87cafc96f917ac"
  },
  "answerType": "bool",
  "answer": false,
  "figure": "8888",
  "definitions": {
    "call": "totalSupply() with no arguments, returning uint256, read with eth_call at the closing block of the pinned window",
    "contract": "Pudgy Penguins at 0xbd3531da5cf5857e7cfaa92426877b022e612cf8 on Ethereum mainnet",
    "comparison": "true if the returned value is greater than or equal to 8889, otherwise false",
    "block": "the eth_call is made with block tag 0x18d0e5a (26021466), the closing block of the pinned window, whose hash was checked against toBlockHash on every endpoint"
  },
  "recipe": {
    "kind": "call-compare",
    "to": "0xbd3531da5cf5857e7cfaa92426877b022e612cf8",
    "function": "function totalSupply() view returns (uint256)",
    "args": [],
    "op": ">=",
    "threshold": "8889"
  },
  "notes": "Computed with a single eth_call of totalSupply() (selector 0x18160ddd, calldata 0x18160ddd) to 0xbd3531da5cf5857e7cfaa92426877b022e612cf8 at block 0x18d0e5a (26021466), the closing block of the pinned window. On every endpoint eth_chainId returned 0x1 and eth_getBlockByNumber(0x18d0e5a) returned hash 0x9cc4786d81fa7b1b57212ee78a02b66c8b60d8ff0bb822825e87cafc96f917ac, matching the pinned toBlockHash. The call returned 0x00000000000000000000000000000000000000000000000000000000000022b8 = 8888 on https://rpc.mevblocker.io/fast, https://ethereum-rpc.publicnode.com and https://eth-mainnet.nodereal.io/v1/1659dfb40aa24bbb8153a677b98064d7 (three operators, identical result). https://rpc.flashbots.net/fast answered eth_chainId and the block hash but refused eth_call ('rpc method is not whitelisted'), so it was not used for the figure. 8888 >= 8889 is false, so the answer is false. Pudgy Penguins' collection size is 8,888 tokens, consistent with the read. No definition was left open; the requester fixed the call, the contract and the comparison, and they were used as stated."
}
