본문으로 건너뛰기

/eth/v1/beacon/states/{state_id}/pending_consolidations REST API Endpoint

로딩 중...

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

/eth/v1/beacon/states/{state_id}/pending_consolidations REST API Endpoint

경로 매개변수

state_id
문자열
필수
로딩 중...

반품

execution_optimistic
부울
로딩 중...
확정됨
부울
로딩 중...
데이터
배열
로딩 중...
source_index
문자열
로딩 중...
target_index
문자열
로딩 중...
요청
답변
1
{
2
"execution_optimistic": false,
3
"finalized": false,
4
"data": [
5
{
6
"source_index": "1084521",
7
"target_index": "1834969"
8
},
9
{
10
"source_index": "1083922",
11
"target_index": "1834969"
12
}
13
]
14
}
1
{
2
"execution_optimistic": false,
3
"finalized": false,
4
"data": [
5
{
6
"source_index": "1084521",
7
"target_index": "1834969"
8
},
9
{
10
"source_index": "1083922",
11
"target_index": "1834969"
12
}
13
]
14
}
아직 계정이 없으신가요?
단 몇 초 만에 Quicknode 엔드포인트를 생성하고 개발을 시작하세요
지금 무료로 시작하세요