Cryptonite is a sci-fi & fantasy themed Play To Earn game. Players get the chance to collect unique alien life forms and participate in the self-sustaining galactic economy of the Cryptonite token.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
CryptoniteGame.withdrawToken(address,uint256) (#505-508) ignores return value by tokenContract.transfer(msg.sender,_amount) (#507)
Use SafeERC20, or ensure that the transfer/transferFrom return value is checked.
Additional information: link
CryptoniteGame.constructor() (#215-231) uses literals with too many digits:
- mint(msg.sender,3200000000000) (#224)
CryptoniteGame.constructor() (#215-231) uses literals with too many digits:
- mint(game_rewards,50000000000) (#225)
CryptoniteGame.constructor() (#215-231) uses literals with too many digits:
- mint(develop,750000000000) (#226)
CryptoniteGame.constructor() (#215-231) uses literals with too many digits:
- mint(market,250000000000) (#227)
CryptoniteGame.constructor() (#215-231) uses literals with too many digits:
- mint(stake,500000000000) (#228)
CryptoniteGame.constructor() (#215-231) uses literals with too many digits:
- mint(presale,250000000000) (#229)
CryptoniteGame.slitherConstructorVariables() (#165-585) uses literals with too many digits:
- maxMintPerWeek = 1000000000 (#210)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
CryptoniteGame.maxMintPerWeek (#210) should be constant
Add the constant attributes to state variables that never change.
Additional information: link
CryptoniteGame.allowance(address,address).owner (#296) shadows:
- Ownable.owner() (#126-128) (function)
CryptoniteGame._approve(address,address,uint256).owner (#449) shadows:
- Ownable.owner() (#126-128) (function)
Rename the local variables that shadow another component.
Additional information: link
CryptoniteGame.setAntiBotTime(uint256) (#530-532) should emit an event for:
- antiBotTime = timesec (#531)
Emit an event for critical parameter changes.
Additional information: link
CryptoniteGame._transfer(address,address,uint256) (#403-433) uses timestamp for comparisons
Dangerous comparisons:
- assert(bool)(block.timestamp - lastTrans[sender] > antiBotTime) (#413)
- assert(bool)(block.timestamp - lastTrans[recipient] > antiBotTime) (#414)
CryptoniteGame.mint(address,uint256) (#556-583) uses timestamp for comparisons
Dangerous comparisons:
- assert(bool)(block.timestamp - mintTimer > 604800) (#560)
Avoid relying on block.timestamp.
Additional information: link
CryptoniteGame.transferFrom(address,address,uint256) (#367-386) compares to a boolean constant:
-assert(bool)(botBlackList[sender] != true) (#372)
CryptoniteGame.transferFrom(address,address,uint256) (#367-386) compares to a boolean constant:
-assert(bool)(botBlackList[recipient] != true) (#373)
CryptoniteGame._transfer(address,address,uint256) (#403-433) compares to a boolean constant:
-assert(bool)(botBlackList[sender] != true) (#411)
CryptoniteGame._transfer(address,address,uint256) (#403-433) compares to a boolean constant:
-assert(bool)(botBlackList[recipient] != true) (#412)
CryptoniteGame._transfer(address,address,uint256) (#403-433) compares to a boolean constant:
-assert(bool)(paused == false) (#408)
Remove the equality to the boolean constant.
Additional information: link
Context._msgData() (#106-108) is never used and should be removed
Remove unused functions.
Additional information: link
Pragma version^0.8.10 (#7) necessitates a version too recent to be trusted. Consider deploying with 0.6.12/0.7.6/0.8.7
solc-0.8.10 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 CryptoniteGame.withdrawToken(address,uint256)._tokenContract (#505) is not in mixedCase
Parameter CryptoniteGame.withdrawToken(address,uint256)._amount (#505) is not in mixedCase
Parameter CryptoniteGame.setPaused(bool)._paused (#514) is not in mixedCase
Variable CryptoniteGame.above_limit (#211) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (#145-147)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#153-156)
name() should be declared external:
- CryptoniteGame.name() (#237-239)
symbol() should be declared external:
- CryptoniteGame.symbol() (#245-247)
decimals() should be declared external:
- CryptoniteGame.decimals() (#262-264)
totalSupply() should be declared external:
- CryptoniteGame.totalSupply() (#269-271)
balanceOf(address) should be declared external:
- CryptoniteGame.balanceOf(address) (#276-278)
transfer(address,uint256) should be declared external:
- CryptoniteGame.transfer(address,uint256) (#288-291)
allowance(address,address) should be declared external:
- CryptoniteGame.allowance(address,address) (#296-298)
increaseAllowance(address,uint256) should be declared external:
- CryptoniteGame.increaseAllowance(address,uint256) (#312-315)
decreaseAllowance(address,uint256) should be declared external:
- CryptoniteGame.decreaseAllowance(address,uint256) (#331-340)
approve(address,uint256) should be declared external:
- CryptoniteGame.approve(address,uint256) (#349-352)
transferFrom(address,address,uint256) should be declared external:
- CryptoniteGame.transferFrom(address,address,uint256) (#367-386)
isPaused() should be declared external:
- CryptoniteGame.isPaused() (#522-524)
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 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.
Token is deployed only at one blockchain
Token has only one trading pair
Unable to crawl data from the website
BscScan page for the token does not contain additional info: website, socials, description, etc.
Additional information: link
Unable to find token/project description on the website or on BscScan, CoinMarketCap
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
Token is marked as scam (rug pull, honeypot, phishing, etc.)
Additional information: link
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 scam / price dump / death
Token has relatively low CoinGecko rank
Token has relatively low CoinMarketCap rank
Telegram account link seems to be invalid
Twitter account link seems to be invalid
Unable to find Blog account (Reddit or Medium)
Unable to find Youtube account