@ -120,7 +120,7 @@ defmodule Explorer.Chain.Statistics do
join: block in assoc(transaction, :block),
order_by: [desc: block.number],
preload: [:from_address, :to_address, block: block],
limit: 6
limit: 5
)
%__MODULE__{
@ -12,12 +12,6 @@
<th><%= gettext "Validator" %></th>
</thead>
<tbody>
<tr>
<td colspan="5">
<i class="fas fa-spinner fa-pulse"></i>
Coming soon
</td>
</tr>
<%= for block <- @chain.blocks do %>
<td>