2025 #127 Rayquaza Reverse Holo PSA 9 Japanese M2a-Mega Dream EX

Receipt drop-571

All drops

Drop 571

2025 #127 Rayquaza Reverse Holo PSA 9 Japanese M2a-Mega Dream EX

  • Insured value $26
  • Rarity: common
  • Awarded
Winner
Cy1Xx2N3pnCYhXUzHCyxLwy61n1wF8r5JmMXffFtX8T2
Delivered
15 Sep 2026 · 01:06 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,120,145. Nothing bought after this slot could change the draw. Slot 447,120,143 was the finalized head when the pot tripped the target; the cluster answered at the slot above, so both are recorded.

    Snapshot slot
    447120145 (requested 447120143)
    Snapshot blockhash
    Fu3SwY7vP6BB9bo7zcPr6vLef8tpadi4AGx9EDnV6zsWhex dd58960dfeaca906b5af9bbb5de64ba51f6350e664346c00c6c03869767e3b9d
  2. 02

    Candidates locked

    220 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
    220
    Total weight
    44027
    Candidates hash
    0xc22aca7f19cc6d76f2b9e9d0ebf3ef4cc5f56b3d80caf2814ebbb6fc43e13702Download the full candidate list
  3. 03

    Entropy from a future slot

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

    Entropy slot
    447120295
    Entropy blockhash
    3SQtyGkxNe1PNkkGna4gPvJzJbCT7vyaZyFNfS7DNxJ6hex 2439e9d59ece623fad2b31f7bdd1c9ea0f8f45bd631aafc22cb40bb87b14d6a3
  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
    0x603f060c295c7a0062921db934ca4965901151a80545cf7ff2a9fc774badaab8
    Winner index
    146
    Winner weight
    84

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
4RxK3sXA5CwwfxJB6r8y8cRZtbum3e99TCan8bPBjHWBbqUEGX1k8M5UarcWbwT5kKPYxXHAzJ6yyTsDJvgUPqY9
Mint
4Hki71UznaPxrGub264byMsdq1KfzhTayd2385qxHubLjxKSBYHeYerfeEu1zEgtecuBfbwaU1mGJurmGQtaj1hu
Card
C9cvqi8ZmAFtmcW2HuFXh8ALdK6Fi74wGLvqrwX6HASn
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-e97436ee-8c08-4aa9-9f40-524493e7eb87
Payment mint
EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v
Token mint
8LstZpZuR9Dy7JCZC3YwPEWtbYhuDVFAYV37r6ZAcuHz
Snapshot taken
15 Sep 2026 · 00:19 UTC
Raw receipt

The full record, exactly as it was published.

{
  "id": "drop-571",
  "cycleId": 571,
  "version": 4,
  "selection": {
    "policy": "waiting-v2",
    "baseSharePct": 50,
    "waitingSharePct": 50,
    "exponent": 2,
    "supply": "999968018172470729"
  },
  "target": {
    "machine": "pokemon_25",
    "priceUsd": "25",
    "rungUsd": "25",
    "chain": "solana-mainnet",
    "reason": "adaptive packs: lower tier for current income or reserve"
  },
  "venue": {
    "name": "stonk.fun",
    "program": "cpmm",
    "mint": "8LstZpZuR9Dy7JCZC3YwPEWtbYhuDVFAYV37r6ZAcuHz",
    "quoteMint": "CARDSccUMFKoPRZxt5vt3ksUbxEFEcnZ3H2pd3dKxYjp",
    "pool": "5dYsxy1hJ8DxejsfHJR9wyRsuLHw6wCLKk7idc1kszUn"
  },
  "fees": {
    "amount": "25000000",
    "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
    "assetSymbol": "USDC",
    "decimals": 6
  },
  "snapshot": {
    "slot": 447120145,
    "requestedSlot": 447120143,
    "blockhash": "Fu3SwY7vP6BB9bo7zcPr6vLef8tpadi4AGx9EDnV6zsW",
    "slotSpread": 0,
    "indexSlot": 447120144
  },
  "candidates": {
    "count": 220,
    "hash": "0xc22aca7f19cc6d76f2b9e9d0ebf3ef4cc5f56b3d80caf2814ebbb6fc43e13702",
    "totalWeight": 44027
  },
  "winner": {
    "address": "Cy1Xx2N3pnCYhXUzHCyxLwy61n1wF8r5JmMXffFtX8T2",
    "weight": 84,
    "index": 146
  },
  "randomness": {
    "entropySlot": 447120295,
    "entropySlotRequested": 447120295,
    "entropyBlockhash": "3SQtyGkxNe1PNkkGna4gPvJzJbCT7vyaZyFNfS7DNxJ6",
    "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": "0x603f060c295c7a0062921db934ca4965901151a80545cf7ff2a9fc774badaab8"
  },
  "collector": {
    "memo": "cc-e97436ee-8c08-4aa9-9f40-524493e7eb87",
    "machine": "pokemon_25",
    "chain": "solana-mainnet",
    "paymentMint": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
    "amountBaseUnits": "25000000"
  },
  "transactions": {
    "pay": "4RxK3sXA5CwwfxJB6r8y8cRZtbum3e99TCan8bPBjHWBbqUEGX1k8M5UarcWbwT5kKPYxXHAzJ6yyTsDJvgUPqY9",
    "mint": "4Hki71UznaPxrGub264byMsdq1KfzhTayd2385qxHubLjxKSBYHeYerfeEu1zEgtecuBfbwaU1mGJurmGQtaj1hu"
  },
  "card": {
    "mint": "C9cvqi8ZmAFtmcW2HuFXh8ALdK6Fi74wGLvqrwX6HASn",
    "name": "2025 #127 Rayquaza Reverse Holo PSA 9 Japanese M2a-Mega Dream EX",
    "rarity": "common",
    "insuredValueUsd": 26,
    "imageUrls": [
      "https://nft.collectorcrypt.com/front/2026082814C234439",
      "https://d1xpxki1g4htqu.cloudfront.net/JauvB-pW2IbU7FuyFZASnjHSkzaz1fB4fJ59RcYXjAQ",
      "https://cdn.helius-rpc.com/cdn-cgi/image//https://nft.collectorcrypt.com/front/2026082814C234439",
      "https://nft.collectorcrypt.com/back/2026082814C234439",
      "https://d1xpxki1g4htqu.cloudfront.net/7gugCjG_FQn7nZCqE3upIy_gnOi-IlNEJ5zXpOEuIQQ",
      "https://cdn.helius-rpc.com/cdn-cgi/image//https://nft.collectorcrypt.com/back/2026082814C234439"
    ]
  },
  "timestamps": {
    "snapshotAt": 1789431572014,
    "awardedAt": 1789434409860
  },
  "finalStatus": "AWARDED",
  "executionMode": "live"
}