CryptoDrop is a gaming platform of which provides a user experience of providing a minimal risk with a high reward. CryptoDrop has a unique gaming staking mechanism where the native token is utilized for users to receive passive income.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
ERC20Votes._writeCheckpoint(ERC20Votes.Checkpoint[],function(uint256,uint256) returns(uint256),uint256) (#1546-1560) uses a dangerous strict equality:
- pos > 0 && ckpts[pos - 1].fromBlock == block.number (#1555)
Don't use strict equality to determine if an account has enough Ether or tokens.
Additional information: link
ERC20Votes._moveVotingPower(address,address,uint256).newWeight_scope_1 (#1540) is a local variable never initialized
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
ERC20Permit.constructor(string).name (#968) shadows:
- ERC20.name() (#265-267) (function)
- IERC20Metadata.name() (#164) (function)
Rename the local variables that shadow another component.
Additional information: link
Variable 'ERC20Votes._moveVotingPower(address,address,uint256).oldWeight (#1535)' in ERC20Votes._moveVotingPower(address,address,uint256) (#1528-1544) potentially used before declaration: (oldWeight,newWeight) = _writeCheckpoint(_checkpoints[dst],_add,amount) (#1540)
Move all variable declarations prior to any usage of the variable, and ensure that reaching a variable declaration does not depend on some conditional if it is used unconditionally.
Additional information: link
ERC20Votes.delegateBySig(address,uint256,uint256,uint8,bytes32,bytes32) (#1453-1470) uses timestamp for comparisons
Dangerous comparisons:
- require(bool,string)(block.timestamp <= expiry,ERC20Votes: signature expired) (#1461)
Avoid relying on block.timestamp.
Additional information: link
ECDSA.tryRecover(bytes32,bytes32,bytes32) (#674-686) uses assembly
- INLINE ASM (#681-684)
Do not use evm assembly.
Additional information: link
SafeCast.toUint96(uint256) (#1128-1131) is never used and should be removed
Remove unused functions.
Additional information: link
solc-0.8.4 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
Parameter CdropToken.setWhitelists(address[],bool[])._isWhitelisted (#1721) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
CdropToken.slitherConstructorConstantVariables() (#1654-1749) uses literals with too many digits:
- SUPPLY = 10000000000000000000000000000 (#1655)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
ERC20Permit._PERMIT_TYPEHASH (#960-961) should be constant
Add the constant attributes to state variables that never change.
Additional information: link
BscScan page for the token does not contain additional info: website, socials, description, etc.
Additional information: link
Unable to find token contract audit
Unable to verify token contract address on the website
Unable to find audit link on the website
Unable to find whitepaper link on the website
Unable to find Telegram link on the website
Unable to find Twitter link on the website
Unable to find token on CoinHunt
Additional information: link
Unable to find code repository for the project
Young tokens have high risks of price dump / death
Young tokens have high risks of scam / price dump / death
Young tokens have high risks of scam / price dump / death
Young tokens have high risks of price dump / death
Token has relatively low CoinGecko rank
Twitter account link seems to be invalid
Unable to find Blog account (Reddit or Medium)
Unable to find Youtube account
Unable to find Discord account