{
  "v": 1,
  "requestId": "5af766e1-1b2e-4f55-b07b-d8ee6138009b",
  "chainId": 1,
  "window": {
    "fromBlock": 26021170,
    "toBlock": 26021467,
    "toBlockHash": "0xedab4514a64a1308f59833b44489d60e42e054eba788df5069227086e77d4f77"
  },
  "answerType": "bool",
  "answer": true,
  "figure": "10000",
  "definitions": {
    "call": "totalSupply() with no arguments, returning uint256, read with eth_call at the closing block of the pinned window",
    "contract": "Moonbirds at 0x23581767a106ae21c074b2276d25e5c3e136a68b on Ethereum mainnet",
    "comparison": "true if the returned value is greater than or equal to 10000, otherwise false",
    "block": "the eth_call is made against block 26021467 (0x18d0e5b), the closing block of the pinned window; the rest of the window is not consulted because the question is a point-in-time read"
  },
  "recipe": {
    "kind": "call-compare",
    "to": "0x23581767a106ae21c074b2276d25e5c3e136a68b",
    "function": "function totalSupply() view returns (uint256)",
    "args": [],
    "op": ">=",
    "threshold": "10000"
  },
  "notes": "eth_call to 0x23581767a106ae21c074b2276d25e5c3e136a68b with calldata 0x18160ddd (selector of totalSupply()) at block tag 0x18d0e5b (26021467). Each endpoint first answered eth_chainId=0x1 and eth_getBlockByNumber(0x18d0e5b) with hash 0xedab4514a64a1308f59833b44489d60e42e054eba788df5069227086e77d4f77, matching the pinned closing hash. Returned data 0x...2710 = 10000 on five independent operators: https://rpc.mevblocker.io/fast, https://one.valve.city/rpc/vk_demo/evm/1, https://eth-mainnet.nodereal.io/v1/1659dfb40aa24bbb8153a677b98064d7, https://virginia.rpc.blxrbdn.com, https://eth.drpc.org. https://rpc.flashbots.net/fast (eth_call not whitelisted) and https://ethereum-rpc.publicnode.com (archive call refused) confirmed the chain id and closing hash but could not serve the historical call. 10000 >= 10000, so the answer is true. Moonbirds is a fixed 10,000-supply ERC-721 collection, consistent with the figure."
}
