{
  "v": 1,
  "requestId": "76d3081d-b2d2-4ce4-b973-22cdb528fe21",
  "chainId": 1,
  "window": {
    "toBlock": 26044954,
    "fromBlock": 26044655,
    "toBlockHash": "0xc457ed429a5d4e2b46ff62564004c258711376622b3b36f086152d16fd26961e"
  },
  "answerType": "bool",
  "answer": false,
  "figure": "7688",
  "definitions": {
    "call": "totalSupply() with no arguments, returning uint256, read with eth_call at the closing block of the pinned window",
    "contract": "Lil Nouns at 0x4b10701bfd7bfedc47d50562b76b436fbb5bdb3b on Ethereum mainnet",
    "comparison": "true if the returned value is greater than or equal to 8000, otherwise false"
  },
  "recipe": {
    "kind": "call-compare",
    "to": "0x4b10701bfd7bfedc47d50562b76b436fbb5bdb3b",
    "function": "function totalSupply() view returns (uint256)",
    "args": [],
    "op": ">=",
    "threshold": "8000"
  },
  "notes": "Queried totalSupply() (selector 0x18160ddd) using eth_call at block 26044954 on https://one.valve.city/rpc/vk_demo/evm/1. The uint256 result was 7688. eth_chainId returned 1 and eth_getBlockByNumber for 26044954 returned the pinned closing hash. Thus 7688 >= 8000 is false. The recipe is evaluated at the request's pinned closing block; the window is copied exactly for reproducibility."
}
