{% include 'header.html' %}

refresh

back

{{ w.name }} Wallet

{% if refresh %}

Page Refresh: {{ refresh }} seconds

{% endif %} {% for m in messages %}

{{ m }}

{% endfor %}
{% if w.updating %}
Updating
{% endif %} {% if w.havedata %} {% if w.error %}

Error: {{ w.error }}

{% else %} {% if w.unconfirmed %}{% endif %} {% if w.cid == '1' %} {% if w.blind_unconfirmed %}{% endif %}{% if w.anon_pending %}{% endif %} {% endif %} {% if w.expected_seed != true %}{% endif %} {% if w.cid == '1' %} {% endif %} {% if w.cid == '6' %} {% else %} {% endif %} {% if w.cid == '1' %} {% endif %} {% if w.cid != '6' %} {% if w.show_utxo_groups %} {% else %} {% endif %}
Last updated:{{ w.lastupdated }}
Version:{{ w.version }}
Balance:{{ w.balance }}Unconfirmed:{{ w.unconfirmed }}
Blind Balance:{{ w.blind_balance }}Blind Unconfirmed:{{ w.blind_unconfirmed }}
Anon Balance:{{ w.anon_balance }}Anon Pending:{{ w.anon_pending }}
Blocks:{{ w.blocks }}
Synced:{{ w.synced }}
Expected Seed:{{ w.expected_seed }}
Stealth Address{{ w.stealth_address }}
Main Address{{ w.main_address }}
{{ w.deposit_address }}
{{ w.deposit_address }}
Amount: Address: Subtract fee:
Type From, To
Fee Rate:{{ w.fee_rate }}Est Fee:{{ w.est_fee }}
Amount:
{% endif %} {% endif %} {% endif %}

home