# 數位資產發行

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

> ⚠️ **免責聲明**：本文僅供教育目的，不構成投資建議。加密貨幣投資有風險，請自行研究（DYOR）後再做決定。

數位資產發行，又稱虛擬代幣初始發行。由於區塊鏈技術的第一項金融產品就是比特幣，而第二代區塊鏈技術的代表 - 以太坊，又能夠讓所有用戶透過智能合約發行自己名稱的虛擬代幣，因此在 2014 年由以太坊創造者 Vitalik 開放群眾預購 以太幣，開數位資產發行活動的先河，讓後續透過區塊鏈發行代幣的活動，都被稱作是 Initial Coin Offering，也簡稱 ICO。

近來 ICO 因為在多個國家遭到嚴格禁止或審查，因此也有人改作：

* ITO - Initial Token Offering 初始通證發行
* IEO - Initial Exchange Offering 初始交易所發行（即代幣的預售和認領都由交易所來進行）

由於往後又發展出更多形式的區塊鏈虛擬資產發行如 ERC721、穩定代幣等，所以可以統稱數位資產發行。目前的新潮流是具有證券性質的代幣發行 - Security Token Offering 簡稱 STO。

***

#### 相關條目

#### 參考資料


---

# 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/dai-bi-jing-ji-xue/tong.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.
