• Applies clipping to deposit (based on contracts clipping logic)

    Parameters

    • deposit: BigNumber

      the deposit to clip

    • Optional roundingDown: boolean

      whether to round up or down

    Returns BigNumber

    clipped deposit

Generated using TypeDoc