{% extends "public.html" %} {% block toolbar_title %} {{ gerty.name }}{% endblock %}{% block page %} {% raw %}
"{{gerty.sats_quote[0].text}}"
~ Satoshi {{gerty.sats_quote[0].date}}
{{gerty.exchange[0].amount.toFixed(2)}} {{gerty.exchange[0].fiat}}
{{gertywallet.amount}}
{{gertywallet.name}}

Onchain Stats

Difficulty Progress Percent
Current difficulty: {{gerty.onchain[2].threed[0].currentDifficulty}} Current hashrate: {{gerty.onchain[2].threed[0].currentHashrate}}

LN Stats

{{gerty.ln}}
{% endraw %} {% endblock %} {% block scripts %} {% endblock %}