{% extends "base.html" %} {% block title %} {{ block.super }} - Dashboard{% endblock %} {% block meta %}{% endblock %} {% block content %} {% load humanize %} Dashboard Last Updated: ... refreshing every 21 minutes
| Ratio: 0 | Inbound | Outbound | Unsettled |
|---|---|---|---|
| Active | 0 | 0 | 0 |
| Inactive | 0 | 0 | 0 |
| Total | 0 | 0 | 0 |
| Balance: {{total_balance}} | Onchain: {{ balances.total_balance|intcomma }} | Confirmed: {{ balances.confirmed_balance|intcomma }} | Unconfirmed: {{ balances.unconfirmed_balance|intcomma }} | Limbo: {{ limbo_balance|intcomma }} | Pending HTLCs: 0{{ pending_htlc_count }} | ||
|---|---|---|---|---|---|---|---|
| Period | Routed | Fees Earned | Fees Paid | Onchain fees | Cost | Profit/Outbound | Outbound Utilization |
| 1-Day | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
| 7-Day | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
| Channel ID | Peer Alias | Outbound Liquidity | Capacity | Inbound Liquidity | Unsettled | oRate | oBase | o1D | i1D | o7D | i7D | iRate | iBase | iTarget% | AR |
|---|
| Channel ID | Peer Alias | Outbound Liquidity | Capacity | Inbound Liquidity | Unsettled | oRate | oBase | iRate | iBase | Local Commit | Local Reserve | Downtime | Opener | iTarget% | AR |
|---|
| Channel ID | Peer Alias | Outbound Liquidity | Capacity | Inbound Liquidity | Unsettled | oRate | oBase | oLife | iLife | Local Commit | Local Reserve | Opener | Status |
|---|
| Peer Alias | Channel Point | Capacity | Local Balance | Remote Balance | AF | Fee Rate | Base Fee | CLTV | Amt | Max Cost% | oTarget% | iTarget% | AR |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {% if channel.alias == '' %}{{ channel.remote_node_pub|slice:":12" }}{% else %}{{ channel.alias }}{% endif %} | {{ channel.channel_point }} | {{ channel.capacity|intcomma }} | {{ channel.local_balance|intcomma }} | {{ channel.remote_balance|intcomma }} |
| Channel ID | Peer Alias | Capacity | Local Balance | Remote Balance | Balance In Limbo | Local Commit Fee | Closing TX |
|---|---|---|---|---|---|---|---|
| {{ channel.short_chan_id }} | {% if channel.alias == '' %}{{ channel.remote_node_pub|slice:":12" }}{% else %}{{ channel.alias }}{% endif %} | {{ channel.capacity|intcomma }} | {{ channel.local_balance|intcomma }} | {{ channel.remote_balance|intcomma }} | {{ channel.limbo_balance|intcomma }} | {{ channel.local_commit_fee_sat|intcomma }} | {{ channel.closing_txid }} |
| Channel ID | Peer Alias | Capacity | Local Balance | Remote Balance | Balance In Limbo | Maturity | Closing TX |
|---|---|---|---|---|---|---|---|
| {{ channel.short_chan_id }} | {% if channel.alias == '' %}{{ channel.remote_node_pub|slice:":12" }}{% else %}{{ channel.alias }}{% endif %} | {{ channel.capacity|intcomma }} | {{ channel.local_balance|intcomma }} | {{ channel.remote_balance|intcomma }} | {{ channel.limbo_balance|intcomma }} | {{ channel.maturity_datetime|naturaltime }} | {{ channel.closing_txid }} |
| Channel ID | Peer Alias | Capacity | Local Balance | Remote Balance | Balance In Limbo | Local Commit Fee | Closing TX |
|---|---|---|---|---|---|---|---|
| {{ channel.short_chan_id }} | {% if channel.alias == '' %}{{ channel.remote_node_pub|slice:":12" }}{% else %}{{ channel.alias }}{% endif %} | {{ channel.capacity|intcomma }} | {{ channel.local_balance|intcomma }} | {{ channel.remote_balance|intcomma }} | {{ channel.limbo_balance|intcomma }} | {{ channel.local_commit_fee_sat|intcomma }} | {{ channel.closing_txid }} |
| Timestamp | Amount In | Amount Out | Channel In Alias | Channel Out Alias | Channel In Id | Channel Out Id | Fees Earned | PPM Earned |
|---|
| Timestamp | Value | Fee Paid | PPM Paid | Status | Chan Out Alias | Chan Out ID | Hash | Rebalance | Keysend |
|---|
| Created | Settled | Value | Amount Paid | State | Channel In Alias | Channel In | Hash | Keysend |
|---|
| Timestamp | Chan In ID | Chan Out ID | Chan In Alias | Chan Out Alias | Forward Amount | Actual Outbound | Potential Fee | HTLC Failure | Failure Detail |
|---|