Created
September 29, 2023 10:44
-
-
Save korrio/9eb966d6a6fe94d4517b5c113e241f12 to your computer and use it in GitHub Desktop.
dashboard.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"title": "Dashboard", | |
"balance": "0", | |
"referral_count": 0, | |
"contracts": [ | |
{ | |
"id": 138, | |
"user_id": 51, | |
"plan_id": 1, | |
"amount": 10, | |
"profit": 0, | |
"status": 1, | |
"trx": "VRSWvxNhtwB44PEj", | |
"end_date": "2023-09-29 10:26:44", | |
"date": "2023-09-29 10:26:44", | |
"recurring": 0, | |
"bonus": null, | |
"coupon": 0, | |
"c_code": null, | |
"c_percent": null, | |
"created_at": "2023-09-29 10:26:44", | |
"updated_at": "2023-09-29 10:26:44" | |
} | |
], | |
"top": [ | |
{ | |
"id": 11, | |
"username": "korrio", | |
"image": "personx.jpg", | |
"email": "[email protected]", | |
"first_name": "Thananon", | |
"last_name": "Ngoenthaworn", | |
"balance": "13000", | |
"profit": "0", | |
"ref_bonus": "158.98000000000002", | |
"phone": "0826539264", | |
"status": 0, | |
"ip_address": "UNKNOWN", | |
"last_login": "2023-09-29 06:03:11", | |
"kyc_link": "", | |
"kyc_status": 0, | |
"address": "77/545 Soi Maiyalab", | |
"verification_code": "", | |
"sms_code": "", | |
"phone_verify": 0, | |
"email_verify": 1, | |
"email_time": "0000-00-00 00:00:00", | |
"phone_time": "0000-00-00 00:00:00", | |
"googlefa_secret": null, | |
"fa_status": 0, | |
"trade_share": "on", | |
"total_profit": 121086, | |
"trade_bonus": 11491.025, | |
"created_at": "2020-01-26 16:37:07", | |
"updated_at": "2023-09-29 00:23:09", | |
"fa_expiring": null, | |
"upgrade": 1 | |
} | |
], | |
"btc_pending": 0, | |
"capital": 10, | |
"received": 0, | |
"total": 23525, | |
"pending": 0, | |
"summary": { | |
"id": 1, | |
"price": "27046.33", | |
"hashrate_price": "1", | |
"bcperblock": "6.25", | |
"difficulty": "5.7119871304635E13", | |
"current_block": "809839", | |
"totalbc": "1949900000000000", | |
"hashestowin": "9223372036854775807", | |
"block_time": "622.9489", | |
"created_at": null, | |
"updated_at": "2023-09-29 08:06:41" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment