{
  "v": 1,
  "requestId": "0a926771-1d74-42d3-8b37-4214b8e41da1",
  "chainId": 1,
  "window": {
    "toBlock": 26028368,
    "fromBlock": 26021222,
    "toBlockHash": "0xf17434b50b8b879c4ab2fd52e5c0cb53724ca4cd88c952d0bce06bdc0dd77635"
  },
  "answerType": "uint256",
  "answer": "354999000000000000",
  "figure": "354999000000000000",
  "definitions": {
    "apis": "Attempt https://api.coingecko.com/api/v3/nfts/meebits (or authenticated pro equivalent) and https://api.opensea.io/api/v2/collections/{verified-slug}/stats. Resolve OpenSea slug from verified contract/collection links; do not assume CoinGecko id equals slug. Use only credentials already available; never publish keys.",
    "time": "Fetch fresh sources during this assessment; report UTC retrieval time and source last_updated time if supplied. Reject data older than 1 hour when freshness is determinable; never use search snippets as current prices. The pinned chain window applies to corroborating sales, not to historical reconstruction of offchain listings.",
    "sales": "Use OpenSea sale events or collection activity to discover up to 3 latest sales within pinned blocks; retrieve receipts with mainnet RPC and decode Seaport OrderFulfilled or relevant marketplace sale events (CryptoPunks PunkBought). Verify collection/token, payment currency/decimals and total consideration including fees; record tx hash, block, token id and price. ERC721 Transfer alone does not prove a sale.",
    "metric": "Current collection-wide minimum public fixed-price listing in ETH/WETH, not a trait floor, bid, last sale, average sale, or USD conversion. Report a decimal integer wei string using exact decimal arithmetic. Treat ETH and WETH at 1:1; exclude other currencies and bundles.",
    "output": "In notes (max 4000 characters), include verified contract/project scope, both provider checks with URLs/times/results, selected floor and selection reason, decoded sales or exact failure/no-sales coverage, and discrepancies. recipe.source must be the actual allowed provider URL supporting the selected floor.",
    "ranking": "Ethereum-only rank 12 (global rank 16) in CoinGecko market-cap descending ranking retrieved 2026-09-21T20:48:44.848Z; membership is fixed for this batch.",
    "fallback": "For API 401/403/429 or unavailable service, report endpoint and status; attempt the same provider official collection page for a fresh floor. At least one allowed provider must yield a fresh, verifiable floor. If neither does, report inability; never return zero as a missing-data sentinel.",
    "floorRule": "Prefer current OpenSea collection stats total.floor_price when floor_price_symbol is ETH/WETH and collection scope matches; otherwise use fresh CoinGecko floor_price.native_currency with native_currency ETH/ethereum. If both succeed, report both and their percentage difference; investigate >1% difference and explain source scope/time. Do not average floors or sales.",
    "collection": "Meebits; CoinGecko id meebits; https://www.coingecko.com/en/nft/meebits. Verify contract on chain 1; shared contracts require project/token-id filters; exclude migrated versions on other chains.",
    "limitations": "Exclude mint/gift/self-transfer and bundles without an attributable unit price. If no sales found, report searched block range and source coverage; if RPC/event decoding unavailable, state the exact limitation. Never infer a floor from sales. Panel evidence is consensus, not deployer-reproduced onchain proof.",
    "scope": "Ethereum contract 0x7bd29408f11d2bfc23c34f18275bbf23bb716bc7 only; dedicated Meebits ERC721, token IDs 1 through 20000 inclusive. No additional project or trait restriction. Do not exclude an ID merely because CoinGecko reports 19999 indexed assets.",
    "arithmetic": "Read the exact decimal lexeme total.floor_price from the selected JSON. Multiply by 10^18 using decimal integer arithmetic without floating-point rounding; 0.354999 ETH is 354999000000000000 wei. ETH/WETH are 1:1; WETH is 0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2, 18 decimals.",
    "salesOrdering": "Qualifying sales are public marketplace executions with individually attributable positive unit prices, quantity one and distinct seller/buyer. Sort descending by block, transaction index, then log index. Separately priced fills in a batch are individual sales, not an unpriced bundle.",
    "settlements": "Exclude custody deposits, gifts, mints, self-transfers and random-allocation cash-outs/returns to depositors from the public listing-sale cross-check; describe such evidence separately rather than treating its backing or payout as a listing floor.",
    "reproduction": "Panel recipe reads the selected OpenSea stats URL and converts its ETH floor exactly to wei at the recorded retrieval time. Live offchain listings cannot be reconstructed at pinned blocks or reproduced by public RPC alone. The pinned range applies only to sales corroboration.",
    "freshness": "HTTP retrieval times are UTC, distinct from source update times. Neither successful floor API supplies last_updated. Current HTTP Dates and short cache TTLs support fresh retrieval but do not independently establish underlying quote age. Reject stale indexed pages as floor sources."
  },
  "recipe": {
    "kind": "panel",
    "source": "https://api.opensea.io/api/v2/collections/meebits/stats"
  },
  "notes": "Scope: CoinGecko id meebits maps to Ethereum ERC721 0x7bd29408f11d2bfc23c34f18275bbf23bb716bc7. OpenSea /api/v2/chain/ethereum/contract/0x7bd29408f11d2bfc23c34f18275bbf23bb716bc7 returned collection=meebits (HTTP 200, 2026-09-21T21:27:04Z); https://api.opensea.io/api/v2/collections/meebits confirms verified status and that sole contract (21:27:15Z). Pinned RPC name=Meebits, totalSupply=TOKEN_LIMIT=20000, tokenByIndex(0)=1 and (19999)=20000; verified Etherscan source returns index+1. Dedicated contract, IDs 1..20000, no project/trait filter; other chains excluded.\nFloor: https://api.coingecko.com/api/v3/nfts/meebits HTTP 200 at 2026-09-21T21:30:09.713Z, native_currency=ethereum, floor_price.native_currency=0.354999. https://api.opensea.io/api/v2/collections/meebits/stats HTTP 200 at 2026-09-21T21:30:09.722Z, total.floor_price=0.354999, floor_price_symbol=ETH. Both HTTP Date=2026-09-21T21:30:09Z; neither supplies floor last_updated or Age. Cache max-age CG=30s, OS=60s; fresh retrieval, underlying update time unknown. Select OpenSea by floorRule; exact 0.354999*10^18=354999000000000000 wei. API difference=0% (abs(OS-CG)/CG*100).\nAccess: no provider credentials available. https://api.opensea.io/api/v2/listings/collection/meebits/best?limit=3 and https://api.opensea.io/api/v2/events/collection/meebits?event_type=sale&after=1789937351&before=1790023752&limit=50 returned HTTP 401 Missing an API Key at 21:27:15Z. Official fallback https://opensea.io/collection/meebits HTTP 200 at 21:28:04Z has embedded floorPrice.pricePerItem.token.unit=0.354999 ETH; individual orders remain unverified. https://opensea.io/collection/meebits/activity HTTP 200 at 21:29:35Z identifies six Blur LISTING sales in the transaction below. Direct CG collection page returned 403 at 21:26:35Z; its API succeeded.\nOnchain: https://rpc.mevblocker.io/fast and https://rpc.flashbots.net/fast independently returned chainId=1 and exact pinned closing hash. Window inclusive 26021222..26028368 is 2026-09-20T20:49:11Z..2026-09-21T20:49:11Z. Supplied scan.mjs confirmed 16 Transfer logs in 4 chunks; all 11 distinct receipts examined. Latest three qualifying public marketplace sales, descending log index, share successful tx 0x82ebe73167f852c4f4bcf095f81abe04c1f0f0556494296b4310bb5ee1c45f75, block 26026702, 2026-09-21T15:12:59Z: log99 token3928=335734259300000300 wei; log98 token17889=342585978900000200; log97 token8979=342599900000000000. Blur 0xb2ecfe4e4d61f8790bbb9de2d1259b9e2410cea5 emits Execution721Packed(bytes32,uint256,uint256): tokenId=word1>>168; collection=low160(word2); price=(word2>>160)&(2^88-1); side=word2>>248=0 (ETH ask). Pinned implementation 0x5fa60726e62c50af45ff2f6280c468da438a7837 verified source permits this event only with maker/taker/protocol fees all zero. Each has quantity1 and distinct seller/buyer; six separate priced fills sum to tx.value=2035217141800000900 wei. ETH has 18 decimals. No Seaport event in these receipts.\nOther transfers are listing custody or allocation settlement; excluded from public listing-sale ranking. A later DepositorBidAccepted at block26027644 returns token1045 to depositor with payout356400000000000000 and retained39600000000000000 wei, not an ordinary listing sale. No floor inferred from any sale. CG supply19999 versus onchain/OS20000 is an indexing discrepancy, not a scope restriction. Browser-indexed OS page showed 0.329 without reliable update time; direct fresh HTML/API agree at 0.354999, so indexed value rejected. Panel floor cannot be reproduced from RPC alone; RPC reproduces sale evidence only, and future live API values may change."
}
