v1
latestOpenAPI 3.1.02026-07-24223580832.9 KBEthereum
Exit Ethereum Validator
Generates an Ethereum voluntary exit message and broadcasts it to the network.
post/v1/ethereum/{network}/voluntary-exit
Path parameters
network'mainnet' | 'hoodi' required
Ethereum network
Ethereum network
Request body
Example request
{
"validator_identifier": {
"validator_public_key": "0xa1d1ad0714035353258038e964ae9675dc0252ee22cea896825c01458e1807bfad2f9969338798548d9858a571f7425c",
"validator_index": "25"
}
}Response
Transaction was generated and submitted for processing.