Validator APIs
API Method |
Type |
Description |
---|---|---|
GET |
Get the beacon node version. |
|
GET |
Get details of the chain's genesis. |
|
GET |
Get the fork object for a given state_id. |
|
GET |
Get the information for a given validator_id. |
|
POST |
Publish a signed block. |
|
POST |
Publish a signed block. |
|
POST |
Publish a signed block. |
|
POST |
Publish a signed block. |
|
GET |
Get the block root information for a given block ID. |
|
POST |
Submit attestation objects to node. |
|
POST |
Submit sync committee signatures to node. |
|
GET |
Get the beacon node syncing status. |
|
GET |
Get the specification configurations used on this node. |
|
POST |
Get validator duties. |
|
GET |
Get block proposer duties. |
|
POST |
Get sync committee duties. |
|
/eth/v2/validator/blocks/{slot} (Deprecated) |
POST |
Produce a new block, without signature. |
/eth/v3/validator/blocks/{slot}/eth/v1/node/health |
GET |
Produce a new block, without signature. |
/eth/v1/validator/blinded_blocks/{slot} (Deprecated) |
GET |
Produce a new blinded block, without signature. |
GET |
Produce an attestation data. |
|
GET |
Get aggregated attestation. |
|
POST |
Publish multiple aggregate and proofs. |
|
POST |
Signal beacon node to prepare for a committee subnet. |
|
POST |
Subscribe to sync committee subnets. |
|
GET |
Produce a sync committee contribution. |
|
POST |
Publish multiple contributions and proofs. |
|
POST |
Provide beacon node with proposals for the given validators. |
|
GET |
Subscribe to beacon node events. |
|
POST |
Register a validator. |
|
GET |
Get the deposit contract address. |
|
GET |
Get all forks. |
|
GET |
Get the validator information. |
|
GET |
Get attestations included in a requested block. |
|
GET |
Get the number of known peers. |
|
GET |
Get data about the given peer. |
|
GET |
Get the node health status in HTTP status codes. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot