Crypto Roulette is inspired by chatroulette.com It is the first decentralized video chat platform on the binance Smart chain network. Users will get rewarded CRL tokens for making video calls around the world with random people.Multifunction platform is coming up,stay tuned.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Contract ownership is not renounced (belongs to a wallet)
Different versions of Solidity is used:
- Version used: ['^0.8.0', '^0.8.4']
- ^0.8.0 (#3)
- ^0.8.0 (#29)
- ^0.8.0 (#110)
- ^0.8.0 (#191)
- ^0.8.0 (#217)
- ^0.8.0 (#598)
- ^0.8.4 (#636)
Use one Solidity version.
Additional information: link
Context._msgData() (#20-22) is never used and should be removed
Remove unused functions.
Additional information: link
Pragma version^0.8.0 (#3) allows old versions
Pragma version^0.8.0 (#29) allows old versions
Pragma version^0.8.0 (#110) allows old versions
Pragma version^0.8.0 (#191) allows old versions
Pragma version^0.8.0 (#217) allows old versions
Pragma version^0.8.0 (#598) allows old versions
solc-0.8.16 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
CryptoRoulette.constructor() (#642-644) uses literals with too many digits:
- _mint(msg.sender,1000000000 * 10 ** decimals()) (#643)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (#85-87)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#93-96)
name() should be declared external:
- ERC20.name() (#274-276)
symbol() should be declared external:
- ERC20.symbol() (#282-284)
totalSupply() should be declared external:
- ERC20.totalSupply() (#306-308)
balanceOf(address) should be declared external:
- ERC20.balanceOf(address) (#313-315)
transfer(address,uint256) should be declared external:
- ERC20.transfer(address,uint256) (#325-329)
approve(address,uint256) should be declared external:
- ERC20.approve(address,uint256) (#348-352)
transferFrom(address,address,uint256) should be declared external:
- ERC20.transferFrom(address,address,uint256) (#370-379)
increaseAllowance(address,uint256) should be declared external:
- ERC20.increaseAllowance(address,uint256) (#393-397)
decreaseAllowance(address,uint256) should be declared external:
- ERC20.decreaseAllowance(address,uint256) (#413-422)
burn(uint256) should be declared external:
- ERC20Burnable.burn(uint256) (#613-615)
burnFrom(address,uint256) should be declared external:
- ERC20Burnable.burnFrom(address,uint256) (#628-631)
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
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 Youtube account
Twitter account has few posts