diff --git a/apps/explorer_web/lib/explorer_web/templates/transaction/overview.html.eex b/apps/explorer_web/lib/explorer_web/templates/transaction/overview.html.eex index f43d2068f9..ec34f9e780 100644 --- a/apps/explorer_web/lib/explorer_web/templates/transaction/overview.html.eex +++ b/apps/explorer_web/lib/explorer_web/templates/transaction/overview.html.eex @@ -124,7 +124,7 @@ <%= gettext "Gas Price" %> - <%= gas_price(@transaction, :wei) %> + <%= gas_price(@transaction, :ether) %> (<%= gas_price(@transaction, :gwei) %>)