2023 #179 Mr. Mime PSA 9 Mew EN-151

Receipt drop-573

All drops

Drop 573

2023 #179 Mr. Mime PSA 9 Mew EN-151

  • Insured value $24
  • Rarity: common
  • Awarded
Winner
3VuK322EmR6qvYVEoA7iRpK3o9YaBJnp5K3vaXhR4d3a
Delivered
15 Sep 2026 · 03:45 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,150,273. Nothing bought after this slot could change the draw. Slot 447,150,271 was the finalized head when the pot tripped the target; the cluster answered at the slot above, so both are recorded.

    Snapshot slot
    447150273 (requested 447150271)
    Snapshot blockhash
    C14zEarNgBzqCwFxQ4YNqFMxdeh3p6Py6vyp5ocStP1Uhex a37510673a2d2f07315498bcc9a285f8c46f265a33c24e721de9b61c8d4cb71b
  2. 02

    Candidates locked

    219 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
    219
    Total weight
    43598
    Candidates hash
    0x9463ec269693e05581c785f74402c540d089dde376c9c3d45e57ecf32ee1f955Download the full candidate list
  3. 03

    Entropy from a future slot

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

    Entropy slot
    447150423
    Entropy blockhash
    9RniYhz6YmKXww8wFL7NieMn5TXatgrWZiynfEDDmKmhex 0228acb22d58d2e964434b0cb6c4d29f8baf5a4c94c129a1aab3eca68902f630
  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
    0x7b01fcb6cb9256ec79530229a27e1158252133ba7660013578228f903ab743b6
    Winner index
    21
    Winner weight
    185

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
5W2qo33guxcqCCWTDwj47SjXtnzkc4g7YQAQqdJo23TLsvZMgTQpTNHqrfS3vKGFSAjAYEEpT9X4k75754KUwPbP
Mint
3hLfT7rvMGnLVpwuQzV87FfftvaSj3URTGhteL7T6E19qmybSjVfR4tnzJdnGPY9mQhwUzk1xddTQVAhPWfoYZSm
Card
AUAkQvyp4623CCeWL748sPyAFb2SZLqwp5ufD6uT9Qse
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-a7377da7-a990-4398-867d-e36b48e16506
Payment mint
EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v
Token mint
8LstZpZuR9Dy7JCZC3YwPEWtbYhuDVFAYV37r6ZAcuHz
Snapshot taken
15 Sep 2026 · 02:19 UTC
Raw receipt

The full record, exactly as it was published.

{
  "id": "drop-573",
  "cycleId": 573,
  "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: current tier fits the spending budget"
  },
  "venue": {
    "name": "stonk.fun",
    "program": "cpmm",
    "mint": "8LstZpZuR9Dy7JCZC3YwPEWtbYhuDVFAYV37r6ZAcuHz",
    "quoteMint": "CARDSccUMFKoPRZxt5vt3ksUbxEFEcnZ3H2pd3dKxYjp",
    "pool": "5dYsxy1hJ8DxejsfHJR9wyRsuLHw6wCLKk7idc1kszUn"
  },
  "fees": {
    "amount": "25000000",
    "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
    "assetSymbol": "USDC",
    "decimals": 6
  },
  "snapshot": {
    "slot": 447150273,
    "requestedSlot": 447150271,
    "blockhash": "C14zEarNgBzqCwFxQ4YNqFMxdeh3p6Py6vyp5ocStP1U",
    "slotSpread": 0,
    "indexSlot": 447150271
  },
  "candidates": {
    "count": 219,
    "hash": "0x9463ec269693e05581c785f74402c540d089dde376c9c3d45e57ecf32ee1f955",
    "totalWeight": 43598
  },
  "winner": {
    "address": "3VuK322EmR6qvYVEoA7iRpK3o9YaBJnp5K3vaXhR4d3a",
    "weight": 185,
    "index": 21
  },
  "randomness": {
    "entropySlot": 447150423,
    "entropySlotRequested": 447150423,
    "entropyBlockhash": "9RniYhz6YmKXww8wFL7NieMn5TXatgrWZiynfEDDmKm",
    "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": "0x7b01fcb6cb9256ec79530229a27e1158252133ba7660013578228f903ab743b6"
  },
  "collector": {
    "memo": "cc-a7377da7-a990-4398-867d-e36b48e16506",
    "machine": "pokemon_25",
    "chain": "solana-mainnet",
    "paymentMint": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
    "amountBaseUnits": "25000000"
  },
  "transactions": {
    "pay": "5W2qo33guxcqCCWTDwj47SjXtnzkc4g7YQAQqdJo23TLsvZMgTQpTNHqrfS3vKGFSAjAYEEpT9X4k75754KUwPbP",
    "mint": "3hLfT7rvMGnLVpwuQzV87FfftvaSj3URTGhteL7T6E19qmybSjVfR4tnzJdnGPY9mQhwUzk1xddTQVAhPWfoYZSm"
  },
  "card": {
    "mint": "AUAkQvyp4623CCeWL748sPyAFb2SZLqwp5ufD6uT9Qse",
    "name": "2023 #179 Mr. Mime PSA 9 Mew EN-151",
    "rarity": "common",
    "insuredValueUsd": 24,
    "imageUrls": [
      "https://nft.collectorcrypt.com/front/202609082C248637",
      "https://d1xpxki1g4htqu.cloudfront.net/qVqkpLdFcJzVIvncIUBxyptAfAJLeUUgu58wCiRBJcw",
      "https://cdn.helius-rpc.com/cdn-cgi/image//https://nft.collectorcrypt.com/front/202609082C248637",
      "https://nft.collectorcrypt.com/back/202609082C248637",
      "https://d1xpxki1g4htqu.cloudfront.net/aYElpa89rStC8xfvTekcI_Oe-pJach_RXycb_iamOYk",
      "https://cdn.helius-rpc.com/cdn-cgi/image//https://nft.collectorcrypt.com/back/202609082C248637"
    ]
  },
  "timestamps": {
    "snapshotAt": 1789438792332,
    "awardedAt": 1789443928942
  },
  "finalStatus": "AWARDED",
  "executionMode": "live"
}