CryptoPunks: Collectible 8-Bit Characters on the Ethereum Blockchain

·

CryptoPunks are 10,000 unique collectible characters with proof of ownership stored on the Ethereum blockchain. Each punk is one-of-a-kind, officially owned by a single person through a smart contract verified by Ethereum.

👉 Explore available CryptoPunks here


Key Features of CryptoPunks


How to Buy or Sell CryptoPunks

Step-by-Step Guide

  1. Purchase: Buy punks from owners via the contract at 0xb47e3cd837dDF8e4c57F05d70Ab865de6e193BBB.
  2. List for Sale: Use offerPunkForSale() to set a minimum price (in Wei).
  3. Bid System: Place bids with enterBidForPunk() or accept bids via acceptBidForPunk().

👉 Learn how to use MyEtherWallet for CryptoPunks transactions

Pro Tip: Always verify transactions using the contract’s embedded SHA256 hash (ac39af...a2921b) to ensure authenticity.


Frequently Asked Questions (FAQ)

❓ How much do CryptoPunks cost?

Prices vary by rarity. Common punks sell for ~0.3 ETH ($80), while rare types (e.g., Alien Punks) have sold for 10+ ETH ($3,000+).

❓ Can I create my own CryptoPunks?

No. Only the original 10,000 punks are official. New projects inspired by CryptoPunks (e.g., "Punk derivatives") exist but lack the historical legitimacy.

❓ How do I verify a punk’s authenticity?

Check the SHA256 hash of the image file against the contract’s embedded hash. Use:

openssl sha -sha256 punks.png

Why CryptoPunks Matter

Final Note: Always research market trends and contract details before investing.