uint256 amountMinusFee = amount * (BASIS_POINTS - fee) / BASIS_POINTS
