Function toAddress

  • Convert a raw address to Pendle SDK's Address for type safety.

    Parameters

    • rawAddress: string

    Returns Address

    The converted address. The result will be in lowercase.

    Remarks

    Note that this function does not validate the given string.

Generated using TypeDoc