post https://api.figment.io/ethereum/validators/exits
Unstake ETH from multiple validators at once.
You can either pass:
- a withdrawal address and an amount of ETH to unstake and we will exit validators on your behalf, or
- specific validators pubkeys, if you need more control.
The endpoint will return a list of validators that will be exited together with estimates for exit and for principal withdrawal.
Timeline:
- Request to this endpoint
- Exit messages submitted to chain (~2 hours)
- Validator statuses change
active_ongoing
->active_exiting
(16 validators per block, a few minutes total)