diff --git a/apps/block_scout_web/lib/block_scout_web/templates/layout/_footer.html.eex b/apps/block_scout_web/lib/block_scout_web/templates/layout/_footer.html.eex
index 059e1538fd..1e68fda54e 100644
--- a/apps/block_scout_web/lib/block_scout_web/templates/layout/_footer.html.eex
+++ b/apps/block_scout_web/lib/block_scout_web/templates/layout/_footer.html.eex
@@ -42,6 +42,7 @@
+
<% main_nets = main_nets() %>
@@ -89,7 +90,7 @@
<% version = version() %>
<%= unless ignore_version?(version) do %>
-
+
<%= gettext("Version") %>: <%= version %>
<% end %>
diff --git a/apps/block_scout_web/priv/gettext/default.pot b/apps/block_scout_web/priv/gettext/default.pot
index 38e077f961..c5084ff593 100644
--- a/apps/block_scout_web/priv/gettext/default.pot
+++ b/apps/block_scout_web/priv/gettext/default.pot
@@ -315,13 +315,6 @@ msgstr ""
msgid "Copy Address"
msgstr ""
-#, elixir-format
-#: lib/block_scout_web/templates/address_contract/index.html.eex:39
-#: lib/block_scout_web/templates/address_contract/index.html.eex:51
-#: lib/block_scout_web/templates/address_contract/index.html.eex:65
-msgid "Copy Code"
-msgstr ""
-
#, elixir-format
#: lib/block_scout_web/templates/transaction/not_found.html.eex:9
#: lib/block_scout_web/templates/transaction/overview.html.eex:11
@@ -1527,12 +1520,12 @@ msgid "Contribute"
msgstr ""
#, elixir-format
-#: lib/block_scout_web/templates/layout/_footer.html.eex:51
+#: lib/block_scout_web/templates/layout/_footer.html.eex:52
msgid "Main Networks"
msgstr ""
#, elixir-format
-#: lib/block_scout_web/templates/layout/_footer.html.eex:78
+#: lib/block_scout_web/templates/layout/_footer.html.eex:79
msgid "Other Explorers"
msgstr ""
@@ -1542,11 +1535,31 @@ msgid "Submit an Issue"
msgstr ""
#, elixir-format
-#: lib/block_scout_web/templates/layout/_footer.html.eex:65
+#: lib/block_scout_web/templates/layout/_footer.html.eex:66
msgid "Test Networks"
msgstr ""
#, elixir-format
-#: lib/block_scout_web/templates/layout/_footer.html.eex:93
+#: lib/block_scout_web/templates/layout/_footer.html.eex:94
msgid "Version"
msgstr ""
+
+#, elixir-format
+#: lib/block_scout_web/templates/layout/_footer.html.eex:45
+msgid "Support"
+msgstr ""
+
+#, elixir-format
+#: lib/block_scout_web/templates/address_contract/index.html.eex:51
+msgid "Copy ABI"
+msgstr ""
+
+#, elixir-format
+#: lib/block_scout_web/templates/address_contract/index.html.eex:65
+msgid "Copy Contract Creation Code"
+msgstr ""
+
+#, elixir-format
+#: lib/block_scout_web/templates/address_contract/index.html.eex:39
+msgid "Copy Source Code"
+msgstr ""
diff --git a/apps/block_scout_web/priv/gettext/en/LC_MESSAGES/default.po b/apps/block_scout_web/priv/gettext/en/LC_MESSAGES/default.po
index b05d19985d..81525b50f9 100644
--- a/apps/block_scout_web/priv/gettext/en/LC_MESSAGES/default.po
+++ b/apps/block_scout_web/priv/gettext/en/LC_MESSAGES/default.po
@@ -315,13 +315,6 @@ msgstr ""
msgid "Copy Address"
msgstr ""
-#, elixir-format
-#: lib/block_scout_web/templates/address_contract/index.html.eex:39
-#: lib/block_scout_web/templates/address_contract/index.html.eex:51
-#: lib/block_scout_web/templates/address_contract/index.html.eex:65
-msgid "Copy Code"
-msgstr ""
-
#, elixir-format
#: lib/block_scout_web/templates/transaction/not_found.html.eex:9
#: lib/block_scout_web/templates/transaction/overview.html.eex:11
@@ -1527,12 +1520,12 @@ msgid "Contribute"
msgstr ""
#, elixir-format
-#: lib/block_scout_web/templates/layout/_footer.html.eex:51
+#: lib/block_scout_web/templates/layout/_footer.html.eex:52
msgid "Main Networks"
msgstr ""
#, elixir-format
-#: lib/block_scout_web/templates/layout/_footer.html.eex:78
+#: lib/block_scout_web/templates/layout/_footer.html.eex:79
msgid "Other Explorers"
msgstr ""
@@ -1542,11 +1535,31 @@ msgid "Submit an Issue"
msgstr ""
#, elixir-format
-#: lib/block_scout_web/templates/layout/_footer.html.eex:65
+#: lib/block_scout_web/templates/layout/_footer.html.eex:66
msgid "Test Networks"
msgstr ""
#, elixir-format
-#: lib/block_scout_web/templates/layout/_footer.html.eex:93
+#: lib/block_scout_web/templates/layout/_footer.html.eex:94
msgid "Version"
msgstr ""
+
+#, elixir-format
+#: lib/block_scout_web/templates/layout/_footer.html.eex:45
+msgid "Support"
+msgstr ""
+
+#, elixir-format
+#: lib/block_scout_web/templates/address_contract/index.html.eex:51
+msgid "Copy ABI"
+msgstr ""
+
+#, elixir-format, fuzzy
+#: lib/block_scout_web/templates/address_contract/index.html.eex:65
+msgid "Copy Contract Creation Code"
+msgstr ""
+
+#, elixir-format
+#: lib/block_scout_web/templates/address_contract/index.html.eex:39
+msgid "Copy Source Code"
+msgstr ""