2023 Pokemon Japanese TCG Classic Charizard & Ho-Oh Ex Deck Holo Miltank #17 CGC 10 GEM MINT

Receipt drop-167

All drops

Drop 167

2023 Pokemon Japanese TCG Classic Charizard & Ho-Oh Ex Deck Holo Miltank #17 CGC 10 GEM MINT

  • Insured value $17
  • Rarity: common
  • Awarded
Winner
DKMm5cxLc8gaQQp8M1Pmoo8pLrLc6C4erqA6JV1gFDuV
Delivered
12 Sep 2026 · 05:41 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,352,090. Nothing bought after this slot could change the draw. Slot 446,352,088 was the finalized head when the pot tripped the target; the cluster answered at the slot above, so both are recorded.

    Snapshot slot
    446352090 (requested 446352088)
    Snapshot blockhash
    Dbo6fA2oap1MGrXKMeS6skoTni7DGyJvPiGVtyNepkZzhex bb361d009113856cbcacd9aa6545312c5eea25df7dfea18388cbb7d01f5dcecd
  2. 02

    Candidates locked

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

    Candidates
    277
    Total weight
    27045
    Candidates hash
    0xcf48381d23e56c2dd5ba6d1aaa205d5a505643411fdd9082d22f5b77ef120438Download the full candidate list
  3. 03

    Entropy from a future slot

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

    Entropy slot
    446352240
    Entropy blockhash
    Ai8zTFtKhUm5pVYhDmS3WWiMGGfZcRqxVSfSPo5Ct7Kxhex 904307ccc95b9ece3c2427a66fe6fa67669b3cdaf071774059d3a6cb3bfd1ecb
  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
    0x553e0383d805b8bcba48928b7e0897decf77fc6ae940baac0c62aa56673c2e4b
    Winner index
    194
    Winner weight
    80

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
3odr8KB5JELozZn78Y4Z4zhkDvGDaJnhXQnwWuwpfCgnWEyqnZXdFjq883yH1C1hC1bGcfd1SBF8fi6K22WS8nd5
Mint
3YGZSUrhqqRePeSeByWLdjBCrBVa91i5XrggT9UJj8V6Nj2Jzg88X6KdbwqewfZTdJdkSd8Xsfa2mKnmvUTB9C61
Card
CY5yfX5RVa3G7s2cGSNcLt5gMUL4URZKWjH99B1hgDgb
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-1f3bbb3c-65a8-4847-9be6-38f4010f9112
Payment mint
EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v
Token mint
8LstZpZuR9Dy7JCZC3YwPEWtbYhuDVFAYV37r6ZAcuHz
Snapshot taken
12 Sep 2026 · 05:39 UTC
Raw receipt

The full record, exactly as it was published.

{
  "id": "drop-167",
  "cycleId": 167,
  "version": 3,
  "target": {
    "machine": "pokemon_25",
    "priceUsd": "25",
    "rungUsd": "50",
    "chain": "solana-mainnet",
    "reason": "fixed ladder; no $50 pack in stock, bought the dearest in stock ($25)"
  },
  "venue": {
    "name": "stonk.fun",
    "program": "cpmm",
    "mint": "8LstZpZuR9Dy7JCZC3YwPEWtbYhuDVFAYV37r6ZAcuHz",
    "quoteMint": "CARDSccUMFKoPRZxt5vt3ksUbxEFEcnZ3H2pd3dKxYjp",
    "pool": "5dYsxy1hJ8DxejsfHJR9wyRsuLHw6wCLKk7idc1kszUn"
  },
  "fees": {
    "amount": "25000000",
    "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
    "assetSymbol": "USDC",
    "decimals": 6
  },
  "snapshot": {
    "slot": 446352090,
    "requestedSlot": 446352088,
    "blockhash": "Dbo6fA2oap1MGrXKMeS6skoTni7DGyJvPiGVtyNepkZz",
    "slotSpread": 1,
    "indexSlot": 446352089
  },
  "candidates": {
    "count": 277,
    "hash": "0xcf48381d23e56c2dd5ba6d1aaa205d5a505643411fdd9082d22f5b77ef120438",
    "totalWeight": 27045
  },
  "winner": {
    "address": "DKMm5cxLc8gaQQp8M1Pmoo8pLrLc6C4erqA6JV1gFDuV",
    "weight": 80,
    "index": 194
  },
  "randomness": {
    "entropySlot": 446352240,
    "entropySlotRequested": 446352240,
    "entropyBlockhash": "Ai8zTFtKhUm5pVYhDmS3WWiMGGfZcRqxVSfSPo5Ct7Kx",
    "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": "0x553e0383d805b8bcba48928b7e0897decf77fc6ae940baac0c62aa56673c2e4b"
  },
  "collector": {
    "memo": "cc-1f3bbb3c-65a8-4847-9be6-38f4010f9112",
    "machine": "pokemon_25",
    "chain": "solana-mainnet",
    "paymentMint": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
    "amountBaseUnits": "25000000"
  },
  "transactions": {
    "pay": "3odr8KB5JELozZn78Y4Z4zhkDvGDaJnhXQnwWuwpfCgnWEyqnZXdFjq883yH1C1hC1bGcfd1SBF8fi6K22WS8nd5",
    "mint": "3YGZSUrhqqRePeSeByWLdjBCrBVa91i5XrggT9UJj8V6Nj2Jzg88X6KdbwqewfZTdJdkSd8Xsfa2mKnmvUTB9C61"
  },
  "card": {
    "mint": "CY5yfX5RVa3G7s2cGSNcLt5gMUL4URZKWjH99B1hgDgb",
    "name": "2023 Pokemon Japanese TCG Classic Charizard & Ho-Oh Ex Deck Holo Miltank #17 CGC 10 GEM MINT",
    "rarity": "common",
    "insuredValueUsd": 17,
    "imageUrls": [
      "https://arweave.net/KNldaked72w7wqlgqr8dZd_woWkciRKXrgQVlEZKUlY",
      "https://d1xpxki1g4htqu.cloudfront.net/guFM35dp5dMMmV58AJsC2NfJAgbQpGqhDqe0CTYc7oo",
      "https://cdn.helius-rpc.com/cdn-cgi/image//https://arweave.net/KNldaked72w7wqlgqr8dZd_woWkciRKXrgQVlEZKUlY",
      "https://arweave.net/t7EJLaOwgTWrBBZHXTDWWzGSUKc_qMMPJ6GfR8HhhPc",
      "https://d1xpxki1g4htqu.cloudfront.net/bZLoHRN4NPAbYqRBOkT_CN3UX_7uRxa7vXkRp5848TY",
      "https://cdn.helius-rpc.com/cdn-cgi/image//https://arweave.net/t7EJLaOwgTWrBBZHXTDWWzGSUKc_qMMPJ6GfR8HhhPc"
    ]
  },
  "timestamps": {
    "snapshotAt": 1789191584502,
    "awardedAt": 1789191696549
  },
  "finalStatus": "AWARDED",
  "executionMode": "live"
}