2011 #114 Full Art/Zekrom PSA 8 Black & White Pokemon

Receipt drop-238

All drops

Drop 238

2011 #114 Full Art/Zekrom PSA 8 Black & White Pokemon

  • Insured value $144
  • Rarity: uncommon
  • Awarded
Winner
Hn3bTAcaN26nu6SEqBZRLh8CmkMgGhVJ1SQW7M3UPaL5
Delivered
12 Sep 2026 · 07:56 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, 446,377,730. Nothing bought after this slot could change the draw. Slot 446,377,728 was the finalized head when the pot tripped the target; the cluster answered at the slot above, so both are recorded.

    Snapshot slot
    446377730 (requested 446377728)
    Snapshot blockhash
    7jHKbDicQFUeJpek5nHX33SJoTMZyZYETLNpHJF2keEShex 63faf81dee1362521b4e4e30e236bd512c7a0fb593ec243d7ebe62447de5b907
  2. 02

    Candidates locked

    303 eligible wallets were hashed into a single fingerprint. If even one entry were altered, this hash would not match.

    Candidates
    303
    Total weight
    29390
    Candidates hash
    0x32af163861e46df20b6910a8a5e6abb0e104a017527c8accdae382d137364f08Download the full candidate list
  3. 03

    Entropy from a future slot

    The seed came from slot 446,377,880, which had not been produced when the candidates were locked. Nobody could know it in advance.

    Entropy slot
    446377880
    Entropy blockhash
    C9oWLtCVKgvpmS2hyeCyMUbS4DoyQS4BEx3frV5Dw9pdhex a5b1c97cf6df307f7b601e385e9f06cba38d47de7664b226519611e8172a5b1a
  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
    0xb28940a36a1735e65c2af1c8fea8f211bc5b4f8d6611c60f31e064fb8a33b36d
    Winner index
    276
    Winner weight
    100

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
4jppFYZhkLT9w86kq87cRQQEHhtxD7zcebayF72BUjds5ntQP9zjwswX4RogTwyoZr2Jm44MvUXmjqTusVV14FAB
Mint
3nQddEVVjW2ZK7yB2RtqQfjLdVwGTdAyMEwfg8MD2dQUMs6k4PqP1d7J68VhxJ25ozADGi5mzzZjeWQSRRit3zT5
Card
5YyVccxPpbStbPiruEQxmAz6moG1HDpuZpocWFeKSpAq
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_100
Price
$100
Fee asset
USDC
Collector order
cc-7a009374-db01-4b8e-bd1b-b7f2850e8109
Payment mint
EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v
Token mint
8LstZpZuR9Dy7JCZC3YwPEWtbYhuDVFAYV37r6ZAcuHz
Snapshot taken
12 Sep 2026 · 07:55 UTC
Raw receipt

The full record, exactly as it was published.

{
  "id": "drop-238",
  "cycleId": 238,
  "version": 3,
  "target": {
    "machine": "pokemon_100",
    "priceUsd": "100",
    "rungUsd": "50",
    "chain": "solana-mainnet",
    "reason": "fixed ladder; no $50 pack in stock, bought the cheapest in stock ($100)"
  },
  "venue": {
    "name": "stonk.fun",
    "program": "cpmm",
    "mint": "8LstZpZuR9Dy7JCZC3YwPEWtbYhuDVFAYV37r6ZAcuHz",
    "quoteMint": "CARDSccUMFKoPRZxt5vt3ksUbxEFEcnZ3H2pd3dKxYjp",
    "pool": "5dYsxy1hJ8DxejsfHJR9wyRsuLHw6wCLKk7idc1kszUn"
  },
  "fees": {
    "amount": "100000000",
    "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
    "assetSymbol": "USDC",
    "decimals": 6
  },
  "snapshot": {
    "slot": 446377730,
    "requestedSlot": 446377728,
    "blockhash": "7jHKbDicQFUeJpek5nHX33SJoTMZyZYETLNpHJF2keES",
    "slotSpread": 0,
    "indexSlot": 446377729
  },
  "candidates": {
    "count": 303,
    "hash": "0x32af163861e46df20b6910a8a5e6abb0e104a017527c8accdae382d137364f08",
    "totalWeight": 29390
  },
  "winner": {
    "address": "Hn3bTAcaN26nu6SEqBZRLh8CmkMgGhVJ1SQW7M3UPaL5",
    "weight": 100,
    "index": 276
  },
  "randomness": {
    "entropySlot": 446377880,
    "entropySlotRequested": 446377880,
    "entropyBlockhash": "C9oWLtCVKgvpmS2hyeCyMUbS4DoyQS4BEx3frV5Dw9pd",
    "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": "0xb28940a36a1735e65c2af1c8fea8f211bc5b4f8d6611c60f31e064fb8a33b36d"
  },
  "collector": {
    "memo": "cc-7a009374-db01-4b8e-bd1b-b7f2850e8109",
    "machine": "pokemon_100",
    "chain": "solana-mainnet",
    "paymentMint": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
    "amountBaseUnits": "100000000"
  },
  "transactions": {
    "pay": "4jppFYZhkLT9w86kq87cRQQEHhtxD7zcebayF72BUjds5ntQP9zjwswX4RogTwyoZr2Jm44MvUXmjqTusVV14FAB",
    "mint": "3nQddEVVjW2ZK7yB2RtqQfjLdVwGTdAyMEwfg8MD2dQUMs6k4PqP1d7J68VhxJ25ozADGi5mzzZjeWQSRRit3zT5"
  },
  "card": {
    "mint": "5YyVccxPpbStbPiruEQxmAz6moG1HDpuZpocWFeKSpAq",
    "name": "2011 #114 Full Art/Zekrom PSA 8 Black & White Pokemon",
    "rarity": "uncommon",
    "insuredValueUsd": 144,
    "imageUrls": [
      "https://arweave.net/NMK2P9pG6jWUQh0t6ACxpPVXynb888cV6sViCEjzTZQ",
      "https://d1xpxki1g4htqu.cloudfront.net/eMCXph7CylH5_A_MG0eZfqrKePDHZwEzmQwuJJdWnVI",
      "https://cdn.helius-rpc.com/cdn-cgi/image//https://arweave.net/NMK2P9pG6jWUQh0t6ACxpPVXynb888cV6sViCEjzTZQ",
      "https://arweave.net/EmVItg33t6cq0i7wPJeF6w3qHoEKXWw6YQcO3c-LERk",
      "https://d1xpxki1g4htqu.cloudfront.net/8PEVb4JsakXHCrLkx03AaH3wY0r_xkX5JFWeNCN73-w",
      "https://cdn.helius-rpc.com/cdn-cgi/image//https://arweave.net/EmVItg33t6cq0i7wPJeF6w3qHoEKXWw6YQcO3c-LERk"
    ]
  },
  "timestamps": {
    "snapshotAt": 1789199714305,
    "awardedAt": 1789199804859
  },
  "finalStatus": "AWARDED",
  "executionMode": "live"
}