Wallet
{{ wallet.address }}{{ wallet.balance_mrwk }} MRWK {% if wallet.balance_mrwk == "0" and not transactions %} No activity yet {% endif %}
{{ wallet.public_key_hex }}To claim GitHub bounty balance, sign in and link this wallet from your contributor account.
Credits and debits involving this wallet.
Showing {{ selected_transaction_type }} transactions.
{% endif %} {% endif %}| # | Type | From | To | Amount | Proof |
|---|---|---|---|---|---|
| {{ entry.sequence }} | {{ entry.type }} | {% if entry.from %}{{ entry.from }}{% else %}-{% endif %} | {% if entry.to %}{{ entry.to }}{% else %}-{% endif %} | {{ entry.amount_mrwk }} MRWK | {% if entry.proof_hash %}proof{% else %}-{% endif %} |
| {% if selected_transaction_type %}No wallet transactions match this type.{% else %}No wallet transactions yet.{% endif %} | |||||