|
|
@ -109,6 +109,7 @@ |
|
|
|
<% end %> |
|
|
|
<% end %> |
|
|
|
</section> |
|
|
|
</section> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<%= if BlockScoutWeb.AddressView.smart_contract_verified?(@address) do %> |
|
|
|
<%= if @address.smart_contract.external_libraries && @address.smart_contract.external_libraries != [] do %> |
|
|
|
<%= if @address.smart_contract.external_libraries && @address.smart_contract.external_libraries != [] do %> |
|
|
|
<section> |
|
|
|
<section> |
|
|
|
<div class="d-flex justify-content-between align-items-baseline"> |
|
|
|
<div class="d-flex justify-content-between align-items-baseline"> |
|
|
@ -120,7 +121,7 @@ |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</section> |
|
|
|
</section> |
|
|
|
<% end %> |
|
|
|
<% end %> |
|
|
|
|
|
|
|
<% end %> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</section> |
|
|
|
</section> |
|
|
|