100
2021.07.06
In the GOATTOKEN Smart-Contract were found no vulnerabilities, no backdoors and no scam scripts.
The code was tested with compatible compilers and simulate manually reviewed for all commonly known and specific vulnerabilities.
So GOATTOKEN Smart-Contract Smart-Contract is safe for use in the Ethereum Smart Chain main network.
CRITICAL ISSUES (critical, high severity): 0
Critical and harmful access for owners, user block ability, 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 ISSUES (high, medium severity): 0
The owner’s privileges, access and permission that cause changes in the contract results and parameters, enable/disable main modules and features, exclude/include specific users.
ERRORS, BUGS AND WARNINGS (medium, low severity): 0
Bugs can negatively affect the usability of a program, errors that can trigger a contract failure, Lack of necessary security precautions, other warnings for owners and users, warning codes that are valid code but the compiler thinks are suspicious.
OPTIMIZATION (low severity): 0
Methods to decrease the cost of transactions in Smart-Contract.
RECOMMENDATIONS (very low severity): 1
Hint and tips to improve contract functionality and trustworthiness.
RECOMMENDATIONS
Owner privileges (low, low severity):
The owner has access to the functions:
the owner has the permission to exclude/include addresses from rewards/fees. Enable/disable the swap system. change the fees to max 9%. Change the maximum allowed transfer amount.
Solution:
The owner can renounce the ownership and remove the owners’ privileges.
The GOATTOKEN Smart-Contract provides the opportunity to hold tokens in your wallet and earn passive income without staking.
Token Info (all information based on audit date)
Owner/Deployer Tokens
In the first initial of the token, 100,000,000,000 tokens will be transferred to the owner wallet.
Maximum Transaction Amount
The maximum transaction amount for users is 1,000,000,000 tokens. Some of the addresses specified by the owner are exempt from this rule and are not restricted
Transaction Fee System
The total transaction fee is between 0% to 18%. The owner has the privilege to set fees. The maximum amount for each fee is 9%. Current fees are based on the source code.
The oner has access to change the fees based on the maximum allowed numbers.
Swap and Transfer
If the contract token balance is greater than 600,000,000 tokens.
The tokens will be swapped to ETH and then all ETH will be transferred to the owner wallet.