CryptoGangsters is a NFT P2E (Play 2 earn) game that is inspired by gangster games like GTA, The Crims, Hitman and Mafia, where your characters will be able to tread several paths to the top of the list of most wanted and influential in GangTown Metaverse.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Context._msgData() (#23-25) is never used and should be removed
Remove unused functions.
Additional information: link
Pragma version^0.8.0 (#6) allows old versions
Pragma version^0.8.0 (#33) allows old versions
Pragma version^0.8.0 (#118) allows old versions
Pragma version^0.8.0 (#148) allows old versions
Pragma version^0.8.0 (#477) allows old versions
solc-0.8.0 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
ERC20._mint(address,uint256) (#395-406) uses literals with too many digits:
- require(bool,string)(_totalSupply + amount <= 100000000000000000000000000,Max Supply of 100M tokens. Can't mint new tokens.) (#397)
CryptoGangsters.constructor() (#481-483) uses literals with too many digits:
- _mint(msg.sender,100000000000000000000000000) (#482)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
name() should be declared external:
- ERC20.name() (#205-207)
symbol() should be declared external:
- ERC20.symbol() (#213-215)
decimals() should be declared external:
- ERC20.decimals() (#230-232)
totalSupply() should be declared external:
- ERC20.totalSupply() (#237-239)
balanceOf(address) should be declared external:
- ERC20.balanceOf(address) (#244-246)
transfer(address,uint256) should be declared external:
- ERC20.transfer(address,uint256) (#256-259)
allowance(address,address) should be declared external:
- ERC20.allowance(address,address) (#264-266)
approve(address,uint256) should be declared external:
- ERC20.approve(address,uint256) (#275-278)
transferFrom(address,address,uint256) should be declared external:
- ERC20.transferFrom(address,address,uint256) (#293-307)
increaseAllowance(address,uint256) should be declared external:
- ERC20.increaseAllowance(address,uint256) (#321-324)
decreaseAllowance(address,uint256) should be declared external:
- ERC20.decreaseAllowance(address,uint256) (#340-348)
Use the external attribute for functions never called from the contract.
Additional information: link
Unable to find token contract audit
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 scam / 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 scam / price dump / death
Young tokens have high risks of price dump / death
Token has relatively low CoinGecko rank
Last post in Twitter was more than 30 days ago
Unable to find Blog account (Reddit or Medium)
Unable to find Youtube account