diff --git a/app/views/layouts/_navigation_wallet.html.haml b/app/views/layouts/_navigation_wallet.html.haml index 1d29bbf1..30978840 100644 --- a/app/views/layouts/_navigation_wallet.html.haml +++ b/app/views/layouts/_navigation_wallet.html.haml @@ -16,4 +16,5 @@ %br= current_user.icp_balance = "#{currency_balance(current_user.principal, "TENDY")} TENDY" %br= "#{currency_balance(current_user.principal, "ICYPEES")} ICYPEES" + = "#{currency_balance(current_user.principal, "ETH", current_user.soft_token)} ETH" -# %br= "#{currency_balance(current_user.principal, "SPICE")} SPICE"