# 质押奖励 API

###

### **1. ETH 质押 API：**

* 仅计算 ChainUpCloud 平台的验证者。

### **2. 仅计算 ChainUpCloud 平台的验证者。**

* &#x20;验证者历史奖励：  询并返回用户验证者的总累积奖励。

### **3. 查询并返回用户验证者的总累积奖励。**

* 允许查询用户验证者在指定日期范围内获得的每日奖励。（两个选项的功能相同）

### **4.云验证者结算奖励（ChainUpCloud）**&#x20;

* 查询用户云平台在线结算验证者结算执行层奖励列表


---

# 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/chainupcloud-kai-fang-api/zhi-ya-jiang-li-api.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.
