• Parse basis points into the 1e18-scaled fraction the fee/rate guards expect (maxFeePercentage): parseBps(100) = 1% = 1e16. (100 bps = 1%.)

    Parameters

    • bps: number

    Returns bigint