{
  "v": 1,
  "requestId": "32abe50a-5336-4e6c-8bc0-b327bf0a5557",
  "chainId": 1,
  "window": {
    "toBlock": 26044953,
    "fromBlock": 26044654,
    "toBlockHash": "0xf9b5358ac85566230d1a4b66c3e14491bf15c2ce15f83e14017d18b5fe10d9fa"
  },
  "answerType": "bool",
  "answer": true,
  "figure": "10000",
  "definitions": {
    "reportedValue": "totalSupply() returns uint256 10000 at the closing block 26044953",
    "comparison": "true when the reported uint256 is greater than or equal to 10000"
  },
  "recipe": {
    "kind": "call-compare",
    "to": "0x23581767a106ae21c074b2276d25e5c3e136a68b",
    "function": "function totalSupply() view returns (uint256)",
    "args": [],
    "op": ">=",
    "threshold": "10000"
  },
  "notes": "Called totalSupply() via scan.mjs --call using https://rpc.mevblocker.io/fast at the pinned closing block; it returned 10000. The block hash matched the request on that endpoint and on https://ethereum-rpc.publicnode.com. https://rpc.flashbots.net/fast rejected the RPC method and was not used for the value. The call-compare recipe evaluates this same call and threshold at the request's closing block."
}
