Interest is accrued on remaining balances each month. Kills cascade allocation onto the next-highest-APR target.
| Month | Start | End | Target | Kill |
|---|---|---|---|---|
| {{ r.month }} | ${{ '{:,.0f}'.format(r.starting_total) }} | ${{ '{:,.0f}'.format(r.ending_total) }} | {{ r.current_target_name or '—' }} | {% if r.kill_account_name %}{{ r.kill_account_name }} ✓{% endif %} |