Skip to main content

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

Loading...

Updated on
Jul 28, 2025

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

Query Parameters

epoch
integer
REQUIRED
Loading...

Body Parameters

public_key
string
REQUIRED
Loading...

Returns

execution_optimistic
boolean
Loading...
finalized
boolean
Loading...
data
object
Loading...
ideal_rewards
object
Loading...
effective_balance
string
Loading...
head
string
Loading...
target
string
Loading...
source
string
Loading...
inclusion_delay
string
Loading...
inactivity
string
Loading...
total_rewards
object
Loading...
validator_index
string
Loading...
head
string
Loading...
target
string
Loading...
source
string
Loading...
inclusion_delay
string
Loading...
inactivity
string
Loading...
Request
1
curl --location 'https://docs-demo.vana-mainnet.quiknode.pro/eth/v1/beacon/rewards/attestations/1' \
2
--header 'accept: application/json' \
3
--header 'Content-Type: application/json' \
4
--data '[
5
"1"
6
]'
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free