Demole is the first 3D RPG game on the NFT (Non-Fungible Token) platform. Available in both PvP and PvE modes, Demole offers an immersive experience with a rich storyline, epic 3D battle scenes, and optimized earning mechanisms for both gamers and crypto investors.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
DemoleToken.setGovernance(address) (contracts/DemoleToken.sol#23-25) should emit an event for:
- governance = _governance (contracts/DemoleToken.sol#24)
Emit an event for critical parameter changes.
Additional information: link
DemoleToken.setGovernance(address)._governance (contracts/DemoleToken.sol#23) lacks a zero-check on :
- governance = _governance (contracts/DemoleToken.sol#24)
Check that the address is not zero.
Additional information: link
Different versions of Solidity is used:
- Version used: ['>=0.5.0', '^0.6.12']
- ^0.6.12 (contracts/DemoleToken.sol#1)
- >=0.5.0 (contracts/interfaces/IERC20.sol#1)
- ^0.6.12 (contracts/libraries/ERC20.sol#3)
- ^0.6.12 (contracts/libraries/SafeMath.sol#3)
- ^0.6.12 (contracts/utils/Context.sol#2)
Use one Solidity version.
Additional information: link
SafeMath.sub(uint256,uint256) (contracts/libraries/SafeMath.sol#46-48) is never used and should be removed
Remove unused functions.
Additional information: link
Pragma version>=0.5.0 (contracts/interfaces/IERC20.sol#1) 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
Parameter DemoleToken.setGovernance(address)._governance (contracts/DemoleToken.sol#23) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
DemoleToken.constructor() (contracts/DemoleToken.sol#14-17) uses literals with too many digits:
- _mint(msg.sender,500000000e18) (contracts/DemoleToken.sol#16)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
decreaseAllowance(address,uint256) should be declared external:
- ERC20.decreaseAllowance(address,uint256) (contracts/libraries/ERC20.sol#189-192)
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 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
Telegram account link seems to be invalid
Twitter account link seems to be invalid
Unable to find Youtube account