2025 #102 Articuno PSA 10 Japanese SV9-Battle Partners

Receipt drop-602

All drops

Drop 602

2025 #102 Articuno PSA 10 Japanese SV9-Battle Partners

  • Insured value $70
  • Rarity: rare
  • Awarded
Winner
AwYpubQUUFZS8QHfT3bey9mFvBqzB1MazrEgZA6A8BEP
Delivered
16 Sep 2026 · 04:11 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,428,018. Nothing bought after this slot could change the draw. Slot 447,428,015 was the finalized head when the pot tripped the target; the cluster answered at the slot above, so both are recorded.

    Snapshot slot
    447428018 (requested 447428015)
    Snapshot blockhash
    3WTfYbtqaqs88nq4w6iroVMyNUQ1fnsC9vqxnvZ58BKQhex 25435df628404cf75154750e6c7e237d4d62a5bb971e7d4550f2b368311185ab
  2. 02

    Candidates locked

    211 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
    211
    Total weight
    41658
    Candidates hash
    0xfd31de94a933403f3d9c024c8314c77d386c3857e1a766eff3919d2bb589861eDownload the full candidate list
  3. 03

    Entropy from a future slot

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

    Entropy slot
    447428168
    Entropy blockhash
    5YHj726EPqQS7jWSafmaD2Kw2SjhU9GXsQHKJgBXgVCchex 4372aa33cb387c0df5d648441a6e5e66cf4502034bb9ea51817e49445a275309
  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
    0x75fd6dc9c4ebce1cc395de6ba69cad7503c8a77ab0f64a1085ddc32a4ea97363
    Winner index
    106
    Winner weight
    108

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
2ZnFhASxYKySCmnShMDV71vz8Lk1KFwMhu1hv48gufob9hpa25H6GTNPs6o4xW4gzaoZokfsicVnRSCAejKdFSu7
Mint
4kbHz64yvVmtPpHF9A8KwSBeoscm4EqH3wPCzGCnQHUm69hGEJ9p2SBSFyagqZqJ4bnDWMT3mZcCSS4S6Ze58BtR
Card
EwuCGB4j69RtQMTsV1KEqu43g8YDJT5tDxSYhWE1MMHs
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-c3cf11d0-3d85-4d74-b22f-48d64000818c
Payment mint
EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v
Token mint
8LstZpZuR9Dy7JCZC3YwPEWtbYhuDVFAYV37r6ZAcuHz
Snapshot taken
16 Sep 2026 · 03:50 UTC
Raw receipt

The full record, exactly as it was published.

{
  "id": "drop-602",
  "cycleId": 602,
  "version": 4,
  "selection": {
    "policy": "waiting-v2",
    "baseSharePct": 50,
    "waitingSharePct": 50,
    "exponent": 2,
    "supply": "999968018172470727"
  },
  "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": 447428018,
    "requestedSlot": 447428015,
    "blockhash": "3WTfYbtqaqs88nq4w6iroVMyNUQ1fnsC9vqxnvZ58BKQ",
    "slotSpread": 1,
    "indexSlot": 447428016
  },
  "candidates": {
    "count": 211,
    "hash": "0xfd31de94a933403f3d9c024c8314c77d386c3857e1a766eff3919d2bb589861e",
    "totalWeight": 41658
  },
  "winner": {
    "address": "AwYpubQUUFZS8QHfT3bey9mFvBqzB1MazrEgZA6A8BEP",
    "weight": 108,
    "index": 106
  },
  "randomness": {
    "entropySlot": 447428168,
    "entropySlotRequested": 447428168,
    "entropyBlockhash": "5YHj726EPqQS7jWSafmaD2Kw2SjhU9GXsQHKJgBXgVCc",
    "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": "0x75fd6dc9c4ebce1cc395de6ba69cad7503c8a77ab0f64a1085ddc32a4ea97363"
  },
  "collector": {
    "memo": "cc-c3cf11d0-3d85-4d74-b22f-48d64000818c",
    "machine": "pokemon_30",
    "chain": "solana-mainnet",
    "paymentMint": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
    "amountBaseUnits": "30000000"
  },
  "transactions": {
    "pay": "2ZnFhASxYKySCmnShMDV71vz8Lk1KFwMhu1hv48gufob9hpa25H6GTNPs6o4xW4gzaoZokfsicVnRSCAejKdFSu7",
    "mint": "4kbHz64yvVmtPpHF9A8KwSBeoscm4EqH3wPCzGCnQHUm69hGEJ9p2SBSFyagqZqJ4bnDWMT3mZcCSS4S6Ze58BtR"
  },
  "card": {
    "mint": "EwuCGB4j69RtQMTsV1KEqu43g8YDJT5tDxSYhWE1MMHs",
    "name": "2025 #102 Articuno PSA 10 Japanese SV9-Battle Partners",
    "rarity": "rare",
    "insuredValueUsd": 70,
    "imageUrls": [
      "https://nft.collectorcrypt.com/front/2026090948C251192",
      "https://d1xpxki1g4htqu.cloudfront.net/GZ7EDcXLG1LxV2ICcHHDR9sg9-i8WulLhvqEo9G7Kmk",
      "https://cdn.helius-rpc.com/cdn-cgi/image//https://nft.collectorcrypt.com/front/2026090948C251192",
      "https://nft.collectorcrypt.com/back/2026090948C251192",
      "https://d1xpxki1g4htqu.cloudfront.net/TqscfxJANsI7jBG4bZuA3pC4mrC8V3jkyIX5VpDyWY0",
      "https://cdn.helius-rpc.com/cdn-cgi/image//https://nft.collectorcrypt.com/back/2026090948C251192"
    ]
  },
  "timestamps": {
    "snapshotAt": 1789530649180,
    "awardedAt": 1789531888176
  },
  "finalStatus": "AWARDED",
  "executionMode": "live"
}