API Reference

Unstake ETH from multiple validators at once. Exiting >=100 validators per withdrawal address requires manual approval. Read this short guide first!

You can either pass:

  • a withdrawal address and an amount of ETH validators (1 validator = 32ETH) to unstake and we will exit validators on your behalf.
    • This only works with validators having a 0x01 withdrawal credential.
  • specific validators pubkeys, if you need more control.
    • This works with validators having any type of withdrawal credential.

The endpoint will return a list of validators that will be exited together with estimates for exit and for principal withdrawal.

Language