Good question. This reminds me that in $11$th grade I gave a student lecture on the anout this using PowerPoint Presentations.
As is usual for Fractional Calculus, there is no such thing as "the Fractional Derivative". For example, Leonhard Euler (one of the first to deal with this) already discovered various possibilities for defining a Fractional Derivative of the exponential function.and both are different.
You have already used Euler's first approach. Simply order the derivatives of the exponential function according to their order of derivative, find a general formula that describes an nth derivative of it and generalize it:
$$
\begin{align*}
\operatorname{D}^{0}\left[ e^{\lambda \cdot x} \right] &= \lambda^{0} \cdot e^{\lambda \cdot x}\\
\operatorname{D}^{1}\left[ e^{\lambda \cdot x} \right] &= \lambda^{1} \cdot e^{\lambda \cdot x}\\
\operatorname{D}^{2}\left[ e^{\lambda \cdot x} \right] &= \lambda^{2} \cdot e^{\lambda \cdot x}\\
\operatorname{D}^{3}\left[ e^{\lambda \cdot x} \right] &= \lambda^{3} \cdot e^{\lambda \cdot x}\\
\operatorname{D}^{4}\left[ e^{\lambda \cdot x} \right] &= \lambda^{4} \cdot e^{\lambda \cdot x}\\
\operatorname{D}^{5}\left[ e^{\lambda \cdot x} \right] &= \lambda^{5} \cdot e^{\lambda \cdot x}\\
&\cdots\\
\operatorname{D}^{n}\left[ e^{\lambda \cdot x} \right] &= \lambda^{n} \cdot e^{\lambda \cdot x},\, \text{for}\, n \in \mathbb{N_{0}}\\
\\
\operatorname{D}^{\alpha}\left[ e^{\lambda \cdot x} \right] &= \lambda^{\alpha} \cdot e^{\lambda \cdot x},\, \text{for}\, \alpha \in \mathbb{C}\\
\end{align*}
$$
Euler's other approach would be what we would do with the Caputo Derivative: deriving the series expansion around $0$ of the exponential function aka $e^{\lambda \cdot x} = \sum\limits_{k = 0}^{\infty}\left[ \frac{\lambda^{k}}{k!} \cdot x^{k} \right]$:
$$
\begin{align*}
\operatorname{D}^{\alpha}\left[ e^{\lambda \cdot x} \right] &= \operatorname{D}^{\alpha}\left[\sum\limits_{k = 0}^{\infty}\left[ \frac{\lambda^{k}}{k!} \cdot x^{k} \right] \right]\\
\operatorname{D}^{\alpha}\left[ e^{\lambda \cdot x} \right] &= \sum\limits_{k = 0}^{\infty}\left[ \operatorname{D}^{\alpha}\left[ \frac{\lambda^{k}}{k!} \cdot x^{k} \right] \right]\\
\operatorname{D}^{\alpha}\left[ e^{\lambda \cdot x} \right] &= \sum\limits_{k = 0}^{\infty}\left[ \frac{\lambda^{k}}{k!} \cdot \operatorname{D}^{\alpha}\left[ x^{k} \right] \right]\\
\end{align*}
$$
The Fractional Derivative for the monomial he had also derived from Euler in a similar way as for the exponential function. Simply order the derivatives of the monomial according to their order of derivative, find a general formula that describes an nth derivative of it and generalize it:
$$
\begin{align*}
\operatorname{D}^{0}\left( x^{m} \right) &= x^{m}\\
\operatorname{D}^{1}\left( x^{m} \right) &= m \cdot x^{m - 1}\\
\operatorname{D}^{2}\left( x^{m} \right) &= m \cdot \left( m - 1 \right) \cdot x^{m - 2}\\
\operatorname{D}^{3}\left( x^{m} \right) &= m \cdot \left( m - 1 \right) \cdot \left( m - 2 \right) \cdot x^{m - 3}\\
\operatorname{D}^{4}\left( x^{m} \right) &= m \cdot \left( m - 1 \right) \cdot \left( m - 3 \right) \cdot x^{m - 4}\\
\operatorname{D}^{5}\left( x^{m} \right) &= m \cdot \left( m - 1 \right) \cdot \left( m - 4 \right) \cdot x^{m - 5}\\
&\cdots\\
\operatorname{D}^{n}\left( x^{m} \right) &= m \cdot \left( m - 1 \right) \cdots \left( m - n + 1 \right) \cdot x^{m - n},\, &\text{for}\, n \in \mathbb{N_{0}}\\
\operatorname{D}^{n}\left( x^{m} \right) &= \frac{m!}{\left( m - n \right)!} \cdot x^{m - n},\, &\text{for}\, n \in \mathbb{N_{0}}\\
\operatorname{D}^{n}\left( x^{m} \right) &= \frac{\Gamma\left( m + 1 \right)}{\Gamma\left( m - n + 1 \right)} \cdot x^{m - n},\, &\text{for}\, n \in \mathbb{C}\\
\end{align*}
$$
where $\Gamma\left( \cdot \right)$ is the Complete Gamma Function.
This allows us to continue the above formula:
$$
\begin{align*}
\operatorname{D}^{\alpha}\left[ e^{\lambda \cdot x} \right] &= \sum\limits_{k = 0}^{\infty}\left[ \frac{\lambda^{k}}{k!} \cdot
\operatorname{D}^{\alpha}\left[ x^{k} \right] \right]\\
\operatorname{D}^{\alpha}\left[ e^{\lambda \cdot x} \right] &= \sum\limits_{k = 0}^{\infty}\left[ \frac{\lambda^{k}}{k!} \cdot
\frac{\Gamma\left( k + 1 \right)}{\Gamma\left( k - \alpha + 1 \right)} \cdot x^{k - \alpha} \right]\\
\end{align*}
$$
Another cool approach is via Euler's Formula $e^{x \cdot i} = \cos\left( x \right) + \sin\left( x \right) \cdot i$ where $i^{2} = -1$ and a generalized formula for the $n$-th derivative of the $\sin$ and $\cos$. Simply order the derivatives of the $\sin$ or $\cos$ according to their order of derivative, find a general formula that describes an nth derivative of it and generalize it:
$$
\begin{align*}
\operatorname{D}^{1}\left[ \sin\left( x \right) \right] &= +\sin\left( x \right)\\
\operatorname{D}^{1}\left[ \sin\left( x \right) \right] &= +\cos\left( x \right)\\
\operatorname{D}^{2}\left[ \sin\left( x \right) \right] &= -\sin\left( x \right)\\
\operatorname{D}^{3}\left[ \sin\left( x \right) \right] &= -\cos\left( x \right)\\
\operatorname{D}^{4}\left[ \sin\left( x \right) \right] &= +\sin\left( x \right)\\
\operatorname{D}^{5}\left[ \sin\left( x \right) \right] &= +\cos\left( x \right)\\
&\cdots\\
\operatorname{D}^{n}\left[ \sin\left( x \right) \right] &= \sin\left( x + \frac{n \cdot \pi}{2} \right),\, \text{for}\, n \in \mathbb{N_{0}}\\
\\
\operatorname{D}^{n}\left[ \sin\left( x \right) \right] &= \sin\left( x + \frac{n \cdot \pi}{2} \right),\, \text{for}\, n \in \mathbb{C}\\
\end{align*}
$$
So follows:
$$
\begin{align*}
\operatorname{D}^{n}\left[ e^{x \cdot i} \right] &= \operatorname{D}^{n}\left[ \cos\left( x \right) + \sin\left( x \right) \cdot i \right]\\
\operatorname{D}^{n}\left[ e^{x \cdot i} \right] &= \operatorname{D}^{n}\left[ \cos\left( x \right) \right] + \operatorname{D}^{n}\left[ \sin\left( x \right) \cdot i \right]\\
\operatorname{D}^{n}\left[ e^{x \cdot i} \right] &= \operatorname{D}^{n}\left[ \cos\left( x \right) \right] + \operatorname{D}^{n}\left[ \sin\left( x \right) \right] \cdot i\\
\operatorname{D}^{n}\left[ e^{x \cdot i} \right] &= \cos\left( x + \frac{n \cdot \pi}{2} \right) + \sin\left( x + \frac{n \cdot \pi}{2} \right) \cdot i\\
\operatorname{D}^{n}\left[ e^{x \cdot i} \right] &= e^{\left( x + \frac{n \cdot \pi}{2} \right) \cdot i}\\
\end{align*}
$$