# 如何质押以太坊？

&#x20; 使用 [**ChainUp Cloud** ](https://cloud.chainup.com)在以太坊上设置质押的简短指南。

### **Prerequisites**

**a.** A compatible wallet (currently only supports [**Metamask**](https://metamask.io/)) that holds more than 32 Eth a. 兼容的钱包（目前仅支持 Metamask），可容纳超过 32 个 Eth

**b.** 生成 deposit\_data-timestamp.json，可通过 [**deposit-cli 工具**](https://github.com/ethereum/staking-deposit-cli/releases/) 完成。

{% hint style="info" %}
Specifically, what we actually need is the `withdrawal_credentials` within the `deposit_data-timestamp.json`
{% endhint %}

### 1. 上传 `deposit_data`/`withdrawal_credentials`

步骤 1：单击 **Ethereum 2（侧边栏）**。确保您位于 Ethereum2 子页面，然后单&#x51FB;**“添加验证器”** 按钮。

<figure><img src="/files/F2GmBQeCozn0YVkMTcdD" alt=""><figcaption></figcaption></figure>

&#x20;**第 2 步：**

<figure><img src="/files/ry3ca9EPc5wuwFx7YWA7" alt=""><figcaption></figcaption></figure>

**2. If You Have an Existing Validator Keystore:**&#x5982;果您有现有的验证器密钥库：

&#x20; **a. 密钥生成和存款**： - 确保您已安全地生成验证器密钥。 - 完成与您的验证器密钥相关的存款交易。

**b. 上传验证器密钥： - 登录您的质押应用账户。** - 根据您的应用界面，导航到验证器或账户部分。 - 查找与“上传现有验证器密钥库”相关的选项。 - 单击上传选项并选择您的验证器密钥文件。 - 确认上传。您的验证器将在系统中激活。\
\
![](/files/AFpA5LnK5pZtGzpH65Zf)

<figure><img src="/files/IZSHu6pcDNR1wZsSIdYQ" alt=""><figcaption></figcaption></figure>

c. **Confirmation:** - Wait for confirmation of the successful upload. - Once confirmed, your validator is active and staking on the network. **c. 确认**： - 等待上传成功的确认。 - 确认后，您的验证器将处于活动状态并在网络上质押。\
\
**3.   如果您没有现有的验证器密钥库**

**a. 连接您的钱包**： - 登录您的质押应用账户。 - 访问应用内的钱包部分。 - 查找“连接钱包”选项。 - 从列表中选择您喜欢的加密货币钱包。 - 按照屏幕上的提示将您的钱包安全地连接到应用。

**b. 发起存款交易：** - 在钱包部分，找到“存款”或“质押”选项。 - 输入您希望质押或存入的金额。 - 确认交易详情。 - 按照提示安全地完成存款交易。<br>

<figure><img src="/files/dGKtD1Jo4Cca4vq0oF5V" alt=""><figcaption></figcaption></figure>

&#x20;**c. 确认：** - 等待成功存款交易的确认。 - 确认后，您的资金将被质押，您的验证器将处于活动状态。<br>

**第 4 步：**&#x7B49;待交易在链上确认，就这样！您的 Eth 现已质押并赚取收益！ :fire:&#x20;

[**Sign up now**](https://cloud.chainup.com/app/register) 立即注册开始质押并探索 ChainUp Cloud 的奇妙之处！

<figure><img src="/files/vwW9SnAtIP8xOmjyMy6k" alt=""><figcaption><p>验证者统计-奖励、创建日期</p></figcaption></figure>

{% hint style="info" %}
**随机事实：**&#x43;hainUp 成立于 2017 年，总部位于新加坡，是区块链技术和加密生态系统解决方案的领导者。
{% endhint %}


---

# 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://docs.chainupcloud.com/zhong-wen/staking/staking-on-ethereum/how-to-stake.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.
