• This function replicates HlpManager contract's getAums ("get assets under management"), but using the input price getters directly instead of fetching the Vault contract's getMinPrice or getMaxPrice.

    Parameters

    • network: "base" | "ethereum" | "arbitrum" | "polygon" | "arbitrum-sepolia"

    Returns Promise<Aum>

Generated using TypeDoc