- Project Name: Ultra Tron
- Contract Address: TJuQLzpqd9q19DUfkGYf8Gq7q7jy6NZr9m
- Website: https://ultra-tron.com
- Contract Type: Decentralized smart contract
- Audit Type: Full Audit
- File(s) Audited: ultratroncontract.sol
-
The contract source code is verified on Tronscan
- Contract name: UltraTron Optimization: Yes with 0 runs
-
- Compiler version: solidity 0.4.25 License: GNU GPLv3
NOTE: The system used is called ROI and it is considered HIGH-RISK. The system will pay dividends from deposits of other users. Users can get dividends and referral commission. Do always invest with proper knowledge and investigation.
Read and write features on Tronscan is designed to assist users in interacting with any smart contract deployed onto the Tron blockchain. The function and nature of the smart contract are defined by the developers of the smart contract respectively.
Read Functions:
1.refRewards: Showing referral rewards [using 0, 1, 2, 3]
2.support: Showing support address
3.totalInvestors: Total number of wallets that deposited in the contract
4.totalInvested: Total TRX comes in
5.investors: Find investors details using wallet address
6.totalRefRewards: Total rewards have been given as referral bonus
7.withdrawable: Find withdrawable amount using the investor’s wallet address.
8.tariffs: Showing ROI plans [using 0, 1, 2, 3]
Write Functions:
1.via: Transfer TRX from any wallet to another.
Usage: Reward or Cashback from a wallet to another wallet using UltraTron smart contract
Who can use this function: Everybody
2.deposit: Deposit(invest) in the contract
Usage: Depositing(investing) into the smart contract
Who can use this function: Everybody
1.withdraw: Withdraw dividends
Usage: Withdrawing dividends
Who can use this function: Only investors( deposited wallets)
Requested Audits:
Backdoor check: The contract is 100% decentralized and there is no backdoor for the contract deployer or any other addresses.
Security check: The security of the contract is verified.