219
2021.08.05
In the POLYSHIELD 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 POLYSHIELD Smart-Contract is safe for use in the Polygon (Matic) 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.
The owner has access to the functions:
the owner has the privilege to change some of the parameters but limits in the change range of critical variables make it safe.
The POLYSHIELD is a token deployed in the Polygon blockchain and users can earn it in LP farms and vaults.
Token Info (all information based on audit date)
Owner/Deployer Tokens
In the first initial of the token, 1000 tokens will be transferred to the owner wallet.
Burn & Mint
The burning method is a public function that anyone can use and burn his tokens.
Mint can only call by the owner which is the Masterchef contract.
PolyshieldBurner
The contract has only one function that can be called by anyone and it burns the tokens in the contract.
Masterchef
It is a contract that controls the farms and vaults. It has the privilege of mint tokens.
Emission Rate