CHI Coin is the universal currency of Tasty Planets. In Crypto Sandwiches Game version 1.0, CHI will be used mainly to pay the holders of land for gaining sandwich hero attributes, and CHI will also serve as a P2E reward for all Tasty Planets games.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Context._msgData() (#121-123) is never used and should be removed
Remove unused functions.
Additional information: link
Pragma version^0.8.0 (#4) 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
ChiCoin.constructor() (#486-488) uses literals with too many digits:
- _mint(msg.sender,20000000000 * (10 ** uint256(decimals()))) (#487)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
name() should be declared external:
- ERC20.name() (#178-180)
symbol() should be declared external:
- ERC20.symbol() (#186-188)
totalSupply() should be declared external:
- ERC20.totalSupply() (#210-212)
balanceOf(address) should be declared external:
- ERC20.balanceOf(address) (#217-219)
transfer(address,uint256) should be declared external:
- ERC20.transfer(address,uint256) (#229-232)
allowance(address,address) should be declared external:
- ERC20.allowance(address,address) (#237-239)
approve(address,uint256) should be declared external:
- ERC20.approve(address,uint256) (#248-251)
transferFrom(address,address,uint256) should be declared external:
- ERC20.transferFrom(address,address,uint256) (#266-280)
increaseAllowance(address,uint256) should be declared external:
- ERC20.increaseAllowance(address,uint256) (#294-297)
decreaseAllowance(address,uint256) should be declared external:
- ERC20.decreaseAllowance(address,uint256) (#313-321)
burn(uint256) should be declared external:
- ChiCoin.burn(uint256) (#494-496)
Use the external attribute for functions never called from the contract.
Additional information: link
BscScan page for the token does not contain additional info: website, socials, description, etc.
Additional information: link
Unable to find token on CoinMarketCap
Additional information: link
Unable to find KYC or doxxing proof
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
Token is not listed at Mobula.Finance
Additional information: link
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
Token has no active CoinMarketCap listing / rank
Young tokens have high risks of price dump / death
Young tokens have high risks of price dump / death
Token has relatively low CoinGecko rank
Unable to find Youtube account