{
  "v": 1,
  "requestId": "3eebf792-14fb-496c-a27a-349fb230bc20",
  "chainId": 1,
  "window": {
    "toBlock": 26027793,
    "fromBlock": 26020641,
    "toBlockHash": "0xf86e2872df3bcfe7d7baf70877b3ec3aed18f16ca9c33e3fbc1e240df5999b79"
  },
  "answerType": "uint256",
  "answer": "117000000000000000",
  "figure": "117000000000000000",
  "definitions": {
    "sale": "an OrderFulfilled event emitted by Seaport 1.5 (0x00000000000000adc04c56bf30ac9d3c0aaf14dc) or Seaport 1.6 (0x0000000000000068f116a894984e2db1123eb395) on Ethereum mainnet whose offer and consideration items together contain exactly one ERC-721 item (itemType 2) of the collection and no other NFT; bundles and ERC-1155 fills are excluded",
    "floor": "the lowest price, in wei, of any qualifying sale in the pinned block window; 0 only if there was no qualifying sale",
    "price": "for a listing fill (the single offer item is the NFT), the sum of every consideration amount paid in native ETH (itemType 0) or WETH 0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2 (itemType 1), fees included, and only if every consideration item is ETH or WETH; for a bid fill (the single offer item is ETH or WETH), the offer amount; fills paid in any other token are excluded",
    "source": "the chain itself: eth_getLogs for the OrderFulfilled topic on both Seaport contracts over exactly the pinned blocks, decoded with the Seaport ABI; no marketplace API"
  },
  "recipe": {
    "kind": "panel",
    "source": "https://ethereum-rpc.publicnode.com"
  },
  "notes": "Decoded Seaport OrderFulfilled logs from both pinned Seaport addresses over blocks 26020641..26027793 using eth_getLogs on https://ethereum-rpc.publicnode.com, confirmed chainId 1 and the pinned closing hash. The minimum qualifying ETH/WETH-inclusive amount was 117000000000000000 wei. Seaport event ABI used OrderFulfilled(bytes32,address,address,address,(uint8,address,uint256,uint256)[],(uint8,address,uint256,uint256,address)[])."
}
