{{paymentDecodedHint}} Payment request is required.
Payments History
{{getLabel(column)}}
Creation Date {{(payment?.creation_date * 1000) | date:'dd/MMM/y HH:mm'}} Payment Hash {{payment?.payment_hash}} Payment Request {{payment?.payment_request}} Payment Preimage {{payment?.payment_preimage}} Description {{payment?.description}} Description Hash {{payment?.description_hash}} Failure Reason {{payment?.failure_reason | camelcaseWithReplace:'failure_reason':'_'}} Payment Index {{payment?.payment_index | number}} Fee (Sats) {{payment?.fee | number}} Value (Sats) {{payment?.value | number}} Hops {{payment?.htlcs[0]?.route?.hops?.length || 0}}
Download CSV

No payment available.

Getting payments...

{{errorMessage}}

Total Attempts: {{payment?.htlcs?.length}} {{(htlc.attempt_time_ns / 1000000) | date:'dd/MMM/y HH:mm'}} {{payment?.payment_hash}} HTLC {{i + 1}} {{payment?.payment_request}} {{payment?.payment_preimage}} {{htlc?.preimage}} {{payment?.description}} {{payment?.description_hash}} {{payment?.failure_reason | camelcaseWithReplace:'failure_reason':'_'}} {{payment?.payment_index | number}} {{htlc.attempt_id | number}} {{payment?.fee | number:'1.0-0'}} {{htlc.route?.total_fees | number:'1.0-0'}} {{payment?.value | number:'1.0-0'}} {{htlc.route?.total_amt | number:'1.0-0'}} - {{(htlc.route?.hops?.length || 0) | number:'1.0-0'}}