{% extends "public.html" %} {% block toolbar_title %} {% raw %} {{name}} Wallet {% endraw %} {% endblock %} {% block footer %}{% endblock %} {% block page_container %}
Buy tokens
(with sats)

{% raw %} {{balance}} {{tickershort}}{% endraw %}

Sell tokens
(for sats)
Receive
Send
{% raw %} {% endraw %} {% raw %} {% endraw %} History
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
How much would you like to buy?
Copy invoice Request Invoice Close
How much would you like to send?
Show Tokens Burn Tokens Close
Paste tokens please
Accept Tokens Close
Please paste a Lightning invoice
{% raw %} Amount: {{ sellData.invoice.sat }} sats
Description: {{ sellData.invoice.description }}
Expire date: {{ sellData.invoice.expireDate }}
Expired: {{ sellData.invoice.expired }}
Hash: {{ sellData.invoice.hash }} {% endraw %}
Check Invoice Sell Token Close
{% endblock %} {% block styles %} {% endblock %} {% block scripts %} {% endblock %}