본문으로 건너뛰기

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

로딩 중...

업데이트 날짜:
2026년 5월 21일

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

경로 매개변수

epoch
정수
필수
로딩 중...

신체 매개변수

공개 키
배열
필수
로딩 중...

반품

execution_optimistic
부울
로딩 중...
확정됨
부울
로딩 중...
데이터
객체
로딩 중...
ideal_rewards
객체
로딩 중...
effective_balance
문자열
로딩 중...
head
문자열
로딩 중...
대상
문자열
로딩 중...
source
문자열
로딩 중...
inclusion_delay
문자열
로딩 중...
inactivity
문자열
로딩 중...
total_rewards
객체
로딩 중...
validator_index
문자열
로딩 중...
head
문자열
로딩 중...
대상
문자열
로딩 중...
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 엔드포인트를 생성하고 개발을 시작하세요
지금 무료로 시작하세요