Blockdaemon Staking API - Ethereum Exit Validator

Validator Exit Instructions

Network

Allowed:
mainnet, hoodi

Validator Identifier

Information to Identify Validator

Only either validator index or validator public key is required.

Responses

Example Request

curl --request POST \
     --url https://svc.blockdaemon.com/boss/v1/ethereum/mainnet/voluntary-exit \
     --header 'accept: application/json' \
     --header 'content-type: application/json'

Status Codes

Updated 2 months ago