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