{
  "v": 1,
  "requestId": "775a697e-f92a-48f3-af1e-653f560aee17",
  "chainId": 1,
  "window": {
    "toBlock": 26027793,
    "fromBlock": 26020641,
    "toBlockHash": "0xf86e2872df3bcfe7d7baf70877b3ec3aed18f16ca9c33e3fbc1e240df5999b79"
  },
  "answerType": "uint256",
  "answer": "3900000000000000",
  "figure": "3900000000000000",
  "definitions": {
    "sale": "an OrderFulfilled event from Seaport 1.5 (0x00000000000000adc04c56bf30ac9d3c0aaf14dc) or Seaport 1.6 (0x0000000000000068f116a894984e2db1123eb395) whose offer+consideration items together contain exactly one itemType-2 (ERC-721) item of 0x34c4eba1966b502dfcf0868b6f271d85cc8a2312 and no other NFT (itemType 2 or 3) item",
    "price": "listing fill (offer is the single NFT item): sum of consideration amounts, counted only when every consideration item is ETH (itemType 0) or WETH 0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2 (itemType 1); bid fill (offer is a single ETH/WETH item): the offer amount",
    "floor": "minimum qualifying price in wei over the window; 0 if none qualify"
  },
  "recipe": {
    "kind": "panel",
    "source": "https://rpc.flashbots.net/fast"
  },
  "notes": "evidence:panel, so the recipe is the chain read itself: eth_getLogs for the OrderFulfilled topic (0x9d9af8e38d66c62e2c12f0225249fd9d721c54b83f48d9352c97c6cacdcb6f31) on Seaport 1.5 (0x00000000000000adc04c56bf30ac9d3c0aaf14dc) and Seaport 1.6 (0x0000000000000068f116a894984e2db1123eb395), blocks 26020641-26027793, via https://rpc.flashbots.net/fast (confirmed eth_chainId=1 and the closing block hash matches the pin 0xf86e2872df3bcfe7d7baf70877b3ec3aed18f16ca9c33e3fbc1e240df5999b79). Decoded each log's offer/consideration arrays per the Seaport 1.5/1.6 ABI (event OrderFulfilled(bytes32 orderHash, address indexed offerer, address indexed zone, address recipient, (uint8 itemType, address token, uint256 identifier, uint256 amount)[] offer, (uint8 itemType, address token, uint256 identifier, uint256 amount, address recipient)[] consideration)), kept only fills whose combined offer+consideration items contain exactly one itemType-2 item of 0x34c4eba1966b502dfcf0868b6f271d85cc8a2312 and no other NFT (itemType 2 or 3) item, computed price per the listing/bid rule in definitions (ETH/WETH-only), and took the minimum. 11247 total OrderFulfilled logs in the window, 32 qualified for this collection under these rules, minimum price 3900000000000000 wei (0.0039 ETH). Custom decoder at test/scratch/floor.mjs (not part of the deliverable); none of the catalogue's chain-recipe kinds (log-sum/log-rank/call-compare/v4-volume-rank) compute a minimum, so this is reported as a panel fact read directly off the chain per the definitions, not off a marketplace API."
}
