Skip to main content

/eth/v1/validator/aggregate_attestation RPC Method

Loading...

Updated on
Dec 17, 2024

/eth/v1/validator/aggregate_attestation RPC Method

Parameters

attestation_data_root
string
REQUIRED
Loading...
slot
string
REQUIRED
Loading...

Returns

data
array
Loading...
aggregation_bits
string
Loading...
signature
string
Loading...
data
array
Loading...
slot
string
Loading...
index
string
Loading...
beacon_block_root
string
Loading...
source
array
Loading...
epoch
string
Loading...
root
string
Loading...
target
array
Loading...
epoch
string
Loading...
root
string
Loading...
Request
1
curl -X GET \
2
"https://docs-demo.vana-mainnet.quiknode.pro/eth/v1/validator/aggregate_attestation?attestation_data_root=ATTESTATION_DATA_ROOT&slot=1" \
3
-H "accept: application/json"
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free