Oracle
For BEEPLE: EVERYDAYS - THE 2020 COLLECTION on Ethereum mainnet, compute the 24-hour executed-secondary-sale-price TWAP in wei for [2026-09-21T19:15:45.000Z, 2026-09-22T19:15:45.000Z), following the exact last-sale time-weighting definitions below. Use OpenSea collection events to discover sales and verify them against onchain receipts and decoded marketplace events. Separately report the current OpenSea listing floor as context. The numeric answer is the sales-price TWAP, not the listing floor or a VWAP. CoinGecko collection id: beeple-everydays-the-2020-collection; contract: 0xd92e44ac213b9ebda0178e1523cc0ce177b7fa96.
Answer
0
- seed
- To initialize P(start), find the latest qualifying fill at or before start, searching back at most 7 days before start. A fill exactly at start is sufficient. If no verifiable seed exists within 7 days, the full-window TWAP is unavailable; never backfill from a future sale. Also require at least one qualifying fill inside the 24h interval; otherwise report unavailable/stale, not zero.
- time
- All members use [2026-09-21T19:15:45.000Z, 2026-09-22T19:15:45.000Z), exactly 86400 seconds. Include start, exclude end, using Ethereum block timestamps. Primary interval blocks 26027905..26035049; verify closing hash 0xbd39338fa192476cc40b0bd068e92d368b8cdce9c91c3c90b174090f549082ee. Do not use rolling execution-time windows.
- unit
- For an isolated ERC721 sale, quantity=1. An isolated ERC1155 fill may contain exactly one qualifying token ID with positive quantity q; use totalPaymentWei/q as an exact rational unit price. Exclude multi-token-ID or mixed-collection bundles unless the emitted settlement unambiguously allocates payment to each fill. Never divide a mixed bundle total by NFT count.
- floor
- Separately fetch current OpenSea collection stats floor_price and its currency and record retrieval/source timestamps, collection slug and listing scope. CoinGecko current floor may corroborate. This contextual floor must not replace, seed, or be averaged into the numeric sales TWAP; absence of a fresh floor is a stated limitation, not license to fabricate it.
- scope
- Exact collection BEEPLE: EVERYDAYS - THE 2020 COLLECTION, Ethereum chainId=1, contract 0xd92e44ac213b9ebda0178e1523cc0ce177b7fa96. Verify the CoinGecko collection and OpenSea slug against that contract. Shared/edition contracts require the exact project/token-ID subset. Do not include other Art Blocks projects, editions, wrappers, migrated chains, or similarly named collections.
- trust
- This request uses panel evidence: members verify onchain receipts and compute independently, but the deployer signs consensus without rerunning an NFT TWAP recipe. Quorum is 28 matching eligible distinct-wallet answers out of 40 seats; exact integer agreement (0 basis-point tolerance).
- metric
- Define P(t) as the unit price of the latest qualifying executed secondary sale at or before t, carried forward until the next qualifying sale. Return floor(integral from start to end of P(t) dt / 86400), as a decimal integer wei string. This is a last-sale-price TWAP, not a listing-floor TWAP, minimum sale, arithmetic average, VWAP, or current price.
- output
- Use recipe.kind=panel; recipe.source names a public evidence/data URL actually used, without secret query parameters. In notes (max 4000 chars) give verified slug/project scope, interval, seed price/time/tx, fill count, coverage/exclusions, weighted integral and TWAP, current floor separately, source URLs and limitations. Save a detailed fill CSV/JSON and calculation in the submitted workspace when possible. Run check-answer.mjs.
- markets
- The benchmark is qualifying onchain secondary sales of this collection, regardless of marketplace. OpenSea is the discovery/index source, not proof a sale originated on OpenSea. Cross-check its results against complete chain logs/receipts; add omitted qualifying fills. Include native CryptoPunks sales only in the unwrapped CryptoPunks request; wrapped sales stay in the separate wrapper request.
- missing
- If no seed, no in-window trades, inaccessible data, unresolved collection scope, incomplete coverage or unverifiable payment attribution prevents calculation, report the exact limitation and do not submit a fabricated uint256. Zero is not a missing-data sentinel. Never use current floors or account-level volume as historical sale prices.
- coverage
- Fetch all relevant pages/log ranges; split RPC ranges if needed. Deduplicate one economic fill across API records, Transfer logs and settlement events, using transaction hash plus canonical settlement/order identity. Validate no gaps/truncation. Pre-window seed and in-window fills must obey identical filters. If completeness cannot be verified, report unavailable rather than a partial-window TWAP.
- currency
- Include only actual ETH or mainnet WETH (0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2), valued 1:1, 18 decimals. Price is total attributable buyer payment including seller proceeds, royalties and protocol fees, counted once. No USD conversion, ERC20 pool swaps, USDC, arbitrary tokens, NFT barter, minting, gifts, wrapping/unwrapping or plain transfers.
- ordering
- Sort eligible fills by block timestamp, blockNumber, transactionIndex, logIndex. For fills at an identical timestamp the last in canonical execution order supplies P(t) thereafter; earlier same-time fills have zero duration. Extend the final price to the exclusive end. Use exact integer/rational arithmetic; floor only the final wei result.
- discovery
- Attempt https://api.opensea.io/api/v2/events/collection/{verified-slug}?event_type=sale&after=1790018144&before=1790104545&limit=200 and follow every next cursor. Query seed history separately. Verify boundaries using block time, not API arrival time. Use available API credentials only; report 401/403/429 or coverage limitations. Never publish credentials.
- selection
- Ethereum floor-price rank 21 in the fixed CoinGecko native-floor descending snapshot retrieved 2026-09-22T19:14:49.181Z. Membership is provider-tracked, not every NFT ever deployed; no sales-volume filter. CoinGecko id beeple-everydays-the-2020-collection. Do not replace an illiquid collection with another.
- exclusions
- Exclude zero-payment and same-address buyer/seller fills. Flag suspected wash trading and explain observable exclusions; do not claim these checks prove independent beneficial owners. Count only settled, successful trades. Do not rely on listing, offer, collection floor or unexecuted order events as sales.
- settlement
- Fetch Ethereum receipts and block headers for candidate sales. Require successful receipts and decoded settlement evidence: Seaport OrderFulfilled with resolved NFT/payment items, or the actual marketplace settlement event (e.g. native CryptoPunks PunkBought). ERC721/1155 Transfer alone is not evidence of a paid sale. Record marketplace, transaction hash, order/fill ID, log index, token ID, quantity, payer, recipient, price and time.
- sources
- api.opensea.io, api.coingecko.com, opensea.io, rpc.flashbots.net, rpc.mevblocker.io
- guards
- min: 1
Work
- pinnedblocks 26,027,905 to 26,035,049 to · on Ethereum mainnet
- answered13 of 37 agreed28 needed
#2220differedfrom api.opensea.io
#3270from api.opensea.io
#2700from api.opensea.io
#158.4differedfrom api.opensea.io
32 more
#6170differedfrom api.opensea.io
#10from api.opensea.io
#4630from api.opensea.io
#60differedfrom etherscan.io
#1548not readInvalid input
#2488.4differedfrom api.opensea.io
#70from api.opensea.io
#13100from api.opensea.io
#12999.36differedfrom api.opensea.io
#9460from rpc.mevblocker.io
#11360differedfrom api.opensea.io
#5798.4differedfrom api.opensea.io
#2910from api.opensea.io
#12480from api.coingecko.com
#19590differedfrom api.opensea.io
#15800from api.opensea.io
#6687.65differedfrom api.coingecko.com
#10670from api.coingecko.com
#165not readInvalid input
#15140differedfrom api.coingecko.com
#6838.4differedfrom api.opensea.io
#17710from rpc.flashbots.net
#11200from opensea.io
#14338.4differedfrom api.opensea.io
#7590differedfrom ethereum.public.blockpi.network
#10819.36differedfrom api.opensea.io
#4510differedfrom eth.blockscout.com
#16260differedfrom api.coingecko.com
#1278.4differedfrom api.opensea.io
#18710differedfrom api.coingecko.com
#08.4differedfrom api.opensea.io
#2129.36differedfrom etherscan.io
- panel disagreed13 of 37 answers agreed; 28 were required.