2024 #5 Anthony Edwards BGS 9.5 Panini One and One Downtown

Receipt drop-582

All drops

Drop 582

2024 #5 Anthony Edwards BGS 9.5 Panini One and One Downtown

  • Insured value $3,200
  • Rarity: epic
  • Awarded
Winner
GGc1GUwTjXkDWvPHnhvGz6Z5EJwceHzG8NfQZTEv8FqR
Delivered
15 Sep 2026 · 11:31 UTC

How this winner was picked

Every input below is published so anyone can recompute the result. The order matters: each step was fixed before the next one could be known.

Anyone can replay this draw with the verifier script in the repository, scripts/verify-receipt.mjs.

  1. 01

    Snapshot frozen

    Every holder balance was read at one finalized slot, 447,238,938. Nothing bought after this slot could change the draw. Slot 447,238,935 was the finalized head when the pot tripped the target; the cluster answered at the slot above, so both are recorded.

    Snapshot slot
    447238938 (requested 447238935)
    Snapshot blockhash
    61yNGhhfrGqd6aD6rBr1FN9w847Ytd1WFxMmf5HNAbCehex 4a8a2b302ed5706f871c9415cdb0afd845af32e455b400f0256712fb5351f123
  2. 02

    Candidates locked

    227 eligible wallets were hashed into a single fingerprint. If even one entry were altered, this hash would not match. This draw includes the waiting bonus. Base weights and missed-draw credits are in the downloadable list.

    Candidates
    227
    Total weight
    44932
    Candidates hash
    0x8ebcdddf1742207e2c7b92db486832d9c75d81f9632462012f73969d1c66a593Download the full candidate list
  3. 03

    Entropy from a future slot

    The seed came from slot 447,239,088, which had not been produced when the candidates were locked. Nobody could know it in advance.

    Entropy slot
    447239088
    Entropy blockhash
    9dqk4BbohRKzsc1TygHYox1Uy7DoaKcbkmFFxYfbTfeZhex 804d848567923e66be9096c06c35323b66926ad4534319e49e7a21829880fb0a
  4. 04

    Winner computed

    Run the formula below over the frozen candidate list with this seed and you land on the same wallet, every time.

    Seed formula
    seed = keccak256(base58decode(entropyBlockhash) || uint256(cycleId) || candidatesHash); roll = seed mod totalWeight; winner = first candidate whose cumulative weight exceeds roll; candidates sorted bytewise by base58 address
    Draw seed
    0xc75b3e3f06dd95da35e40fa483bd57634507307176a2390ddad254802780c4fd
    Winner index
    194
    Winner weight
    159

On-chain proof

The pack was paid for and the card was minted straight to the winner. The transaction links below record the payment and NFT mint.

Payment
2a5NoHEgN4H12DvgRuWVkcThScdG2YcQ7gEUhn9B66QA821diibPmQdVYowvbYnC5xjif6S2Up321zHTYA5d69tC
Mint
4MeMqgz8DHLtM1ReREw8oYtZBw3eFHV1mDJJyLdp554kCZVHky4aKWuqqfKbFpQeCXKLMpLLKBeyjZRdUHekGppX
Card
9kQWbxFzf27wvCeGWoLBUCTVkEPKsnoSeN7Fig4EGXQT
Chain
solana-mainnet

What paid for it

Token trading fees filled the pot until it covered this pack. The pack was then bought from Collector at the listed price.

Pack
basketball_100
Price
$100
Fee asset
USDC
Collector order
cc-851ca95c-9dfc-4323-baa3-fc6d07804c3f
Payment mint
EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v
Token mint
8LstZpZuR9Dy7JCZC3YwPEWtbYhuDVFAYV37r6ZAcuHz
Snapshot taken
15 Sep 2026 · 10:55 UTC
Raw receipt

The full record, exactly as it was published.

{
  "id": "drop-582",
  "cycleId": 582,
  "version": 4,
  "selection": {
    "policy": "waiting-v2",
    "baseSharePct": 50,
    "waitingSharePct": 50,
    "exponent": 2,
    "supply": "999968018172470728"
  },
  "target": {
    "machine": "basketball_100",
    "priceUsd": "100",
    "rungUsd": "100",
    "chain": "solana-mainnet",
    "reason": "Sports event"
  },
  "venue": {
    "name": "stonk.fun",
    "program": "cpmm",
    "mint": "8LstZpZuR9Dy7JCZC3YwPEWtbYhuDVFAYV37r6ZAcuHz",
    "quoteMint": "CARDSccUMFKoPRZxt5vt3ksUbxEFEcnZ3H2pd3dKxYjp",
    "pool": "5dYsxy1hJ8DxejsfHJR9wyRsuLHw6wCLKk7idc1kszUn"
  },
  "fees": {
    "amount": "100000000",
    "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
    "assetSymbol": "USDC",
    "decimals": 6
  },
  "snapshot": {
    "slot": 447238938,
    "requestedSlot": 447238935,
    "blockhash": "61yNGhhfrGqd6aD6rBr1FN9w847Ytd1WFxMmf5HNAbCe",
    "slotSpread": 0,
    "indexSlot": 447238936
  },
  "candidates": {
    "count": 227,
    "hash": "0x8ebcdddf1742207e2c7b92db486832d9c75d81f9632462012f73969d1c66a593",
    "totalWeight": 44932
  },
  "winner": {
    "address": "GGc1GUwTjXkDWvPHnhvGz6Z5EJwceHzG8NfQZTEv8FqR",
    "weight": 159,
    "index": 194
  },
  "randomness": {
    "entropySlot": 447239088,
    "entropySlotRequested": 447239088,
    "entropyBlockhash": "9dqk4BbohRKzsc1TygHYox1Uy7DoaKcbkmFFxYfbTfeZ",
    "seedFormula": "seed = keccak256(base58decode(entropyBlockhash) || uint256(cycleId) || candidatesHash); roll = seed mod totalWeight; winner = first candidate whose cumulative weight exceeds roll; candidates sorted bytewise by base58 address",
    "seed": "0xc75b3e3f06dd95da35e40fa483bd57634507307176a2390ddad254802780c4fd"
  },
  "collector": {
    "memo": "cc-851ca95c-9dfc-4323-baa3-fc6d07804c3f",
    "machine": "basketball_100",
    "chain": "solana-mainnet",
    "paymentMint": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
    "amountBaseUnits": "100000000"
  },
  "transactions": {
    "pay": "2a5NoHEgN4H12DvgRuWVkcThScdG2YcQ7gEUhn9B66QA821diibPmQdVYowvbYnC5xjif6S2Up321zHTYA5d69tC",
    "mint": "4MeMqgz8DHLtM1ReREw8oYtZBw3eFHV1mDJJyLdp554kCZVHky4aKWuqqfKbFpQeCXKLMpLLKBeyjZRdUHekGppX"
  },
  "card": {
    "mint": "9kQWbxFzf27wvCeGWoLBUCTVkEPKsnoSeN7Fig4EGXQT",
    "name": "2024 #5 Anthony Edwards BGS 9.5 Panini One and One Downtown",
    "rarity": "epic",
    "insuredValueUsd": 3200,
    "imageUrls": [
      "https://nft.collectorcrypt.com/front/2026090335C243727",
      "https://d1xpxki1g4htqu.cloudfront.net/G9Zrswa3bMoXmTEpDm7TKzvpB3OB9wih7tRS7qvbAH0",
      "https://cdn.helius-rpc.com/cdn-cgi/image//https://nft.collectorcrypt.com/front/2026090335C243727",
      "https://nft.collectorcrypt.com/back/2026090335C243727",
      "https://d1xpxki1g4htqu.cloudfront.net/vpNAu34Jr2OsEYkluYzebQ2nTfZlqrV0-zRG_PfAbEY",
      "https://cdn.helius-rpc.com/cdn-cgi/image//https://nft.collectorcrypt.com/back/2026090335C243727"
    ]
  },
  "timestamps": {
    "snapshotAt": 1789469714889,
    "awardedAt": 1789471910595
  },
  "finalStatus": "AWARDED",
  "executionMode": "live"
}