# CryptoPunks

> **最後更新：2026 年 1 月**

## CryptoPunks 是 NFT 的始祖，2017 年在以太坊上誕生的 10,000 個像素頭像，定義了整個 PFP NFT 的概念。

在 NFT 這個詞還不存在之前，

在 Bored Ape 還沒出生之前，

有一群 **24x24 像素的小頭像**。

它們叫 **CryptoPunks**。

這是一切的開始。

### CryptoPunks 是什麼？

CryptoPunks 是最早的 NFT 項目之一：

* **數量**：10,000 個獨特的像素頭像
* **區塊鏈**：以太坊
* **發行**：2017 年 6 月
* **創作者**：Larva Labs（後被 Yuga Labs 收購）
* **初始價格**：免費（只需付 Gas）

### 歷史意義

**NFT 的先驅**

CryptoPunks 比 ERC-721 標準還早。它們使用自訂的智能合約，後來啟發了 ERC-721 的設計。

**PFP NFT 的原型**

「用 NFT 當頭像」的文化從這裡開始。

**數位藝術的里程碑**

2021 年，CryptoPunk #7523 在佳士得拍賣會以 **1,175 萬美元** 成交。

### 類型與稀有度

**外星人（Alien）- 9 個**

藍綠色皮膚，最稀有。

**猿猴（Ape）- 24 個**

毛茸茸的猿猴造型。

**殭屍（Zombie）- 88 個**

綠色殭屍皮膚。

**女性（Female）- 3,840 個**

女性角色。

**男性（Male）- 6,039 個**

最常見的類型。

### 屬性

每個 Punk 有 0-7 個屬性：

| 屬性類型 | 例子               |
| ---- | ---------------- |
| 髮型   | Mohawk、Wild Hair |
| 眼鏡   | 3D Glasses、VR    |
| 抽菸   | Cigarette、Pipe   |
| 帽子   | Beanie、Cap       |
| 鬍子   | Beard、Goat       |

**0 屬性**的 Punk 反而因為稀有而值錢。

### 價格歷史

**2017 年**：免費領取

**2018 年**：數百美元

**2021 年牛市**：

* 地板價超過 100 ETH
* 最貴單個超過 2,300 萬美元

**2023-2024 年**：

* 地板價回落至 50-70 ETH
* 仍是最貴的 NFT 系列之一

### 重要里程碑

**2017 年 6 月**

Larva Labs 發布 CryptoPunks，免費領取。

**2021 年 3 月**

佳士得拍賣 9 個 Punks，成交價 1,696 萬美元。

**2021 年 6 月**

CryptoPunk #7523（外星人）以 1,175 萬美元成交。

**2022 年 3 月**

Yuga Labs（BAYC 創作者）收購 CryptoPunks 和 Meebits。

**2022 年 8 月**

Yuga Labs 將 CryptoPunks 的商業權利授予持有者。

### 為什麼值錢？

**1. 歷史地位**

這是 NFT 的創世項目，無法複製。

**2. 極度稀缺**

只有 10,000 個，永遠不會增發。

**3. 文化象徵**

持有 Punk = 早期 NFT 圈子的象徵。

**4. 機構認可**

被佳士得、蘇富比等頂級拍賣行接受。

**5. Visa 購買**

2021 年 Visa 購買了一個 CryptoPunk，象徵企業認可。

### 與 BAYC 比較

| 面向 | CryptoPunks | BAYC   |
| -- | ----------- | ------ |
| 發行 | 2017        | 2021   |
| 風格 | 像素藝術        | 插畫     |
| 權利 | 2022 後開放    | 一開始就開放 |
| 生態 | 純收藏品        | 代幣、元宇宙 |
| 地位 | 歷史始祖        | 商業典範   |

### 如何購買

**官方市場**

CryptoPunks 有自己的交易介面。

**二級市場**

* OpenSea
* Blur
* LooksRare

{% hint style="warning" %}
CryptoPunks 價格極高，地板價通常在數十萬美元以上。請謹慎評估風險。
{% endhint %}

### 文化影響

CryptoPunks 影響了整個 NFT 產業：

* **PFP 文化**：用 NFT 當社交媒體頭像
* **稀有度系統**：屬性組合決定稀有度
* **社群身份**：持有特定 NFT = 特定身份
* **數位藝術市場**：證明數位作品可以值錢

{% hint style="info" %}
CryptoPunks 不只是 NFT，它是區塊鏈歷史的一部分。就像比特幣創世區塊一樣，它的價值部分來自於「第一個」的歷史意義。
{% endhint %}

***

#### 參考資料

* [CryptoPunks 官網](https://www.larvalabs.com/cryptopunks)
* [CryptoPunks on OpenSea](https://opensea.io/collection/cryptopunks)
* [Yuga Labs](https://yuga.com/)

***

#### 相關條目

* [同質 vs 非同質](/shu-wei-yi-shu-yu-shou-cang-pin/tong-nfts.md)
* [ERC721](/shu-wei-yi-shu-yu-shou-cang-pin/erc721.md)

#### 參考資料


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://www.0x1.academy/nft-jing-dian-an-li/cryptopunks.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
