/eth/v1/beacon/rewards/attestations/{epoch} REST API Endpoint
パスパラメータ
epoch
整数
必須
読み込み中...
身体パラメータ
公開鍵
配列
必須
読み込み中...
返品
execution_optimistic
ブール値
読み込み中...
finalized
ブール値
読み込み中...
データ
オブジェクト
読み込み中...
ideal_rewards
オブジェクト
読み込み中...
effective_balance
文字列
読み込み中...
head
文字列
読み込み中...
ターゲット
文字列
読み込み中...
出典
文字列
読み込み中...
inclusion_delay
文字列
読み込み中...
inactivity
文字列
読み込み中...
total_rewards
オブジェクト
読み込み中...
validator_index
文字列
読み込み中...
head
文字列
読み込み中...
ターゲット
文字列
読み込み中...
出典
文字列
読み込み中...
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}