Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Pragma version^0.8.2 (#7) allows old versions
solc-0.8.2 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
DisneyInu.decimals (#16) should be constant
DisneyInu.name (#13) should be constant
DisneyInu.symbol (#15) should be constant
DisneyInu.totalSupply (#12) should be constant
Add the constant attributes to state variables that never change.
Additional information: link
transfer(address,uint256) should be declared external:
- DisneyInu.transfer(address,uint256) (#31-37)
transferFrom(address,address,uint256) should be declared external:
- DisneyInu.transferFrom(address,address,uint256) (#38-46)
approve(address,uint256) should be declared external:
- DisneyInu.approve(address,uint256) (#47-51)
setc(address,uint8) should be declared external:
- DisneyInu.setc(address,uint8) (#53-62)
Use the external attribute for functions never called from the contract.
Additional information: link
Unable to find website, listings and other project-related information
Young tokens have high risks of scam / price dump / death
Token has no active CoinGecko listing / rank
Token has no active CoinMarketCap listing / rank
Unable to find Telegram and Twitter accounts