• Fetches and caches the hLP config, loading from cache on subsequent calls.

    Parameters

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

      The network to fetch the hLP config for.

    • forceReload: boolean = false

      Whether to fetch the config ignoring the cached values.

    Returns Promise<HlpConfig>

Generated using TypeDoc