Ir diretamente para o conteúdo principal

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

A carregar...

Atualizado em
21 de maio de 2026

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

Parâmetros do caminho

state_id
cadeia de caracteres
OBRIGATÓRIO
A carregar...

Devoluções

execution_optimistic
booleano
A carregar...
finalized
booleano
A carregar...
dados
matriz
A carregar...
source_index
cadeia de caracteres
A carregar...
target_index
cadeia de caracteres
A carregar...
Pedido
Resposta
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
}
Ainda não tem uma conta?
Crie o seu ponto de extremidade Quicknode em segundos e comece a desenvolver
Comece gratuitamente