ArgosNEX Audit

 


Audit of ArgosNEX Smart-Contract:
Smart-contract address: TVjZnBcq1wTggtwL1GuRRVECxShUbkRkJm

CHECK AUDIT FILE (PDF)


DISCLAIMER:
This audit is not a call to participate in the project and applies only to the Smart-Contract code at the specified address.
Do not forget that you are doing all financial actions at your own risk, especially if you deal with high-risk projects.


CONCLUSION:

In the ArgosNEX Smart-Contract were found no vulnerabilities and no backdoors. The code was manually reviewed for all commonly known and more specific vulnerabilities.
So ArgosNEX Smart-Contract is safe for use in the main network.
Note: root address (owner) has possibility to upgrade levels for any users (owner can renounce this function, see ‘Warnings’).


CRITICAL ISSUES (critical, high severity): 0
Bugs and vulnerabilities that enable theft of funds, lock access to funds without possibility to restore it, or lead to any other loss of funds to be transferred to any party; high priority unacceptable bugs for deployment at mainnet; critical warnings for owners, customers or investors.

ERRORS, BUGS  (medium, low severity): 0
Bugs that can trigger a contract failure, with further recovery only possible through manual modification of the contract state or contract replacement altogether.

WARNINGS (any severity): 2
Lack of necessary security precautions; other warnings for owners and users.

OPTIMIZATION POSSIBILITIES (very low severity): 0
Possibilities to decrease cost of transactions and data storage of Smart-Contracts.

NOTES AND RECOMMENDATIONS (very low severity): 2
Tips and tricks, all other issues and recommendations, as well as errors that do not affect the functionality of the Smart-Contract.


AUDIT RESULT:

Warnings:

1. Owner privileges (medium severity):
Root Address (address specified at deploy of smart-contract) has possibility to upgrade level of any user via ‘inception’ function. This function can be deprecated forever (not allowed to call anymore) if function ‘deprecateInception’ is called by the Root once. To check status one can use ‘inceptionDeprecated’ view function: if it returns ‘true’ owner’s upgrade of level is not callable anymore.

2. Various cost of transactions (low severity):
Costs of transactions can be various because of different individual logic (upgrading of levels/reinvests) used depending on referrer position. Also there is a loop ‘while’ inside of ‘buyLevel’ function that increase the cost of transaction in case of search of relevant upline. In case of repeating of a loop take a mention that blockchain structures as TRON and Ethereum have defined limits of size of transactions.

Notes:

3. View functions (very low severity):
We recommend to add public view functions to query information from smart- contract, especially to know number of referrals (which is unavailable with simple query of ‘users’ function.

4. Unnecessary parameter (very low severity):
There is ‘_level’ parameter in the ‘buy’ function, but the purchase of the next level is possible only. So that parameter can be removed, function can be restructured and renamed to ‘buyNextLevel’ function.
Note: that is recommendation only. Doesn’t really affect the logic of smart-contract.


Independent description of the smart-contract functionality:

ArgosNEX smart-contract is MLM structure that distributes funds between ‘uplines’ (referrers) and ‘downlines’ (referrals).
Structure has 15 levels: price for the first level (registration) is 100 TRX. Prices for every next level is x2 of current price (100, 200, 400 etc).
User must specify an active referrer while registration. If no referrer provided transaction is reverted.
Referrer of the user is unchangeable. Amount of possible referrals is not limited.
User gets payment only if he already got the relevant level of payment. Otherwise payment goes up in the structure until it meets the relevant user.
First two payments from referrals at the level goes to upgrade of level. All next payments user gets directly on his wallet balance.
There is no owner commission fees in the project.
Root Address (address specified at deploy of smart-contract) has possibility to upgrade level of any user via ‘inception’ function. This function can be deprecated forever (not allowed to call anymore) if function ‘deprecateInception’ is called by the Root once. To check status one can use ‘inceptionDeprecated’ view function: if it returns ‘true’ — owner’s upgrade of level is not callable anymore.


If you have any questions or are interested in developing/auditing of Smart-Contracts, please contact us and we will consult you.
Telegram: @gafagilm
E-mail: info@grox.solutions


Articles. Public audits

Tetherex Audit

Security Audit of Tetherex Project

Read more

INTERSMART Audit

Security audit of the INTERSMART project

Read more

SHIBADOUBLER Audit

Security audit of the SHIBADOUBLER project

Read more

TronCore Audit

Security Audit of TronCore project

Read more

TRONexPRO Security Audit

Audit of new TRONex project

Read more

TRONexVIP Audit

Security audit of TRONexVIP smart-contract

Read more

Audit of Omeo Smart-Contract

Audit of part of Omeo project

Read more

APEMaster (Staking) Audit

Audit of APEMaster (Staking) smart-contract

Read more

TronMint Audit

Audit of TronMint Smart-Contract

Read more

SUNexWorld Audit

SUNexWorld smart-contract audit

Read more

FinyTron Audit

Audit of FinyTronDue smart-contract

Read more

TRONCapital Audit

Audit of TRONCapital smart-contract

Read more

ArgosNEX Audit

Audit of ArgosNEX Smart-Contract

Read more

TRONexWorld Audit

Audit of smart-contract from original TRONex team

Read more

Tronner Audit

Audit of the Tronner smart-contract

Read more

TronGuru AUDIT

Audit of the TronGuru Smart-Contract

Read more

Trony AUDIT

Audit of the Trony Smart-Contract

Read more

TRONies AUDIT

Security audit of the TRONies smart-contract

Read more

TronEx3 AUDIT

Security audit of the TronEx3 smart-contract

Read more

TronMatrix AUDIT

Security audit of the TronMatrix smart-contract

Read more

TRONPROM AUDIT

Security audit of the TRONPROM smart-contract

Read more

TRX-IN-BANK AUDIT

Security audit of the TRX-IN-BANK smart-contract

Read more

TRONex Audit

Security audit of the TRONex smart-contract

Read more

Tokens

Token is a certain unit of value in the blockchain...

Read more

ICO (CrowdSale)

ICO – Initial Coin Offering or initial coin placement, by...

Read more

ERC20 standard issues

Despite the widespread use, the standard of token ERC20 has...

Read more

ApproveAndCall function for ERC20

Due to one of the known problems of ERC20 EventHandling...

Read more

Example of Smart Contract operation

Since the idea of Smart Contracts was mostly spread in...

Read more

Application of Smart Contracts

Smart contract technologies are still new and it is possible...

Read more

Audit of «Neuromachine Eternal»

Public Audit of NRM Smart Contract

Read more
Load more
To close