firewalletbrowser/templates/components/tx.html

4 lines
323 B
HTML
Raw Permalink Normal View History

2024-02-04 15:08:24 +11:00
<span style="display: block;font-size: 12px;">TX: {{tx}}</span>
<span style="display: block;">Check your transaction on a block explorer</span>
<a class="card-link" href="https://niami.io/tx/{{tx}}" target="_blank">Niami</a>
<a class="card-link" href="https://3xpl.com/handshake/transaction/{{tx}}" target="_blank">3xpl</a>