Highly lucrative play2earn platform powered by #BSC
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Different versions of Solidity is used:
- Version used: ['0.8.9', '^0.8.0']
- ^0.8.0 (#7)
- ^0.8.0 (#33)
- ^0.8.0 (#106)
- ^0.8.0 (#190)
- ^0.8.0 (#219)
- 0.8.9 (#575)
Use one Solidity version.
Additional information: link
Context._msgData() (#24-26) is never used and should be removed
ERC20._burn(address,uint256) (#489-504) is never used and should be removed
Remove unused functions.
Additional information: link
Pragma version^0.8.0 (#7) allows old versions
Pragma version^0.8.0 (#33) allows old versions
Pragma version^0.8.0 (#106) allows old versions
Pragma version^0.8.0 (#190) allows old versions
Pragma version^0.8.0 (#219) allows old versions
Pragma version0.8.9 (#575) necessitates a version too recent to be trusted. Consider deploying with 0.6.12/0.7.6/0.8.7
solc-0.8.9 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
Parameter VersusToken.mint(address,uint256)._receiver (#588) is not in mixedCase
Parameter VersusToken.mint(address,uint256)._amount (#588) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
VersusToken.slitherConstructorConstantVariables() (#579-593) uses literals with too many digits:
- MAX_SUPPLY = 0x1A784379D99DB42000000 (#581)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (#82-84)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#90-93)
name() should be declared external:
- ERC20.name() (#276-278)
symbol() should be declared external:
- ERC20.symbol() (#284-286)
decimals() should be declared external:
- ERC20.decimals() (#301-303)
balanceOf(address) should be declared external:
- ERC20.balanceOf(address) (#315-317)
transfer(address,uint256) should be declared external:
- ERC20.transfer(address,uint256) (#327-330)
allowance(address,address) should be declared external:
- ERC20.allowance(address,address) (#335-337)
approve(address,uint256) should be declared external:
- ERC20.approve(address,uint256) (#346-349)
transferFrom(address,address,uint256) should be declared external:
- ERC20.transferFrom(address,address,uint256) (#364-378)
increaseAllowance(address,uint256) should be declared external:
- ERC20.increaseAllowance(address,uint256) (#392-395)
decreaseAllowance(address,uint256) should be declared external:
- ERC20.decreaseAllowance(address,uint256) (#411-419)
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 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 price dump / death
Young tokens have high risks of price dump / death
Young tokens have high risks of price dump / death
Token has relatively low CoinGecko rank
Token has relatively low CoinMarketCap rank
Unable to find Youtube account
Unable to find Discord account