▸ getMaxMintForVault(vault
): Promise
<bigint
>
Retrieves the maximum amount of osTokens that can be minted by the user
Name | Type | Description |
---|---|---|
vault |
Hex |
A vault address |
Promise
<bigint
>
A promise that resolves to the max amount of osTokens that can be minted
See
Checking Minting Limits for more information