diff --git a/apps/explorer_web/lib/explorer_web/templates/chain/show.html.eex b/apps/explorer_web/lib/explorer_web/templates/chain/show.html.eex index e78f0b651d..148c01cb64 100644 --- a/apps/explorer_web/lib/explorer_web/templates/chain/show.html.eex +++ b/apps/explorer_web/lib/explorer_web/templates/chain/show.html.eex @@ -7,7 +7,7 @@
- Price + <%= gettext "Price" %> <%= format_exchange_rate(@exchange_rate) %> @@ -15,7 +15,7 @@
- Market cap + <%= gettext "Market Cap" %> <%= format_market_cap(@exchange_rate) %> @@ -25,7 +25,7 @@
- Block time + <%= gettext "Average block time" %> <%= @chain.average_time |> Timex.format_duration(:humanized) %> @@ -33,7 +33,7 @@
- Total transactions + <%= gettext "Total transactions" %> 12,106,123 @@ -41,7 +41,7 @@
- Wallet addresses + <%= gettext "Wallet addresses" %> 1,400,500