▸ getStakeBalanceForUser(vault
): Promise
<StakeBalanceReturnType
>
Retrieves the stake balance for the user in the vault
Name | Type | Description |
---|---|---|
vault |
Hex |
A vault address |
Promise
<StakeBalanceReturnType
>
A promise that resolves to an object with the balance in ETH and the balance in vault tokens
See
Calculating Health Factor for Minting for more information