• Removes 0x or 0X from the beginning of the address string.

    Parameters

    • addr: string

      The address to remove the 0x or 0X prefix from.

    Returns string

    The address without the 0x or 0X prefix.

Generated using TypeDoc