Zum Hauptinhalt springen

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

Wird geladen...

Aktualisiert am
21. Mai 2026

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

Pfadparameter

state_id
Zeichenkette
ERFORDERLICH
Wird geladen...

Rücksendungen

execution_optimistic
boolesch
Wird geladen...
finalized
boolesch
Wird geladen...
Daten
Array
Wird geladen...
source_index
Zeichenkette
Wird geladen...
target_index
Zeichenkette
Wird geladen...
Anfrage
Antwort
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
}
Haben Sie noch kein Konto?
Erstellen Sie Ihren Quicknode-Endpunkt in Sekundenschnelle und legen Sie los
Kostenlos loslegen