{% if (sweeps_is_miner is defined) and (sweeps_is_miner) %} {% else %}
{% endif %} {% if (sweeps_is_miner is not defined) or (not sweeps_is_miner) %} {% endif %} {% for s in sweeps %} {% if (sweeps_is_miner is not defined) or (not sweeps_is_miner) %} {% endif %} {% if s.Value == 0 %} {% else %} {% endif %} {% endfor %}
Transaction Id Age [h:m:s]Owned byDecoys per Input Inputs / Outputs Self Decoys Other Decoys Unknown Decoys Swept Coinbase Value
{{ s.Id|shorten(10) }} {{ date_diff_short(s.Timestamp) }}{{ s.Address.ToBase58()|shorten(10) }}{{ s.InputDecoyCount }} {{ s.InputCount }} / {{ s.GlobalOutputIndices|length }} {{ s.MinerCount }} ({{(s.MinerRatio*100)|round(2)}}%) {{ s.OtherMinersCount }} ({{(s.OtherMinersRatio*100)|round(2)}}%) {{ s.NoMinerCount }} ({{(s.NoMinerRatio*100)|round(2)}}%)-{{ monero_to_xmr(s.Value) }} XMR