/eth/v1/beacon/rewards/attestations/{epoch} REST API Endpoint
路徑參數
時代
整數
必填
載入中...
身體參數
公開金鑰
陣列
必填
載入中...
退貨
execution_optimistic
布林值
載入中...
finalized
布林值
載入中...
資料
物件
載入中...
ideal_rewards
物件
載入中...
effective_balance
字串
載入中...
head
字串
載入中...
target
字串
載入中...
來源
字串
載入中...
inclusion_delay
字串
載入中...
inactivity
字串
載入中...
total_rewards
物件
載入中...
validator_index
字串
載入中...
head
字串
載入中...
target
字串
載入中...
來源
字串
載入中...
inclusion_delay
字串
載入中...
inactivity
字串
載入中...
請求
回應
1{2"execution_optimistic": false,3"finalized": false,4"data": {5"ideal_rewards": [6{7"effective_balance": "1",8"head": "2500",9"target": "5000",10"source": "5000",11"inclusion_delay": "1",12"inactivity": "5000"13}14],15"total_rewards": [16{17"validator_index": "1",18"head": "2000",19"target": "2000",20"source": "4000",21"inclusion_delay": "1",22"inactivity": "2000"23}24]25}26}
1{2"execution_optimistic": false,3"finalized": false,4"data": {5"ideal_rewards": [6{7"effective_balance": "1",8"head": "2500",9"target": "5000",10"source": "5000",11"inclusion_delay": "1",12"inactivity": "5000"13}14],15"total_rewards": [16{17"validator_index": "1",18"head": "2000",19"target": "2000",20"source": "4000",21"inclusion_delay": "1",22"inactivity": "2000"23}24]25}26}