Function formatWalletAddress

  • @description: Use formatWalletAddress instead.

    Parameters

    • address: string

      The address to format.

    • position: "middle" | "tail"

      The position of ellipsis.

    • ellipsisLength: number = 3

      The length of ellipsis.

    Returns string

    The formatted address.

Generated using TypeDoc