Generate validator withdrawal transaction

Generate transaction data for performing an EIP 7002 on-chain validator withdrawal.

This can be used to withdraw accrued rewards exceeding 32 ETH.

The withdrawal amount will be capped such that the validator balance does not fall below 32 ETH.

This can be used to perform a full exit by specifying an amount of 0.

The returned transaction data must be signed and broadcast by the user.

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

The address to send the transaction from, this is required for accurate gas estimation and nonce calculation

number
required

multiplier to apply to gas estimate, defaults to 1.2

string
required

Validator public key to withdraw from

string
required

Amount of ETH to withdraw in gwei

Headers
string
required

piertwo api key

Response

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