मुख्य सामग्री पर जाएं

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

लोड हो रहा है...

को अपडेट
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 गलती।

पथ पैरामीटर

state_id
डोरी
आवश्यक
लोड हो रहा है...

रिटर्न

version
डोरी
लोड हो रहा है...
execution_optimistic
बूलियन
लोड हो रहा है...
finalized
बूलियन
लोड हो रहा है...
डेटा
सरणी
लोड हो रहा है...
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
}
अब तक कोई खाता नहीं है?
कुछ ही सेकंड में अपना क्विकनोड एंडपॉइंट बनाएं और निर्माण शुरू करें।
मुफ़्त में शुरुआत करें