${user.wallet.slice(0, 4)}...${user.wallet.slice(-4)} (Pnl $${(Math.floor(user.pnl * 100) / 100).toFixed(2)})
${(Math.floor(user.balance * 10**6) / 10**6).toFixed(6)} TON
ID:
Holder:
Status:
#${item.id}
${item.tg_id}
${item.progress >= 100 ? '✅ Complete' : '⏳ Pending'}