-
{% for wallet, list in pay_list.items %}
- {{ wallet.name }} to
{{ wallet.address }}
: - {{ amount }} for {{ item }} {% endfor %}
-
{% for amount, item in list %}
Total profit: {{ total_profit }}
{{ wallet.address }}
: