/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}