2003 #380 Andre Johnson PSA 10 Topps

Receipt drop-584

All drops

Drop 584

2003 #380 Andre Johnson PSA 10 Topps

  • Insured value $65
  • Rarity: common
  • Awarded
Winner
8hw9ZKWwvdyybrGx4y7CV7QdbNdg6FJbB1qwS86b1oiS
Delivered
15 Sep 2026 · 12: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,250,339. Nothing bought after this slot could change the draw. Slot 447,250,336 was the finalized head when the pot tripped the target; the cluster answered at the slot above, so both are recorded.

    Snapshot slot
    447250339 (requested 447250336)
    Snapshot blockhash
    Ei86Tjf2F119kgoc2pj2A7Mc9Gg952AXYMM17iURi9hEhex cbb0c3bcddcf776dd668c990bf3a831dbfae3abf3f795b5a406858b637fa7345
  2. 02

    Candidates locked

    236 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
    236
    Total weight
    46437
    Candidates hash
    0xd5be1842517c6ef08c0d27aa61eebcdd0f67f41f67ef1c73167a9ddd3bbb1a74Download the full candidate list
  3. 03

    Entropy from a future slot

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

    Entropy slot
    447250489
    Entropy blockhash
    76CVurgU8PM2CvYkbvJpiNP8frRdinnyFk1KaAkda4b1hex 5a7b06e740b5336e61f642d41c7182705500548e748f6347c770b67d0bba8728
  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
    0x9d0dd764efe3c48f103c5cd171a69b79f2d2dfded7f65cf64d9e41c832a40ed5
    Winner index
    93
    Winner weight
    1020

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
BkvFFKPWPvYus1yu5rdpdQ6JCKHjsyExpJquNASAseZq7k8C8teYUv4jGCpPCSs499rvkVzk2rDEUPgqcTriR6J
Mint
39Z9sZC3QiAmym9W32mQjYWaSDryAVB9x6B1eGAj15CvshJtpytcV7RRGs5SbKKwUaAfVPUxDr2pkwujSSSZjmDx
Card
6nAisbFJBghZXxuPsM1kJMsi3Xm4AzcMRyW5vTq3jsvZ
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
football_100
Price
$100
Fee asset
USDC
Collector order
cc-b37e2ee9-7a47-4d89-a598-42bb9b69c937
Payment mint
EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v
Token mint
8LstZpZuR9Dy7JCZC3YwPEWtbYhuDVFAYV37r6ZAcuHz
Snapshot taken
15 Sep 2026 · 12:01 UTC
Raw receipt

The full record, exactly as it was published.

{
  "id": "drop-584",
  "cycleId": 584,
  "version": 4,
  "selection": {
    "policy": "waiting-v2",
    "baseSharePct": 50,
    "waitingSharePct": 50,
    "exponent": 2,
    "supply": "999968018172470728"
  },
  "target": {
    "machine": "football_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": 447250339,
    "requestedSlot": 447250336,
    "blockhash": "Ei86Tjf2F119kgoc2pj2A7Mc9Gg952AXYMM17iURi9hE",
    "slotSpread": 1,
    "indexSlot": 447250337
  },
  "candidates": {
    "count": 236,
    "hash": "0xd5be1842517c6ef08c0d27aa61eebcdd0f67f41f67ef1c73167a9ddd3bbb1a74",
    "totalWeight": 46437
  },
  "winner": {
    "address": "8hw9ZKWwvdyybrGx4y7CV7QdbNdg6FJbB1qwS86b1oiS",
    "weight": 1020,
    "index": 93
  },
  "randomness": {
    "entropySlot": 447250489,
    "entropySlotRequested": 447250489,
    "entropyBlockhash": "76CVurgU8PM2CvYkbvJpiNP8frRdinnyFk1KaAkda4b1",
    "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": "0x9d0dd764efe3c48f103c5cd171a69b79f2d2dfded7f65cf64d9e41c832a40ed5"
  },
  "collector": {
    "memo": "cc-b37e2ee9-7a47-4d89-a598-42bb9b69c937",
    "machine": "football_100",
    "chain": "solana-mainnet",
    "paymentMint": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
    "amountBaseUnits": "100000000"
  },
  "transactions": {
    "pay": "BkvFFKPWPvYus1yu5rdpdQ6JCKHjsyExpJquNASAseZq7k8C8teYUv4jGCpPCSs499rvkVzk2rDEUPgqcTriR6J",
    "mint": "39Z9sZC3QiAmym9W32mQjYWaSDryAVB9x6B1eGAj15CvshJtpytcV7RRGs5SbKKwUaAfVPUxDr2pkwujSSSZjmDx"
  },
  "card": {
    "mint": "6nAisbFJBghZXxuPsM1kJMsi3Xm4AzcMRyW5vTq3jsvZ",
    "name": "2003 #380 Andre Johnson PSA 10 Topps",
    "rarity": "common",
    "insuredValueUsd": 65,
    "imageUrls": [
      "https://nft.collectorcrypt.com/front/202608164C225595",
      "https://d1xpxki1g4htqu.cloudfront.net/s1Bu7H5fgSULZ9DW2E671zRFXAyHNqUVpi1pFDGDt7Y",
      "https://cdn.helius-rpc.com/cdn-cgi/image//https://nft.collectorcrypt.com/front/202608164C225595",
      "https://nft.collectorcrypt.com/back/202608164C225595",
      "https://d1xpxki1g4htqu.cloudfront.net/CQAPu_H3gbHT9gJp53yyjgcBfjKf58y3feOI5tGldU0",
      "https://cdn.helius-rpc.com/cdn-cgi/image//https://nft.collectorcrypt.com/back/202608164C225595"
    ]
  },
  "timestamps": {
    "snapshotAt": 1789473716864,
    "awardedAt": 1789475504434
  },
  "finalStatus": "AWARDED",
  "executionMode": "live"
}