\begin{frame}{Bitcoin Mining Market Structure} \begin{center} % \includegraphics[width=\textwidth,height=0.8\textheight,keepaspectratio]{./img/SDMining.png} \begin{adjustbox}{width=\textwidth,height=0.85\textheight,keepaspectratio} \begin{tikzpicture}[domain=0:4] \def\qone{4} \draw[very thin,color=gray] (-0.1,-0.1) grid (11.9,6.7); \draw[- >,thick] (-0.2,0) -- (12,0) node[right] {$Hash$}; \draw[- >,blue,thick] (5.2,0.6) parabola (9,5.5) node[left] {Supply} ; \draw[blue,thick] (0,0.3) -- (5.2,0.6) ; \fill[black] (5.2,0.6) circle (2pt); \draw (5.2,1) node[above] {Functional shift}; \draw[red] (6,3.5) node[left] {Total Revenue (\$)}; \draw[red] (5.5,3) node[left] {\(y=m\cdot x \)}; \draw[cyan] (8,1) node[above] {MR=m}; \draw[cyan] (10.5,2) node[above] {\(MR=m\cdot\)(1+x-k)}; \draw[- >,dashed,thick] (9.4,0) -- (9.4,5.8) node[above] {Capital Constraint (k)}; \draw[- >,thick] (0,-0.2) -- (0,6.9) node[above] {$\frac{\$}{BTC}$}; \draw[- >,thick, color=red] (0,0)--(11.5,5.5) ; \draw[thick, color=cyan] (0,1)--(9.4,1) ; \draw[- >,thick, color=cyan] (9.4,1)--(11,2.0909) ; \end{tikzpicture} \end{adjustbox} \end{center} \end{frame}