{
  "v": 1,
  "requestId": "c033b9ec-2d96-4bd1-93f0-f212c484a9f5",
  "chainId": 1,
  "window": {
    "toBlock": 26021468,
    "fromBlock": 26021171,
    "toBlockHash": "0x931d28787c163ec30efc9d32bdf6b4a8ccc86e443f5c6b6bac8102656df4d9f5"
  },
  "answerType": "bool",
  "answer": true,
  "figure": "5000",
  "definitions": {
    "call": "totalSupply() with no arguments, returning uint256, read with eth_call at the closing block of the pinned window",
    "contract": "CyberKongz at 0x57a204aa1042f6e66dd7730813f4024114d74f37 on Ethereum mainnet",
    "comparison": "true if the returned value is greater than or equal to 5000, otherwise false",
    "units": "The returned uint256 is the unscaled NFT count. The inclusive pinned window is retained exactly; this closing-state question evaluates only its toBlock, with no aggregation across blocks."
  },
  "recipe": {
    "kind": "call-compare",
    "to": "0x57a204aa1042f6e66dd7730813f4024114d74f37",
    "function": "function totalSupply() view returns (uint256)",
    "args": [],
    "op": ">=",
    "threshold": "5000"
  },
  "notes": "Computed from public JSON-RPC independently at https://one.valve.city/rpc/vk_demo/evm/1 and https://eth-mainnet.nodereal.io/v1/1659dfb40aa24bbb8153a677b98064d7. On each, eth_chainId returned 0x1 and eth_getBlockByNumber with [\"0x18d0e5c\", false] returned the pinned closing hash 0x931d28787c163ec30efc9d32bdf6b4a8ccc86e443f5c6b6bac8102656df4d9f5. Then eth_call with [{\"to\":\"0x57a204aa1042f6e66dd7730813f4024114d74f37\",\"data\":\"0x18160ddd\"},\"0x18d0e5c\"] returned 0x0000000000000000000000000000000000000000000000000000000000001388 on both endpoints. Decode this ABI uint256 as 5000 and compare 5000 >= 5000 to obtain true. No latest-state calls or blocks outside the pinned window were used for the computation. Other attempted endpoints: https://rpc.flashbots.net/fast and https://rpc.mevblocker.io/fast returned HTTP 403; https://ethereum-rpc.publicnode.com rejected archive access with HTTP 403; https://virginia.rpc.blxrbdn.com reported historical state unavailable. These failures contributed no supply value."
}
