For a random variable $X \colon \Omega \to \mathbb{R}$ and a sequence of random variables $X_n$ with
$$ \lim_{n \to \infty} \mathbb{E} [|X_n -X|] = 0,$$
I have found that
$$ \lim_{n\to \infty} \mathbb{E} [f \circ X_n] = \mathbb{E}[f \circ X] \quad (1)$$
holds for any $f \in C_b(\mathbb{R})$.
First Question: I would like to use $(1)$ with $f(x)=e^x \notin C_b(\mathbb{R})$, and I know that $\mathbb{E}[e^X]$ exists. Does this already imply $(1)$? $X$ has negative and positive values.
Second Question: Does $$\mathbb{E} [|X_n -X|] \in O\left(\sqrt {\frac{1}{n}}\right)$$ imply $$ \mathbb{E}[f \circ X_n] - \mathbb{E}[f \circ X] \in O\left(\sqrt {\frac{1}{n}}\right) \quad ?$$ If so, is this also true for $f(x)=e^x$?