Running Cronjob https://www.dynaceglobal.com/api/cronjob/admin-collect-transaction.php -- Collect money from small wallet - 5 min https://www.dynaceglobal.com/api/cronjob/withdrawal-transaction.php -- Transfer money into customer wallet - 5 min https://www.dynaceglobal.com/api/cronjob/deposit-transaction.php -- Transfer TRX into small wallet - 2 min - This must run first before running admin-collect-transaction https://www.dynaceglobal.com/api/cronjob/api-stripe-cancel.php -- Cancel stripe transaction - 5 min https://www.dynaceglobal.com/api/cronjob/api-transaction-cancel.php -- Cancel the transaction - 5 min https://www.dynaceglobal.com/api/cronjob/api-deposit-cancel.php -- Cancel the transaction - 5 min https://www.dynaceglobal.com/api/cronjob/check-admin-collect-request.php -- Check if there is admin that want to collect money - 10 min https://www.dynaceglobal.com/api/cronjob/check-main-deposit.php -- Check if admin enter money - daily Second Added Cronjob Boss, here is the cronjob: 1. Give 10 TRX to those that has success to activate the account in Database https://www.dynaceglobal.com/api/cronjob/deposit-trx-to-small-wallet.php - daily at 12.30am 2. Give the TRX in tron https://www.dynaceglobal.com/api/cronjob/deposit-transaction.php - 30 mins after the deposit-trx-to-small-wallet has run 3. Get all USDT from small wallet https://www.dynaceglobal.com/api/cronjob/get-all-usdt-balance-transaction.php - 30 min after both file above has run 4. Get all TRX from small wallet https://www.dynaceglobal.com/api/cronjob/get-all-trx-balance-transaction.php - 30 min after file aboves has run 5.Check the status if it is correct or not https://www.dynaceglobal.com/api/cronjob/check-transaction-status.php- 30 min after file aboves has run The TRX need to wait one day later cause need to use the free bandwith in order to transfer all TRX into the main wallet The transaction in the newly added cronjob will run instanly Newly Added Cronjob http://www.dynaceglobal.com/api/cronjob/api-payment-cancel.php -- Cancel any deposit that has not select an payment method - 11.00pm daily