/eth/v1/beacon/states/{state_id}/pending_consolidations REST API Endpoint
路径参数
state_id
字符串
必填
正在加载...
退货
execution_optimistic
布尔型
正在加载...
已最终确定
布尔型
正在加载...
数据
数组
正在加载...
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}