/eth/v1/beacon/rewards/blocks/{block_id} REST API Endpoint
경로 매개변수
block_id
문자열
필수
로딩 중...
반품
execution_optimistic
부울
로딩 중...
확정됨
부울
로딩 중...
데이터
객체
로딩 중...
proposer_index
문자열
로딩 중...
합계
문자열
로딩 중...
attestations
문자열
로딩 중...
sync_aggregate
문자열
로딩 중...
proposer_slashings
문자열
로딩 중...
attester_slashings
문자열
로딩 중...
요청
답변
1{2"execution_optimistic": false,3"finalized": true,4"data": {5"proposer_index": "1",6"total": "1",7"attestations": "1",8"sync_aggregate": "1",9"proposer_slashings": "1",10"attester_slashings": "1"11}12}
1{2"execution_optimistic": false,3"finalized": true,4"data": {5"proposer_index": "1",6"total": "1",7"attestations": "1",8"sync_aggregate": "1",9"proposer_slashings": "1",10"attester_slashings": "1"11}12}