# 以太坊錢包

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

**以太坊錢包（英文：Ethereum Wallet） 是目前市場上較多人會另行安裝的**[**私鑰錢包**](https://github.com/dAAAb/Blockpedia/blob/master/wallet/si-bao.md)**，顧名思義，是以以太坊區塊鏈的鏈上貨幣為主的錢包。**

以太坊錢包多半允許匯出私鑰，讓使用者可以匯出、匯入或轉移整個錢包，獲得完整的控制權。以太坊錢包除了能夠存放以太幣之外，也能存放用[以太坊](/zhi-neng-he-yue-de-shi-jie/ethereum.md)技術發行的 [ERC20](/zhi-neng-he-yue-de-shi-jie/erc20-1.md) 代幣（先前 99.9% 的 [ICO](/dai-bi-jing-ji-xue/tong.md) 代幣都是 ERC20 幣）。

有些以太坊錢包如「[Cipher](/qian-bao-lei-xing/untitled/cipher.md)」或「[Trust](/qian-bao-lei-xing/untitled/trust-wallet.md)」還會提供「[DApp 瀏覽器](/luo-di-an-li/qu-zhong-xin-hua-yong-dapp/dapp-qi.md)」或「[測試網路切換](/gei-kai-fa-zhe-de-zhi-nan/public-chain/undefined-8.md)」等額外的功能，讓開發者或想用以太坊代幣玩[加密遊戲](https://github.com/dAAAb/Blockpedia/blob/master/qu-zhong-xin-hua-yong-dapp/undefined-1.md)的人可以輕鬆達到目的。

桌面電腦目前最多人使用的以太坊錢包是「[MetaMask](/qian-bao-lei-xing/untitled/metamask.md)」，網路版的則是「[MyEtherWallet](/zhi-neng-he-yue-de-shi-jie/yi-tai-fang-bao/jian-bao/myetherwallet.md)（簡稱：MEW）」和 MEW 分岔出來的「[MyCrypto](https://mycrypto.com/)」。

***

#### 相關條目

#### 參考資料


---

# 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/zhi-neng-he-yue-de-shi-jie/yi-tai-fang-bao.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.
