Files
projectmycelium/user_data/asdf_at_example_com.json
2025-09-01 21:37:01 -04:00

82 lines
2.1 KiB
JSON

{
"user_email": "asdf@example.com",
"wallet_balance_usd": 0.0,
"transactions": [],
"staked_amount_usd": 0.0,
"pool_positions": {},
"name": "Johny",
"country": "Bahamas",
"timezone": "UTC-03:30",
"password_hash": "$2b$12$JQLUbKe4Ac/VoTmfxENJzebRhbutn6vVSKpwqgeqZdD78L55exXpC",
"services": [],
"service_requests": [],
"service_bookings": [],
"availability": null,
"slas": [],
"apps": [],
"app_deployments": [],
"deleted": true,
"deleted_at": "2025-08-28T02:03:31.789334123+00:00",
"deletion_reason": "User requested account deletion",
"nodes": [],
"farmer_earnings": [],
"farmer_settings": null,
"slice_products": [],
"user_activities": [],
"user_preferences": {
"theme": "light",
"language": "en",
"currency_display": "USD",
"email_notifications": true,
"push_notifications": true,
"marketing_emails": false,
"data_sharing": false,
"preferred_currency": "USD",
"preferred_language": "en",
"timezone": "UTC",
"notification_settings": {
"email_enabled": true,
"push_enabled": false,
"sms_enabled": false,
"slack_webhook": null,
"discord_webhook": null,
"enabled": false,
"push": true,
"node_offline_alerts": true,
"maintenance_reminders": true,
"earnings_reports": false
},
"privacy_settings": {
"profile_public": false,
"email_public": false,
"activity_public": false,
"stats_public": false,
"profile_visibility": "private",
"marketing_emails": false,
"data_sharing": false,
"activity_tracking": false
},
"dashboard_layout": "grid",
"last_payment_method": null
},
"usage_statistics": null,
"orders": [],
"active_product_rentals": [],
"farmer_rental_earnings": [],
"node_rentals": [],
"node_groups": [],
"slice_rentals": [],
"slice_assignments": [],
"display_currency": "CAD",
"quick_topup_amounts": [
10.0,
25.0,
50.0,
100.0
],
"auto_topup_settings": null,
"products": [],
"owned_products": [],
"owned_product_ids": [],
"ssh_keys": []
}