メインコンテンツへスキップ

/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
ブール値
読み込み中...
finalized
ブール値
読み込み中...
データ
配列
読み込み中...
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のエンドポイントを作成し、開発を始めましょう
今すぐ無料で始めましょう