Zum Hauptinhalt springen

/eth/v1/beacon/rewards/attestations/{epoch} REST API Endpoint

Wird geladen...

Aktualisiert am
Apr 10, 2026

/eth/v1/beacon/rewards/attestations/{epoch} REST API Endpoint

Pfadparameter

epoch
Ganzzahl
ERFORDERLICH
Wird geladen...

Körperparameter

public_key
Zeichenkette
ERFORDERLICH
Wird geladen...

Rücksendungen

execution_optimistic
boolesch
Wird geladen...
finalized
boolesch
Wird geladen...
Daten
Objekt
Wird geladen...
ideal_rewards
Objekt
Wird geladen...
effective_balance
Zeichenkette
Wird geladen...
head
Zeichenkette
Wird geladen...
target
Zeichenkette
Wird geladen...
source
Zeichenkette
Wird geladen...
inclusion_delay
Zeichenkette
Wird geladen...
inactivity
Zeichenkette
Wird geladen...
total_rewards
Objekt
Wird geladen...
validator_index
Zeichenkette
Wird geladen...
head
Zeichenkette
Wird geladen...
target
Zeichenkette
Wird geladen...
source
Zeichenkette
Wird geladen...
inclusion_delay
Zeichenkette
Wird geladen...
inactivity
Zeichenkette
Wird geladen...
Anfrage
Antwort
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
}
Haben Sie noch kein Konto?
Erstellen Sie Ihren Quicknode-Endpunkt in Sekundenschnelle und legen Sie los
Kostenlos loslegen