▸ getMaxUnstakeForUserForVault(vault
): Promise
<bigint
>
Retrieves the maximum amount of ETH that can be unstaked
Name | Type | Description |
---|---|---|
vault |
Hex |
A vault address |
Promise
<bigint
>
A promise that resolves to the max amount of ETH that can be unstaked
See
Determining Unstaking Limits for more information