Enjoyable token to make money to change life to better to grow and support families
UpgradeabilityStorage._version (#17) is never initialized. It is used in:
- UpgradeabilityStorage.version() (#20-22)
UpgradeabilityStorage._implementation (#18) is never initialized. It is used in:
- UpgradeabilityStorage.implementation() (#24-26)
Initialize all the variables. If a variable is meant to be initialized to zero, explicitly set it to zero to improve code readability.
Additional information: link
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Contract locking ether found:
Contract Token (#58-66) has payable functions:
- Proxy.fallback() (#38-53)
But does not have a function to withdraw the ether
Remove the payable attribute or add a withdraw function.
Additional information: link
Contract ownership is not renounced (belongs to a wallet)
Proxy.fallback() (#38-53) uses assembly
- INLINE ASM (#42-53)
Do not use evm assembly.
Additional information: link
Pragma version^0.4.18 (#5) allows old versions
solc-0.4.18 is not recommended for deployment
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
Variable UpgradeabilityStorage._version (#17) is not in mixedCase
Variable UpgradeabilityStorage._implementation (#18) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
EternalStorage.uintStorage (#8) is never used in TokenImplAddress (#29)
EternalStorage.stringStorage (#9) is never used in TokenImplAddress (#29)
EternalStorage.addressStorage (#10) is never used in TokenImplAddress (#29)
EternalStorage.bytesStorage (#11) is never used in TokenImplAddress (#29)
EternalStorage.boolStorage (#12) is never used in TokenImplAddress (#29)
EternalStorage.intStorage (#13) is never used in TokenImplAddress (#29)
EternalStorage.uintStorage (#8) is never used in Token (#58-66)
EternalStorage.stringStorage (#9) is never used in Token (#58-66)
EternalStorage.bytesStorage (#11) is never used in Token (#58-66)
EternalStorage.boolStorage (#12) is never used in Token (#58-66)
EternalStorage.intStorage (#13) is never used in Token (#58-66)
Remove unused state variables.
Additional information: link
UpgradeabilityStorage._implementation (#18) should be constant
UpgradeabilityStorage._version (#17) should be constant
Add the constant attributes to state variables that never change.
Additional information: link
version() should be declared external:
- UpgradeabilityStorage.version() (#20-22)
implementation() should be declared external:
- UpgradeabilityStorage.implementation() (#24-26)
fallback() should be declared external:
- Proxy.fallback() (#38-53)
Use the external attribute for functions never called from the contract.
Additional information: link
Average 30d PancakeSwap liquidity is less than $100. Token is either dead or inactive.
Average 30d PancakeSwap volume is less than $100. Token is either dead or inactive.
Average 30d number of PancakeSwap swaps is less than 1. Token is either dead or inactive.
Number of Binance Smart Chain (BSC) token holders is less than 100. Token is either dead or inactive. Ignore for presale.
Average PancakeSwap trading volume, liqudity, number of swaps are extremely low. Token seems to be dead.
Token is deployed only at one blockchain
Unable to find website, listings and other project-related information
Token is marked as scam (rug pull, honeypot, phishing, etc.)
Additional information: link
Token has no active CoinGecko listing / rank
Token has no active CoinMarketCap listing / rank
Young tokens have high risks of price dump / death
Telegram account link seems to be invalid
Unable to find Twitter account
Unable to find Blog account (Reddit or Medium)
Unable to find Youtube account
Unable to find Discord account