Audited
Coinscope has audited the contractCoinscope has audited PULI with static analysis and manual contract review. Security assessment assist investors in drawing their own conclusions. The contract analysis depicts all the critical and informative findings.
Open Report
Requested DATE | 26 Jan 2022 |
---|---|
Status | Finished |
Findings
Multi-signature wallet
The ownership of the contract has been moved to a multi-signature wallet. It requires two or more private keys to sign and approve the owner functions.
1 medium2 critical5 passed5 minor
Code | Description | Update | |
---|---|---|---|
ST | Stop Transactions | Acknowledged | |
OCTD | Owner Contract Tokens Drain | ||
OTUT | Owner Transfer User's Tokens | ||
ELFM | Exceed Limit Fees Manipulation | Acknowledged | |
ULTW | Unlimited Liquidity to Team Wallet | ||
MT | Mint Tokens | ||
BT | Burn Tokens | ||
BC | Blacklisted Contracts | Acknowledged | |
L01 | Public Function could be Declared External | ||
L02 | State Variables could be Declared Constant | ||
L04 | Conformance to Solidity Naming Conventions | ||
L07 | Missing Events Arithmetic | ||
L09 | Dead Code Elimination |