2019 Psyduck CGC 10 Pokemon Japanese Playing Cards Old Maid

Receipt drop-598

All drops

Drop 598

2019 Psyduck CGC 10 Pokemon Japanese Playing Cards Old Maid

  • Insured value $26
  • Rarity: common
  • Awarded
Winner
5WA4pLDAhy4udn49xbgysqJvba7tKL5988JVKU4oN5hs
Delivered
16 Sep 2026 · 02:14 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,405,900. Nothing bought after this slot could change the draw. Slot 447,405,898 was the finalized head when the pot tripped the target; the cluster answered at the slot above, so both are recorded.

    Snapshot slot
    447405900 (requested 447405898)
    Snapshot blockhash
    25LmUN7dpEqs3iDFhjtHCWhYaLgNe7MVXzWDutLpjSAmhex 0ff85c49fb1e72780508ea297332f5e81c183d4f6c79168f099a398a89c628da
  2. 02

    Candidates locked

    216 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
    216
    Total weight
    43015
    Candidates hash
    0x949dc431c742da7fc818edc068bbedf04a31815fd6b0d900dae98f315365e287Download the full candidate list
  3. 03

    Entropy from a future slot

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

    Entropy slot
    447406050
    Entropy blockhash
    CeYNGGCbwaLaumd7rnvhJhg3WHk7vvaysc1KZMyxzWkRhex ad0e83309350859c5c2b0abe1e2cc63f4e419faf7a9fd6a50ea31599fb59de42
  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
    0x8581cb7af3deb44913c9a36cfb0008ab616e8340fefb2e9861fe736721c3be42
    Winner index
    40
    Winner weight
    1046

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
3KRvmddh17ZBvCVaziTzBdt956KoFRRjFgZ1FnN9oqxseLELuqCXV1UronfiXx4j4nia81eHMDVGcBdcRszTTJm
Mint
ZfhWpdneCnTpYbcKCxRsWztYiFEGMenY9b4iA4VWRzeE93LsGXspEBycmKpHekj4mXGcC67XaNSaM2NHcv9jjQ2
Card
mo9vGejfePTZDQ8RYd2Nv5NGRTm5VqLwCGUJvn2wPHH
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
pokemon_25
Price
$25
Fee asset
USDC
Collector order
cc-24e3e993-4c7f-4dd2-961c-eda9143803d2
Payment mint
EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v
Token mint
8LstZpZuR9Dy7JCZC3YwPEWtbYhuDVFAYV37r6ZAcuHz
Snapshot taken
16 Sep 2026 · 01:45 UTC
Raw receipt

The full record, exactly as it was published.

{
  "id": "drop-598",
  "cycleId": 598,
  "version": 4,
  "selection": {
    "policy": "waiting-v2",
    "baseSharePct": 50,
    "waitingSharePct": 50,
    "exponent": 2,
    "supply": "999968018172470727"
  },
  "target": {
    "machine": "pokemon_25",
    "priceUsd": "25",
    "rungUsd": "25",
    "chain": "solana-mainnet",
    "reason": "entry pack rotation"
  },
  "venue": {
    "name": "stonk.fun",
    "program": "cpmm",
    "mint": "8LstZpZuR9Dy7JCZC3YwPEWtbYhuDVFAYV37r6ZAcuHz",
    "quoteMint": "CARDSccUMFKoPRZxt5vt3ksUbxEFEcnZ3H2pd3dKxYjp",
    "pool": "5dYsxy1hJ8DxejsfHJR9wyRsuLHw6wCLKk7idc1kszUn"
  },
  "fees": {
    "amount": "25000000",
    "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
    "assetSymbol": "USDC",
    "decimals": 6
  },
  "snapshot": {
    "slot": 447405900,
    "requestedSlot": 447405898,
    "blockhash": "25LmUN7dpEqs3iDFhjtHCWhYaLgNe7MVXzWDutLpjSAm",
    "slotSpread": 0,
    "indexSlot": 447405899
  },
  "candidates": {
    "count": 216,
    "hash": "0x949dc431c742da7fc818edc068bbedf04a31815fd6b0d900dae98f315365e287",
    "totalWeight": 43015
  },
  "winner": {
    "address": "5WA4pLDAhy4udn49xbgysqJvba7tKL5988JVKU4oN5hs",
    "weight": 1046,
    "index": 40
  },
  "randomness": {
    "entropySlot": 447406050,
    "entropySlotRequested": 447406050,
    "entropyBlockhash": "CeYNGGCbwaLaumd7rnvhJhg3WHk7vvaysc1KZMyxzWkR",
    "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": "0x8581cb7af3deb44913c9a36cfb0008ab616e8340fefb2e9861fe736721c3be42"
  },
  "collector": {
    "memo": "cc-24e3e993-4c7f-4dd2-961c-eda9143803d2",
    "machine": "pokemon_25",
    "chain": "solana-mainnet",
    "paymentMint": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
    "amountBaseUnits": "25000000"
  },
  "transactions": {
    "pay": "3KRvmddh17ZBvCVaziTzBdt956KoFRRjFgZ1FnN9oqxseLELuqCXV1UronfiXx4j4nia81eHMDVGcBdcRszTTJm",
    "mint": "ZfhWpdneCnTpYbcKCxRsWztYiFEGMenY9b4iA4VWRzeE93LsGXspEBycmKpHekj4mXGcC67XaNSaM2NHcv9jjQ2"
  },
  "card": {
    "mint": "mo9vGejfePTZDQ8RYd2Nv5NGRTm5VqLwCGUJvn2wPHH",
    "name": "2019 Psyduck CGC 10 Pokemon Japanese Playing Cards Old Maid",
    "rarity": "common",
    "insuredValueUsd": 26,
    "imageUrls": [
      "https://arweave.net/H3zJ0gRQ2PgPY-LAXWeiILIwFvsQgt3cmlhzCuj5wbw",
      "https://d1xpxki1g4htqu.cloudfront.net/zsJmFU5t-rX2ilQ-tpjJdYsNU9xixyGsIGpWiNDHb7A",
      "https://cdn.helius-rpc.com/cdn-cgi/image//https://arweave.net/H3zJ0gRQ2PgPY-LAXWeiILIwFvsQgt3cmlhzCuj5wbw",
      "https://arweave.net/-UyiMorG8zlQQzZVi-ckAiYxJQJgcQL1qnlhDhYxAwg",
      "https://d1xpxki1g4htqu.cloudfront.net/g8zZuJGnUEusQmQncsA7XJqr1YCJJewqz0LoA2ApEzY",
      "https://cdn.helius-rpc.com/cdn-cgi/image//https://arweave.net/-UyiMorG8zlQQzZVi-ckAiYxJQJgcQL1qnlhDhYxAwg"
    ]
  },
  "timestamps": {
    "snapshotAt": 1789523156745,
    "awardedAt": 1789524876094
  },
  "finalStatus": "AWARDED",
  "executionMode": "live"
}