• standardFeeRates function generates standard fee rates object based on a base rate.

    Parameters

    • rate: number

      The base fee rate to be applied to fee options.

    Returns FeeRates

    The fee rates object with different rates for each fee option.

Generated using TypeDoc