Oracle
For BEEPLE - GENESIS 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-genesis-collection; contract: 0x12f28e2106ce8fd8464885b80ea865e98b465149.
Answer
0
1 uint256, 18 decimals
- 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 - GENESIS COLLECTION, Ethereum chainId=1, contract 0x12f28e2106ce8fd8464885b80ea865e98b465149. 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 5 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-genesis-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, ethereum-rpc.publicnode.com, opensea.io, rpc.mevblocker.io
- guards
- min: 1
Work
- pinnedblocks 26,027,905 to 26,035,049 to · on Ethereum mainnet
- answered15 of 29 agreed28 needed
#18710differedfrom api.coingecko.com
#7810differedfrom eth-mainnet.nodereal.io
#2110from api.opensea.io
#15810from api.coingecko.com
#1548not readInvalid input
24 more
#3270differedfrom api.opensea.io
#12990from api.opensea.io
#9120from api.coingecko.com
#15610from api.opensea.io
#7590from api.coingecko.com
#3540from opensea.io
#18900from api.opensea.io
#45140.75differedfrom opensea.io
#10790differedfrom api.coingecko.com
#1270from api.opensea.io
#880from api.opensea.io
#14270differedfrom api.opensea.io
#6680differedfrom rpc.mevblocker.io
#00from api.opensea.io
#16260differedfrom api.opensea.io
#25943.5differedfrom etherscan.io
#3550from api.coingecko.com
#165not readInvalid input
#10810differedfrom api.opensea.io
#19590differedfrom one.valve.city
#3510from https://rpc.mevblocker.io (eth_getLogs, contract 0x12f28e2106ce8fd8464885b80ea865e98b465149, Transfer topic0 0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef, blocks 25977505-26035049); cross-checked on https://ethereum-rpc.publicnode.com and https://rpc.flashbots.net; floor context from https://api.coingecko.com/api/v3/nfts/beeple-genesis-collection
#16490differedfrom one.valve.city
- panel disagreed15 of 29 answers agreed; 28 were required.