Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
TransparentUpgradeableProxy.upgradeToAndCall(address,bytes).newImplementation (solc_0.7/openzeppelin/proxy/TransparentUpgradeableProxy.sol#116) lacks a zero-check on :
- (success) = newImplementation.delegatecall(data) (solc_0.7/openzeppelin/proxy/TransparentUpgradeableProxy.sol#119)
Check that the address is not zero.
Additional information: link
Modifier TransparentUpgradeableProxy.ifAdmin() (solc_0.7/openzeppelin/proxy/TransparentUpgradeableProxy.sol#53-59) does not always execute _; or revert
All the paths in a modifier must execute _ or revert.
Additional information: link
Address._functionCallWithValue(address,bytes,uint256,string) (solc_0.7/openzeppelin/utils/Address.sol#119-140) uses assembly
- INLINE ASM (solc_0.7/openzeppelin/utils/Address.sol#132-135)
Do not use evm assembly.
Additional information: link
Proxy._implementation() (solc_0.7/openzeppelin/proxy/Proxy.sol#47) is never used and should be removed
Remove unused functions.
Additional information: link
Pragma version^0.7.0 (solc_0.7/openzeppelin/utils/Address.sol#3) allows old versions
Deploy with any of the following Solidity versions: 0.5.16 - 0.5.17, 0.6.11 - 0.6.12, 0.7.5 - 0.7.6 Use a simple pragma version that allows any of these versions. Consider using the latest version of Solidity for testing.
Additional information: link
Low level call in Address._functionCallWithValue(address,bytes,uint256,string) (solc_0.7/openzeppelin/utils/Address.sol#119-140):
- (success,returndata) = target.call{value: weiValue}(data) (solc_0.7/openzeppelin/utils/Address.sol#123)
Avoid low-level calls. Check the call success. If the call is meant for a contract, check for code existence
Additional information: link
Average PancakeSwap trading volume, liqudity, number of swaps are extremely low. Token seems to be dead.
Token is deployed only at one blockchain
Token has only one trading pair
Unable to find PancakeSwap trading pair to compute liquidity.
Unable to find PancakeSwap trading pair to compute volume.
Unable to find PancakeSwap trading pair to compute number of swaps.
Unable to find website, listings and other project-related information
Token has no active CoinGecko listing / rank
Token has no active CoinMarketCap listing / rank
Young tokens have high risks of price dump / death
Unable to find Telegram and Twitter accounts