ValidatorRequiredAPI
Minimal set of endpoints to enable a working validator implementation
info
Checkout validator flow to learn how to use this api.
- /v1/beacon/genesis
- /eth/v1/beacon/states/{state_id}/fork
- /v1/beacon/states/{state_id}/validators/{validator_id}
- /eth/v1/config/spec
- /eth/v1/events
- /eth/v1/node/syncing
- /eth/v1/validator/aggregate_attestation
- /eth/v1/validator/attestation_data
- /v1/validator/duties/proposer/{epoch}
- /eth/v1/validator/sync_committee_contribution
- /eth/v3/validator/blocks/{slot}
- POST /eth/v1/beacon/blinded_blocks
- POST /v1/beacon/blocks
- POST /eth/v1/beacon/pool/attestations
- POST /eth/v1/beacon/pool/sync_committees
- POST /eth/v1/validator/aggregate_and_proofs
- POST /eth/v1/validator/beacon_committee_subscriptions
- POST /eth/v1/validator/contribution_and_proofs
- POST /v1/validator/duties/attester/{epoch}
- POST /eth/v1/validator/duties/sync/{epoch}
- POST /eth/v1/validator/prepare_beacon_proposer
- POST /eth/v1/validator/sync_committee_subscriptions
- POST /eth/v2/beacon/blinded_blocks
- POST /eth/v2/beacon/blocks