ArcticArchitectureLens
Functions
totalAssets
Calculates the total assets held in the BoringVault for a given vault and accountant.
Parameters
Returns
previewDeposit
Calculates the number of shares that will be received for a given deposit amount in the BoringVault.
Parameters
Returns
balanceOf
Retrieves the balance of shares for a given account in the BoringVault.
Parameters
Returns
balanceOfInAssets
Calculates the balance of a user in terms of asset for a given account in the BoringVault.
Parameters
Returns
exchangeRate
Retrieves the current exchange rate from the AccountantWithRateProviders contract.
Parameters
Returns
checkUserDeposit
Checks if a user's deposit meets certain conditions.
Parameters
Returns
checkUserDepositWithPermit
Checks if a user's deposit (with permit) meets certain conditions.
Parameters
Returns
userUnlockTime
Retrieves the unlock time for a user's shares in the TellerWithMultiAssetSupport contract.
Parameters
Returns
isTellerPaused
Checks if the TellerWithMultiAssetDepositSupport contract is paused.