Function getInternalHlpToken

  • Gets the hlp token used directly by the Handle Liquidity Manager. This is internal as users should only have access to staked hLP (shLP)

    Parameters

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

      the network the internal hlp token is on

    Returns TokenInfo

    the internal hlp token

    Throws

    if there is to handle liquidity token on the network

Generated using TypeDoc