跳转至主要内容

/eth/v1/beacon/rewards/attestations/{epoch} REST API Endpoint

正在加载...

更新于
2026年5月21日

/eth/v1/beacon/rewards/attestations/{epoch} REST API Endpoint

路径参数

时代
整数
必填
正在加载...

身体参数

公钥
数组
必填
正在加载...

退货

execution_optimistic
布尔型
正在加载...
已最终确定
布尔型
正在加载...
数据
对象
正在加载...
ideal_rewards
对象
正在加载...
effective_balance
字符串
正在加载...
head
字符串
正在加载...
target
字符串
正在加载...
source
字符串
正在加载...
inclusion_delay
字符串
正在加载...
inactivity
字符串
正在加载...
total_rewards
对象
正在加载...
validator_index
字符串
正在加载...
head
字符串
正在加载...
target
字符串
正在加载...
source
字符串
正在加载...
inclusion_delay
字符串
正在加载...
inactivity
字符串
正在加载...
请求
回复
1
{
2
"execution_optimistic": false,
3
"finalized": false,
4
"data": {
5
"ideal_rewards": [
6
{
7
"effective_balance": "1",
8
"head": "2500",
9
"target": "5000",
10
"source": "5000",
11
"inclusion_delay": "1",
12
"inactivity": "5000"
13
}
14
],
15
"total_rewards": [
16
{
17
"validator_index": "1",
18
"head": "2000",
19
"target": "2000",
20
"source": "4000",
21
"inclusion_delay": "1",
22
"inactivity": "2000"
23
}
24
]
25
}
26
}
1
{
2
"execution_optimistic": false,
3
"finalized": false,
4
"data": {
5
"ideal_rewards": [
6
{
7
"effective_balance": "1",
8
"head": "2500",
9
"target": "5000",
10
"source": "5000",
11
"inclusion_delay": "1",
12
"inactivity": "5000"
13
}
14
],
15
"total_rewards": [
16
{
17
"validator_index": "1",
18
"head": "2000",
19
"target": "2000",
20
"source": "4000",
21
"inclusion_delay": "1",
22
"inactivity": "2000"
23
}
24
]
25
}
26
}
还没有账号吗?
只需几秒钟即可创建您的 Quicknode 端点,并开始构建
免费开始使用