@ -21,10 +21,17 @@
</tr>
<tr>
<th scope="row">
<%= gettext "Balance" %>
<%= gettext "POA Balance" %>
</th>
<td data-test="address_balance">
<%= balance(@address) %> </br>
<%= balance(@address) %>
</td>
<%= gettext "USD Balance" %>
<td>
<%= formatted_usd(@address, @exchange_rate) %>