{% extends "public.html" %} {% block toolbar_title %} {% raw %} {{name}} Wallet {% endraw %} {% endblock %} {% block footer %}{% endblock %} {% block page_container %}

{% raw %} {{balanceAmount}} {{tickershort}}{% endraw %}

Receive
Send
Peg in/out
scan
Transactions
{% raw %} {% endraw %} Mint details Export to CSV Show chart
{% raw %} {% endraw %}
{% raw %}

{{receive.lnurl.domain}} is requesting an invoice:

{% endraw %} {% if LNBITS_DENOMINATION != 'sats' %} {% else %} {% endif %} {% raw %}
Withdraw from {{receive.lnurl.domain}} Create invoice Cancel
Copy invoice Close
{% endraw %}
{% raw %} {{ parseFloat(String(parse.invoice.fsat).replaceAll(",", "")) / 100 }} {% endraw %} {{LNBITS_DENOMINATION}} {% raw %}
{{ parse.invoice.fsat }}{% endraw %} {{LNBITS_DENOMINATION}} {% raw %}

Description: {{ parse.invoice.description }}
Expire date: {{ parse.invoice.expireDate }}
Hash: {{ parse.invoice.hash }}

{% endraw %}
Pay Cancel
Not enough funds! Cancel
{% raw %}

Authenticate with {{ parse.lnurlauth.domain }}?

For every website and for every LNbits wallet, a new keypair will be deterministically generated so your identity can't be tied to your LNbits wallet or linked across websites. No other data will be shared with {{ parse.lnurlauth.domain }}.

Your public key for {{ parse.lnurlauth.domain }} is:

{{ parse.lnurlauth.pubkey }}

Login Cancel
{% endraw %}
Read Cancel
Cancel
Cancel
Warning

BOOKMARK THIS PAGE! If only mobile you can also click the 3 dots and "Save to homescreen"/"Install app"!

Ecash is a bearer asset, meaning you have the funds saved on this page, losing the page without exporting the page will mean you will lose the funds.

Copy wallet URL I understand
{% endblock %} {% block styles %} {% endblock %} {% block scripts %} {% endblock %}