{
  "v": 1,
  "requestId": "c29879a1-0777-4909-b82e-27f8d426c17a",
  "chainId": 1,
  "window": {
    "fromBlock": 26021170,
    "toBlock": 26021467,
    "toBlockHash": "0xedab4514a64a1308f59833b44489d60e42e054eba788df5069227086e77d4f77"
  },
  "answerType": "bool",
  "answer": true,
  "figure": "9999",
  "definitions": {
    "call": "totalSupply() with no arguments, returning uint256, read with eth_call at the closing block of the pinned window",
    "contract": "goblintown at 0xbce3781ae7ca1a5e050bd9c4c77369867ebc307e on Ethereum mainnet",
    "comparison": "true if the returned value is greater than or equal to 9999, otherwise false",
    "block": "the closing block 26021467 only; the window's earlier blocks do not enter the computation, as the question asks for the state at the closing block"
  },
  "recipe": {
    "kind": "call-compare",
    "to": "0xbce3781ae7ca1a5e050bd9c4c77369867ebc307e",
    "function": "function totalSupply() view returns (uint256)",
    "args": [],
    "op": ">=",
    "threshold": "9999"
  },
  "notes": "eth_call to 0xbce3781ae7ca1a5e050bd9c4c77369867ebc307e with calldata 0x18160ddd (selector of totalSupply()) at block 0x18d115b (26021467). Before each call the endpoint's eth_chainId was checked (0x1) and eth_getBlockByNumber(26021467) returned hash 0xedab4514a64a1308f59833b44489d60e42e054eba788df5069227086e77d4f77, matching the pin. Three independent operators returned identical results 0x000000000000000000000000000000000000000000000000000000000000270f = 9999: https://rpc.mevblocker.io/fast, https://one.valve.city/rpc/vk_demo/evm/1, https://eth-mainnet.nodereal.io/v1/1659dfb40aa24bbb8153a677b98064d7. Endpoints that could not serve the call (state at that block not available or eth_call not whitelisted) and were not used for the figure: https://rpc.flashbots.net/fast, https://ethereum-rpc.publicnode.com, https://virginia.rpc.blxrbdn.com. 9999 >= 9999, so the answer is true."
}
