wealdtech / ethdo

Apache License 2.0
280 stars 100 forks source link

withdraw balance from exited validator without changing credentials #145

Closed SyedMuhamadYasir closed 1 week ago

SyedMuhamadYasir commented 2 weeks ago

image

As you can see, i exited a validator using ethdo,

however, the balance has still not been credited to any wallet, i was thinking that the wallet that submitted the stake balance would simply get back the withdrawn balance

this has not happened

so can you please guide on what to do here

mcdee commented 2 weeks ago

Your withdrawal credentials are not set to an execution address, so there is nowhere to send the balance.

Details on using ethdo to change the withdrawal credentials can be found at https://github.com/wealdtech/ethdo/blob/master/docs/changingwithdrawalcredentials.md

SyedMuhamadYasir commented 2 weeks ago

Your withdrawal credentials are not set to an execution address, so there is nowhere to send the balance.

Details on using ethdo to change the withdrawal credentials can be found at https://github.com/wealdtech/ethdo/blob/master/docs/changingwithdrawalcredentials.md

i see, can we still change the withdrawal credentials of a validator which is in the withdrawal_possible state?

mcdee commented 1 week ago

i see, can we still change the withdrawal credentials of a validator which is in the withdrawal_possible state?

Yes.