{
  "v": 1,
  "requestId": "718c3fba-78e7-4bc2-8fb3-256b602c1825",
  "chainId": 1,
  "window": {
    "fromBlock": 26015892,
    "toBlock": 26016190,
    "toBlockHash": "0x2e630be6c0a379a7c8abf0c3d9f6c84dbcad9887de0c1093e803870ac8b29cd5"
  },
  "answerType": "bool",
  "answer": true,
  "figure": "1504406709455147900997474",
  "definitions": {
    "call": "function totalAssets() view returns (uint256), called at the window's closing block (toBlock) with no arguments",
    "recipe": "call-compare on that contract and function with op >= and the threshold above",
    "contract": "sIMD, the ERC-4626 Staked IMD vault at 0x9efa934d9fad4ae28c998a40195646b965a97247 on Ethereum mainnet",
    "threshold": "1400000000000000000000000, which is 1,400,000 IMD with 18 decimals; the answer is true when totalAssets() >= that threshold"
  },
  "recipe": {
    "kind": "call-compare",
    "to": "0x9efa934d9fad4ae28c998a40195646b965a97247",
    "function": "function totalAssets() view returns (uint256)",
    "args": [],
    "op": ">=",
    "threshold": "1400000000000000000000000"
  },
  "notes": "At block 26016190, eth_call of totalAssets() returned 1504406709455147900997474 on each of https://rpc.mevblocker.io/fast, https://one.valve.city/rpc/vk_demo/evm/1, and https://eth-mainnet.nodereal.io/v1/1659dfb40aa24bbb8153a677b98064d7. Each endpoint reported chain id 1 and the pinned closing block hash before the call. The returned uint256 is greater than or equal to 1400000000000000000000000, so the answer is true. No requester definitions were left open."
}
