-
+
+ <% total_market_cap = market_cap(@market_cap_calculation, @exchange_rate) %>
+
- <% end %>
+ <%= if token_bridge_supply?() do %>
+ <% token_bridge_market_cap = total_market_cap_from_token_bridge(@exchange_rate) %>
+ <% omni_bridge_market_cap = total_market_cap_from_omni_bridge() %>
+
+
+
+ <% end %>
+
<% end %>
<% end %>
diff --git a/apps/block_scout_web/priv/gettext/default.pot b/apps/block_scout_web/priv/gettext/default.pot
index 230e195ad3..73447ac897 100644
--- a/apps/block_scout_web/priv/gettext/default.pot
+++ b/apps/block_scout_web/priv/gettext/default.pot
@@ -151,7 +151,7 @@ msgid "Anything not in this list is not supported. Click on the method to be tak
msgstr ""
#, elixir-format
-#: lib/block_scout_web/templates/chain/show.html.eex:108
+#: lib/block_scout_web/templates/chain/show.html.eex:110
msgid "Average block time"
msgstr ""
@@ -234,7 +234,7 @@ msgid "BlockScout provides analytics data, API, and Smart Contract tools for the
msgstr ""
#, elixir-format
-#: lib/block_scout_web/templates/chain/show.html.eex:150
+#: lib/block_scout_web/templates/chain/show.html.eex:152
#: lib/block_scout_web/templates/layout/_topnav.html.eex:34
#: lib/block_scout_web/templates/layout/_topnav.html.eex:38
msgid "Blocks"
@@ -778,7 +778,7 @@ msgid "Success"
msgstr ""
#, elixir-format
-#: lib/block_scout_web/templates/chain/show.html.eex:89
+#: lib/block_scout_web/templates/chain/show.html.eex:91
#: lib/block_scout_web/templates/layout/app.html.eex:33
msgid "Tx/day"
msgstr ""
@@ -1066,7 +1066,7 @@ msgid "More internal transactions have come in"
msgstr ""
#, elixir-format
-#: lib/block_scout_web/templates/chain/show.html.eex:211
+#: lib/block_scout_web/templates/chain/show.html.eex:213
#: lib/block_scout_web/templates/pending_transaction/index.html.eex:10
#: lib/block_scout_web/templates/transaction/index.html.eex:10
msgid "More transactions have come in"
@@ -1309,7 +1309,7 @@ msgstr ""
#: lib/block_scout_web/templates/address_transaction/index.html.eex:49
#: lib/block_scout_web/templates/address_validation/index.html.eex:22
#: lib/block_scout_web/templates/block_transaction/index.html.eex:23
-#: lib/block_scout_web/templates/chain/show.html.eex:154
+#: lib/block_scout_web/templates/chain/show.html.eex:156
#: lib/block_scout_web/templates/pending_transaction/index.html.eex:19
#: lib/block_scout_web/templates/tokens/holder/index.html.eex:20
#: lib/block_scout_web/templates/tokens/instance/transfer/index.html.eex:21
@@ -1323,7 +1323,7 @@ msgid "Something went wrong, click to reload."
msgstr ""
#, elixir-format
-#: lib/block_scout_web/templates/chain/show.html.eex:217
+#: lib/block_scout_web/templates/chain/show.html.eex:219
msgid "Something went wrong, click to retry."
msgstr ""
@@ -1452,7 +1452,7 @@ msgid "Total Supply"
msgstr ""
#, elixir-format
-#: lib/block_scout_web/templates/chain/show.html.eex:125
+#: lib/block_scout_web/templates/chain/show.html.eex:127
msgid "Total blocks"
msgstr ""
@@ -1592,12 +1592,12 @@ msgid "Version"
msgstr ""
#, elixir-format
-#: lib/block_scout_web/templates/chain/show.html.eex:149
+#: lib/block_scout_web/templates/chain/show.html.eex:151
msgid "View All Blocks"
msgstr ""
#, elixir-format
-#: lib/block_scout_web/templates/chain/show.html.eex:207
+#: lib/block_scout_web/templates/chain/show.html.eex:209
msgid "View All Transactions"
msgstr ""
@@ -1639,7 +1639,7 @@ msgid "WEI"
msgstr ""
#, elixir-format
-#: lib/block_scout_web/templates/chain/show.html.eex:133
+#: lib/block_scout_web/templates/chain/show.html.eex:135
msgid "Wallet addresses"
msgstr ""
@@ -1778,7 +1778,7 @@ msgid "Module"
msgstr ""
#, elixir-format
-#: lib/block_scout_web/templates/chain/show.html.eex:117
+#: lib/block_scout_web/templates/chain/show.html.eex:119
msgid "Total transactions"
msgstr ""
@@ -1866,7 +1866,7 @@ msgstr ""
#: lib/block_scout_web/templates/address_transaction/index.html.eex:15
#: lib/block_scout_web/templates/block_transaction/index.html.eex:10
#: lib/block_scout_web/templates/block_transaction/index.html.eex:18
-#: lib/block_scout_web/templates/chain/show.html.eex:208
+#: lib/block_scout_web/templates/chain/show.html.eex:210
#: lib/block_scout_web/templates/layout/_topnav.html.eex:53
#: lib/block_scout_web/views/address_view.ex:345
msgid "Transactions"
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 230e195ad3..73447ac897 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
@@ -151,7 +151,7 @@ msgid "Anything not in this list is not supported. Click on the method to be tak
msgstr ""
#, elixir-format
-#: lib/block_scout_web/templates/chain/show.html.eex:108
+#: lib/block_scout_web/templates/chain/show.html.eex:110
msgid "Average block time"
msgstr ""
@@ -234,7 +234,7 @@ msgid "BlockScout provides analytics data, API, and Smart Contract tools for the
msgstr ""
#, elixir-format
-#: lib/block_scout_web/templates/chain/show.html.eex:150
+#: lib/block_scout_web/templates/chain/show.html.eex:152
#: lib/block_scout_web/templates/layout/_topnav.html.eex:34
#: lib/block_scout_web/templates/layout/_topnav.html.eex:38
msgid "Blocks"
@@ -778,7 +778,7 @@ msgid "Success"
msgstr ""
#, elixir-format
-#: lib/block_scout_web/templates/chain/show.html.eex:89
+#: lib/block_scout_web/templates/chain/show.html.eex:91
#: lib/block_scout_web/templates/layout/app.html.eex:33
msgid "Tx/day"
msgstr ""
@@ -1066,7 +1066,7 @@ msgid "More internal transactions have come in"
msgstr ""
#, elixir-format
-#: lib/block_scout_web/templates/chain/show.html.eex:211
+#: lib/block_scout_web/templates/chain/show.html.eex:213
#: lib/block_scout_web/templates/pending_transaction/index.html.eex:10
#: lib/block_scout_web/templates/transaction/index.html.eex:10
msgid "More transactions have come in"
@@ -1309,7 +1309,7 @@ msgstr ""
#: lib/block_scout_web/templates/address_transaction/index.html.eex:49
#: lib/block_scout_web/templates/address_validation/index.html.eex:22
#: lib/block_scout_web/templates/block_transaction/index.html.eex:23
-#: lib/block_scout_web/templates/chain/show.html.eex:154
+#: lib/block_scout_web/templates/chain/show.html.eex:156
#: lib/block_scout_web/templates/pending_transaction/index.html.eex:19
#: lib/block_scout_web/templates/tokens/holder/index.html.eex:20
#: lib/block_scout_web/templates/tokens/instance/transfer/index.html.eex:21
@@ -1323,7 +1323,7 @@ msgid "Something went wrong, click to reload."
msgstr ""
#, elixir-format
-#: lib/block_scout_web/templates/chain/show.html.eex:217
+#: lib/block_scout_web/templates/chain/show.html.eex:219
msgid "Something went wrong, click to retry."
msgstr ""
@@ -1452,7 +1452,7 @@ msgid "Total Supply"
msgstr ""
#, elixir-format
-#: lib/block_scout_web/templates/chain/show.html.eex:125
+#: lib/block_scout_web/templates/chain/show.html.eex:127
msgid "Total blocks"
msgstr ""
@@ -1592,12 +1592,12 @@ msgid "Version"
msgstr ""
#, elixir-format
-#: lib/block_scout_web/templates/chain/show.html.eex:149
+#: lib/block_scout_web/templates/chain/show.html.eex:151
msgid "View All Blocks"
msgstr ""
#, elixir-format
-#: lib/block_scout_web/templates/chain/show.html.eex:207
+#: lib/block_scout_web/templates/chain/show.html.eex:209
msgid "View All Transactions"
msgstr ""
@@ -1639,7 +1639,7 @@ msgid "WEI"
msgstr ""
#, elixir-format
-#: lib/block_scout_web/templates/chain/show.html.eex:133
+#: lib/block_scout_web/templates/chain/show.html.eex:135
msgid "Wallet addresses"
msgstr ""
@@ -1778,7 +1778,7 @@ msgid "Module"
msgstr ""
#, elixir-format
-#: lib/block_scout_web/templates/chain/show.html.eex:117
+#: lib/block_scout_web/templates/chain/show.html.eex:119
msgid "Total transactions"
msgstr ""
@@ -1866,7 +1866,7 @@ msgstr ""
#: lib/block_scout_web/templates/address_transaction/index.html.eex:15
#: lib/block_scout_web/templates/block_transaction/index.html.eex:10
#: lib/block_scout_web/templates/block_transaction/index.html.eex:18
-#: lib/block_scout_web/templates/chain/show.html.eex:208
+#: lib/block_scout_web/templates/chain/show.html.eex:210
#: lib/block_scout_web/templates/layout/_topnav.html.eex:53
#: lib/block_scout_web/views/address_view.ex:345
msgid "Transactions"