On-chain AI
of CryptoPunks
10,000 neural reconstructions living on Ethereum. A tiny model stored entirely on-chain renders each Punk as a mirror image — imperfect, unique, fully verifiable.
Mint opens May 18, 14:00 UTC
How it works
Mint
Pick a seed (0-9999). The contract stores an 8-byte embedding. Image rendered on-demand via view function (free).
Fuse
Burn the donor, modify the survivor's embedding (average). Survivor keeps its ID. Level +1. Deterministic.
Dissolve
Burn a Qunk for $QUNK tokens. Output = pixel_score + level × 10,000. Deterministic, no randomness.
Summon
Burn $QUNK to pull a seed from the void pool. Cost = last dissolve output. Watch for cheap windows.
pixel_score is everything
Every pixel in a Qunk is a palette index (0-221). The pixel_score is simply the sum of all 576 pixels. It determines your dissolve reward, your rarity, and your bragging rights. Computed on-chain via view function (free).
$QUNK Token
Earn
- ·Dissolve a Qunk → get $QUNK (1:1)
- ·output = pixel_score + level × 10,000
- ·Deterministic — no randomness
- ·Higher score + higher level = more tokens
Spend
- ·Summon: cost = last dissolve output (dynamic)
- ·Custom Mint: cost = last dissolve output (dynamic)
- ·ERC-20, no transfer fee
- ·Only minted via dissolve, only burned via summon/custom