{
    "balance": 0,
    "transactions": [
        {
            "id": "TX-20260402113600-3E6219",
            "type": "gift",
            "amount": 50000,
            "status": "approved",
            "description": "شارژ کیف پول با کد هدیه",
            "meta": {
                "gift_code": "NOWROOZ405"
            },
            "created_at": 1775129760
        },
        {
            "id": "TX-20260402151832-E38F06",
            "type": "admin_adjustment",
            "amount": 2500,
            "status": "approved",
            "description": "افزایش دستی موجودی توسط ادمین",
            "meta": {
                "action": "admin_increase",
                "admin_id": 1162298499
            },
            "created_at": 1775143112
        },
        {
            "id": "TX-20260402152336-612724",
            "type": "purchase",
            "amount": -52500,
            "status": "approved",
            "description": "پرداخت سفارش از کیف پول",
            "meta": {
                "type": "telegram_gift",
                "plan": "Telegram Gift 💝 | 15 Stars",
                "order_id": "GIFT-20260402-C2A2FD"
            },
            "created_at": 1775143416
        }
    ]
}