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

{% raw %} {{getBalance()}} {{tickershort}}{% endraw %}

Pay invoice
Receive Tokens
Send Tokens
{% raw %} {% endraw %} {% raw %} {% endraw %} History
{% raw %} {{ parseFloat(String(payInvoiceData.invoice.fsat).replaceAll(",", "")) / 100 }} {% endraw %} {{LNBITS_DENOMINATION}} {% raw %}
{{ payInvoiceData.invoice.fsat }}{% endraw %} {{LNBITS_DENOMINATION}} {% raw %}

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

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

Authenticate with {{ payInvoiceData.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 {{ payInvoiceData.lnurlauth.domain }}.

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

{{ payInvoiceData.lnurlauth.pubkey }}

Login Cancel
{% endraw %}
{% raw %}

{{ payInvoiceData.lnurlpay.domain }} is requesting {{ payInvoiceData.lnurlpay.maxSendable | msatoshiFormat }} {{LNBITS_DENOMINATION}}
and a {{payInvoiceData.lnurlpay.commentAllowed}}-char comment

{{ payInvoiceData.lnurlpay.targetUser || payInvoiceData.lnurlpay.domain }} is requesting
between {{ payInvoiceData.lnurlpay.minSendable | msatoshiFormat }} and {{ payInvoiceData.lnurlpay.maxSendable | msatoshiFormat }} {% endraw %} {{LNBITS_DENOMINATION}} {% raw %}
and a {{payInvoiceData.lnurlpay.commentAllowed}}-char comment

{{ payInvoiceData.lnurlpay.description }}

{% endraw %} {% raw %}
Send {{LNBITS_DENOMINATION}} Cancel
{% endraw %}
Continue 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
Create a Lightning invoice
Copy invoice Create Invoice Close
How much would you like to send?
Send Tokens Copy token Close
Paste tokens please
Receive Tokens Close
{% endblock %} {% block styles %} {% endblock %} {% block scripts %} {% endblock %}