Crypto Realms War is a play-to-earn NFT game franchise that prioritizes sustainability and scalability over hype. We have unique NFT minting mechanics to maintain relevance in the marketplace which results in a healthy economy. We designed the gameplay with avid gamers and investors at its core.
Contract name (Crypto Realms War - YinYang) contains non-alphanumeric characters.
Not a direct threat, but may indicate unreliable intentions of developer. Non-alphanumeric chars (,.;!#*&") are extremely rare among low risk tokens.
Not a direct threat, but may indicate unreliable intentions of developer. Widespread names (e.g. Elon, King, Moon, Doge) are common among meme-tokens and scams. The allow to gain free hype and attract unexperienced investors.
Different versions of Solidity is used:
- Version used: ['^0.8.0', '^0.8.10']
- ^0.8.0 (#6)
- ^0.8.0 (#33)
- ^0.8.0 (#118)
- ^0.8.0 (#148)
- ^0.8.10 (#503)
Use one Solidity version.
Additional information: link
Context._msgData() (#23-25) is never used and should be removed
ERC20._burn(address,uint256) (#418-433) is never used and should be removed
Remove unused functions.
Additional information: link
CrytoRealmsWarToken.constructor() (#507-509) uses literals with too many digits:
- _mint(msg.sender,80000000 * (10 ** uint256(decimals()))) (#508)
Use: Ether suffix, Time suffix, or The scientific notation
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.10 (#503) 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
name() should be declared external:
- ERC20.name() (#205-207)
symbol() should be declared external:
- ERC20.symbol() (#213-215)
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 whitepaper link on the website
Unable to find Twitter link on the website
Unable to find token on CoinHunt
Additional information: link
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
Token has no active CoinGecko listing / rank
Young tokens have high risks of price dump / death
Young tokens have high risks of price dump / death
Token has relatively low CoinMarketCap rank
Unable to find Blog account (Reddit or Medium)
Unable to find Youtube account