• Computes the expected return given a deposit and a vault.

    Parameters

    • vault: VaultInformation

      The vault.

    • depositAmounts: bigint[]

      The tokens which are going to be deposited. The length needs to match the length of the vault.

    Returns bigint