/v1/generate-exit-messages

Generates an exit message for a specified validator using their indices. This message facilitates the process of exiting the validator directly, eliminating the need for intermediary stakefish services. This allows stakers to broadcast the message to the Ethereum network on their own.

Body Params
indices
array
required
length between 1 and 100

The indices of the validator(s). Must be an array of integers (or strings representing them)

indices*
string
required

The EIP-191 or the EIP-1271 signature of the message.

string
required

The message to be signed by the user. Proves intent to generate exit message and wallet ownership.

Responses

Language
Credentials
Header
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json