본문으로 건너뛰기

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

로딩 중...

업데이트됨:
May 21, 2026

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

Electra Fork Requirement

This endpoint requires a state from the Electra fork or later (slot >= 11649024). The pending_partial_withdrawals field does not exist in pre-Electra state schemas (Phase0, Altair, Bellatrix, Capella, Deneb). Querying a state prior to Electra will return a 400 error.

경로 매개변수

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

반품

버전
문자열
로딩 중...
execution_optimistic
부울
로딩 중...
확정됨
부울
로딩 중...
데이터
배열
로딩 중...
validator_index
문자열
로딩 중...
금액
문자열
로딩 중...
withdrawable_epoch
문자열
로딩 중...
요청
답변
1
{
2
"execution_optimistic": false,
3
"finalized": false,
4
"data": [
5
{
6
"validator_index": "1084521",
7
"amount": "1000000000",
8
"withdrawable_epoch": "350375"
9
}
10
]
11
}
1
{
2
"execution_optimistic": false,
3
"finalized": false,
4
"data": [
5
{
6
"validator_index": "1084521",
7
"amount": "1000000000",
8
"withdrawable_epoch": "350375"
9
}
10
]
11
}
아직 계정이 없으신가요?
단 몇 초endpoint Quicknode endpoint 생성하고 개발을 시작하세요
무료로 시작하기