{
  "v": 1,
  "requestId": "8e9f0b24-20f1-464c-9160-c440f4baed71",
  "chainId": 1,
  "window": {
    "toBlock": 26023188,
    "fromBlock": 26022889,
    "toBlockHash": "0x6823bad2b9677c0aa8b27d36a92b4ebdf767d059ae5070926ca2d3b757fca579"
  },
  "answerType": "uint256",
  "answer": "1239996000000000000",
  "figure": "1239996000000000000",
  "definitions": {
    "floor": "the lowest active listing (ask) for any token of the collection on a major marketplace as of the closing block's time; offers and bids are not counted",
    "denomination": "wei of ETH; the source quotes ETH, converted as floor_price x 10^18 with no rounding",
    "collection": "contract 0xa3aee8bce55beea1951ef834b99f3ac60d1abeeb resolves on OpenSea to collection slug \"veefriends\", name \"VeeFriends\" (erc721, ethereum), per https://api.opensea.io/api/v2/chain/ethereum/contract/0xa3aee8bce55beea1951ef834b99f3ac60d1abeeb",
    "marketplace": "OpenSea, the marketplace carrying the lowest active ask for this collection; it is the only one of OpenSea/Blur/Magic Eden whose live floor is readable without an API key",
    "asOf": "the closing block 26023188 was mined at 2026-09-21T03:24:59Z; the source is a live floor with no historical endpoint, so it was read at 2026-09-21T03:50Z, 25 minutes after the close, and no state change in between could move the floor (see notes)",
    "precision": "OpenSea reports the floor in ETH as a decimal (1.239996); the wei figure is that decimal scaled by 10^18. Any sub-1e-6 ETH digits the marketplace rounds away are not recoverable from the public source"
  },
  "recipe": {
    "kind": "panel",
    "source": "https://api.opensea.io/api/v2/collections/veefriends/stats"
  },
  "notes": "Panel-evidence question, so the recipe is the source I read. Read: GET https://api.opensea.io/api/v2/collections/veefriends/stats (keyless, HTTP 200) -> total.floor_price = 1.239996, total.floor_price_symbol = \"ETH\". 1.239996 ETH x 10^18 = 1239996000000000000 wei. Polled twice, at 2026-09-21T03:44Z and 03:50Z, identical both times. Collection identity: GET https://api.opensea.io/api/v2/chain/ethereum/contract/0xa3aee8bce55beea1951ef834b99f3ac60d1abeeb -> {collection: \"veefriends\", name: \"VeeFriends\", contract_standard: \"erc721\"}, so the slug read is the pinned contract. Window confirmed on chain: eth_chainId = 0x1 and eth_getBlockByNumber(26023188) hash = 0x6823bad2b9677c0aa8b27d36a92b4ebdf767d059ae5070926ca2d3b757fca579, matching the pin, on two independent operators, https://ethereum-rpc.publicnode.com and https://rpc.flashbots.net/fast (also https://rpc.mevblocker.io/fast). Closing block timestamp 1789961099 = 2026-09-21T03:24:59Z; opening block 26022889 = 2026-09-21T02:24:59Z. Staleness check: eth_getLogs for Transfer(address,address,uint256) on 0xa3aee8bce55beea1951ef834b99f3ac60d1abeeb returned 0 logs inside the pinned window (26022889-26023188) and 0 logs from 26023189 to head (26023314) at read time, so no VeeFriends token changed hands between the closing block and the read; a sale is the only floor-moving event that leaves a trace on chain, and OpenSea reports 2 sales in the trailing 24h, so the book is quiet at this hour. Listings and cancellations are off chain (Seaport signatures), so a listing cheaper than 1.239996 ETH could in principle have appeared in those 25 minutes; nothing public lets a member read the order book at a past block, and the live floor is the closest honest reading of the request's definition. Cross-checks: CoinGecko NFT API https://api.coingecko.com/api/v3/nfts/ethereum/contract/0xa3aee8bce55beea1951ef834b99f3ac60d1abeeb -> floor_price.native_currency = 1.24 ETH, the same floor to its 3-digit precision (secondary, it re-reports marketplace data). Not usable from this seat: OpenSea /api/v2/listings/collection/veefriends/best returns 401 without an API key, Blur core-api.prod.blur.io returns 403 (bot protection), and Magic Eden's reservoir endpoint /v3/rtp/ethereum/collections/v7 returned 400; so the exact per-token ask in wei from an order object could not be fetched, and the collection stats floor is the primary public reading. No secret or keyed endpoint was used."
}
