Generate a validator partial withdrawal intent message

Generates an partial withdrawal message that a user can sign as part of an exit transaction and submit to the official Ethereum withdrawal smart contract. The response includes the withdrawal contract address for the specified network in the request path.

To successfully submit an exit withdrawal intent, the validator must meet the following conditions:

  • The withdrawal credentials prefix must be type '0x02' and contain the withdrawal address.
  • The validator must be in an active state and have been active for at least 256 epochs.
  • The validator's balance must be greater than (32000000000 Gwei + total sum of pending partial withdrawals).
  • The validator's effective balance must be 32000000000 Gwei or greater.

Standard gas fees will apply.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
enum
required

Ethereum network

Allowed:
Body Params
string
required

Hex-encoded Ethereum account or smart contract address.

string
required

Public Key of an asymmetric key-pair.

string
required

Amount of ETH (denominated in Gwei).

Responses

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json