2022 #082 Enamorus V CGC 10 Lost Origin - English

Receipt drop-591

All drops

Drop 591

2022 #082 Enamorus V CGC 10 Lost Origin - English

  • Insured value $25
  • Rarity: common
  • Awarded
Winner
JEWwfSZq3N4HrorAvFTUrUWiboTgCpCW92g4yfVTpZu
Delivered
15 Sep 2026 · 19:50 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,333,415. Nothing bought after this slot could change the draw. Slot 447,333,412 was the finalized head when the pot tripped the target; the cluster answered at the slot above, so both are recorded.

    Snapshot slot
    447333415 (requested 447333412)
    Snapshot blockhash
    Ar525vdpA7ZHaraMR9sNyaSm8FyLfMsBx1VkayMkQcNmhex 924b2f9a2fd0a10d952ad9a72bd5785513431c24a0d175ee34d54495fc88c022
  2. 02

    Candidates locked

    226 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
    226
    Total weight
    44767
    Candidates hash
    0x6ffbe9420294bd818ba531ac1685b5f0d7170f7d14c644b1f8e45463ee4faf76Download the full candidate list
  3. 03

    Entropy from a future slot

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

    Entropy slot
    447333565
    Entropy blockhash
    33q3JNiUxGaLXgbikd8aKskbBAU686oTLFZ2uEEeMjSwhex 1e70daa48fff00428a0615c71ce9c766f07341432860dc88686cf4afca1df998
  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
    0x6b38e54df012b43676636a3ee2cada16c7b93d3efe53aaa7ee69e0dce251c16f
    Winner index
    216
    Winner weight
    152

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
3f8GreyYBNd31w4Zmbp2HbQS17znpohzLCT91sngidz8zgK9Z4TmDKjdGEQUxdN2rorKe3gE7NKcwFxtzsTFfnf4
Mint
cYbccGwZqQwVDvczneVEr8MvqQp6cPMqWmNkbDDvh8Eojoc1rtXiBxTGJdzdfzJpyHcQZFQNi83fbpLAqXBjYdP
Card
DCHNyNevJtFEsrwB4p4UjdcZyTfVNWtn8iDw9Az3haeG
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_30
Price
$30
Fee asset
USDC
Collector order
cc-13678353-d585-406d-b563-ffca58f8a233
Payment mint
EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v
Token mint
8LstZpZuR9Dy7JCZC3YwPEWtbYhuDVFAYV37r6ZAcuHz
Snapshot taken
15 Sep 2026 · 19:17 UTC
Raw receipt

The full record, exactly as it was published.

{
  "id": "drop-591",
  "cycleId": 591,
  "version": 4,
  "selection": {
    "policy": "waiting-v2",
    "baseSharePct": 50,
    "waitingSharePct": 50,
    "exponent": 2,
    "supply": "999968018172470728"
  },
  "target": {
    "machine": "pokemon_30",
    "priceUsd": "30",
    "rungUsd": "25",
    "chain": "solana-mainnet",
    "reason": "entry pack rotation"
  },
  "venue": {
    "name": "stonk.fun",
    "program": "cpmm",
    "mint": "8LstZpZuR9Dy7JCZC3YwPEWtbYhuDVFAYV37r6ZAcuHz",
    "quoteMint": "CARDSccUMFKoPRZxt5vt3ksUbxEFEcnZ3H2pd3dKxYjp",
    "pool": "5dYsxy1hJ8DxejsfHJR9wyRsuLHw6wCLKk7idc1kszUn"
  },
  "fees": {
    "amount": "30000000",
    "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
    "assetSymbol": "USDC",
    "decimals": 6
  },
  "snapshot": {
    "slot": 447333415,
    "requestedSlot": 447333412,
    "blockhash": "Ar525vdpA7ZHaraMR9sNyaSm8FyLfMsBx1VkayMkQcNm",
    "slotSpread": 0,
    "indexSlot": 447333412
  },
  "candidates": {
    "count": 226,
    "hash": "0x6ffbe9420294bd818ba531ac1685b5f0d7170f7d14c644b1f8e45463ee4faf76",
    "totalWeight": 44767
  },
  "winner": {
    "address": "JEWwfSZq3N4HrorAvFTUrUWiboTgCpCW92g4yfVTpZu",
    "weight": 152,
    "index": 216
  },
  "randomness": {
    "entropySlot": 447333565,
    "entropySlotRequested": 447333565,
    "entropyBlockhash": "33q3JNiUxGaLXgbikd8aKskbBAU686oTLFZ2uEEeMjSw",
    "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": "0x6b38e54df012b43676636a3ee2cada16c7b93d3efe53aaa7ee69e0dce251c16f"
  },
  "collector": {
    "memo": "cc-13678353-d585-406d-b563-ffca58f8a233",
    "machine": "pokemon_30",
    "chain": "solana-mainnet",
    "paymentMint": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
    "amountBaseUnits": "30000000"
  },
  "transactions": {
    "pay": "3f8GreyYBNd31w4Zmbp2HbQS17znpohzLCT91sngidz8zgK9Z4TmDKjdGEQUxdN2rorKe3gE7NKcwFxtzsTFfnf4",
    "mint": "cYbccGwZqQwVDvczneVEr8MvqQp6cPMqWmNkbDDvh8Eojoc1rtXiBxTGJdzdfzJpyHcQZFQNi83fbpLAqXBjYdP"
  },
  "card": {
    "mint": "DCHNyNevJtFEsrwB4p4UjdcZyTfVNWtn8iDw9Az3haeG",
    "name": "2022 #082 Enamorus V CGC 10 Lost Origin - English",
    "rarity": "common",
    "insuredValueUsd": 25,
    "imageUrls": [
      "https://arweave.net/IOe3DldktBYbSIy-50w2kd0zBC0VBgEoXbS7Ia91REw",
      "https://d1xpxki1g4htqu.cloudfront.net/dIfdnJceSEreFCGt5AfJo7D1QPcm6wJ6EIU-mqVYp-s",
      "https://cdn.helius-rpc.com/cdn-cgi/image//https://arweave.net/IOe3DldktBYbSIy-50w2kd0zBC0VBgEoXbS7Ia91REw",
      "https://arweave.net/Cq0JONkvx-Dq1QpM2d49CSIqP8veImK1Gg_8vaJNQx8",
      "https://d1xpxki1g4htqu.cloudfront.net/09pmC8FieE_3z2JC9lT04Az6yAJMI8rI4PYG6pSLwzI",
      "https://cdn.helius-rpc.com/cdn-cgi/image//https://arweave.net/Cq0JONkvx-Dq1QpM2d49CSIqP8veImK1Gg_8vaJNQx8"
    ]
  },
  "timestamps": {
    "snapshotAt": 1789499829319,
    "awardedAt": 1789501807298
  },
  "finalStatus": "AWARDED",
  "executionMode": "live"
}