2022 #182 Galarian Articuno CGC 10 VSTAR Universe - s12a - Japanese

Receipt drop-576

All drops

Drop 576

2022 #182 Galarian Articuno CGC 10 VSTAR Universe - s12a - Japanese

  • Insured value $18
  • Rarity: common
  • Awarded
Winner
FNqmmfRiMVLxJfhSmE8dsoneR9tjZG1CguwU2XwHr14b
Delivered
15 Sep 2026 · 07:36 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,194,250. Nothing bought after this slot could change the draw. Slot 447,194,248 was the finalized head when the pot tripped the target; the cluster answered at the slot above, so both are recorded.

    Snapshot slot
    447194250 (requested 447194248)
    Snapshot blockhash
    eYnn3U9rkVTcND8tY9dXDB5Pydv3tydUYMKJuRtJPP8hex 099e6f24ed4c4df2928a907c5b50330352226afbdc3935be0f1f91f48b2f4973
  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
    43736
    Candidates hash
    0xc1316fdc1d1d8ae78367c7e33c5ef7a111b64a1a6a9b9a9d278488c9827cbae5Download the full candidate list
  3. 03

    Entropy from a future slot

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

    Entropy slot
    447194400
    Entropy blockhash
    HkKfQrMLbYYLurTxFLHR9p6bEFNzYgynkGDZaUdzeSywhex f8d4112d6b3a533838653602d063cecff7a71d2c5af847b1c6f72cc20e86cf82
  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
    0x3c612abb08c2760cbf810f6a0bef0e9962a9a8140a51be5a73961b44b37ecfd8
    Winner index
    176
    Winner weight
    1130

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
5bYw8igPUhaiF5NwGnaRj7snPycdscJ3G8vehnEo1s4TBsWz6X61zCvdP6Qaxnnw52i3URyB9ogqgAmsuxrnH6ot
Mint
3FCWjKUUFVgV4fdvtR5qv8Tp4FAs7G2BrC4TaaNQVadM1gVXb1KsJmUdPauwKo1q1drYfegqsUCZWNtqp991921j
Card
4egKHUH61LwwjyVQQb3YhthbhUHE37PzXuVASSU9YiA8
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-b076eaa9-97ab-4a09-b519-6c1701295753
Payment mint
EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v
Token mint
8LstZpZuR9Dy7JCZC3YwPEWtbYhuDVFAYV37r6ZAcuHz
Snapshot taken
15 Sep 2026 · 07:00 UTC
Raw receipt

The full record, exactly as it was published.

{
  "id": "drop-576",
  "cycleId": 576,
  "version": 4,
  "selection": {
    "policy": "waiting-v2",
    "baseSharePct": 50,
    "waitingSharePct": 50,
    "exponent": 2,
    "supply": "999968018172470728"
  },
  "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": 447194250,
    "requestedSlot": 447194248,
    "blockhash": "eYnn3U9rkVTcND8tY9dXDB5Pydv3tydUYMKJuRtJPP8",
    "slotSpread": 0,
    "indexSlot": 447194249
  },
  "candidates": {
    "count": 220,
    "hash": "0xc1316fdc1d1d8ae78367c7e33c5ef7a111b64a1a6a9b9a9d278488c9827cbae5",
    "totalWeight": 43736
  },
  "winner": {
    "address": "FNqmmfRiMVLxJfhSmE8dsoneR9tjZG1CguwU2XwHr14b",
    "weight": 1130,
    "index": 176
  },
  "randomness": {
    "entropySlot": 447194400,
    "entropySlotRequested": 447194400,
    "entropyBlockhash": "HkKfQrMLbYYLurTxFLHR9p6bEFNzYgynkGDZaUdzeSyw",
    "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": "0x3c612abb08c2760cbf810f6a0bef0e9962a9a8140a51be5a73961b44b37ecfd8"
  },
  "collector": {
    "memo": "cc-b076eaa9-97ab-4a09-b519-6c1701295753",
    "machine": "pokemon_25",
    "chain": "solana-mainnet",
    "paymentMint": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
    "amountBaseUnits": "25000000"
  },
  "transactions": {
    "pay": "5bYw8igPUhaiF5NwGnaRj7snPycdscJ3G8vehnEo1s4TBsWz6X61zCvdP6Qaxnnw52i3URyB9ogqgAmsuxrnH6ot",
    "mint": "3FCWjKUUFVgV4fdvtR5qv8Tp4FAs7G2BrC4TaaNQVadM1gVXb1KsJmUdPauwKo1q1drYfegqsUCZWNtqp991921j"
  },
  "card": {
    "mint": "4egKHUH61LwwjyVQQb3YhthbhUHE37PzXuVASSU9YiA8",
    "name": "2022 #182 Galarian Articuno CGC 10 VSTAR Universe - s12a - Japanese",
    "rarity": "common",
    "insuredValueUsd": 18,
    "imageUrls": [
      "https://arweave.net/o22UaifZNNFxmE-aPYc-8FzLwdpzG_eoy6zR9RFWbi4",
      "https://d1xpxki1g4htqu.cloudfront.net/AJZkfUKBhVECzVZV5CL3fdLg8wwPH2qkUOA2zyMdhFg",
      "https://cdn.helius-rpc.com/cdn-cgi/image//https://arweave.net/o22UaifZNNFxmE-aPYc-8FzLwdpzG_eoy6zR9RFWbi4",
      "https://arweave.net/NKr1w3K2H8OtQ-PUxxPe-WrTgTlrEYbRBwB7TMdJR8o",
      "https://d1xpxki1g4htqu.cloudfront.net/-AyRnmN89xFVq39ThOR0Wx_eU4HX3mv2uG9oLub7T6Q",
      "https://cdn.helius-rpc.com/cdn-cgi/image//https://arweave.net/NKr1w3K2H8OtQ-PUxxPe-WrTgTlrEYbRBwB7TMdJR8o"
    ]
  },
  "timestamps": {
    "snapshotAt": 1789455657821,
    "awardedAt": 1789457813275
  },
  "finalStatus": "AWARDED",
  "executionMode": "live"
}