CryptoJukebox is a social jukebox environment, powered by JUKE token, where users can watch media together and chat simultaneously. Users within the ecosystem can enter default themed rooms or private rooms and can tip the room’s jukebox with JUKE tokens to request content for that room’s playlist.
CryptoJukebox._totalSupply (#196) shadows:
- ERC20._totalSupply (#84)
CryptoJukebox._decimals (#195) shadows:
- ERC20._decimals (#87)
Remove the state variable shadowing.
Additional information: link
CryptoJukebox.constructor(address)._deployer (#199) lacks a zero-check on :
- _jukeTokenDeployer = _deployer (#200)
Check that the address is not zero.
Additional information: link
Context._msgData() (#11-14) is never used and should be removed
ERC20._setupDecimals(uint8) (#184-186) is never used and should be removed
SafeMath.div(uint256,uint256) (#44-46) is never used and should be removed
SafeMath.div(uint256,uint256,string) (#48-52) is never used and should be removed
SafeMath.mod(uint256,uint256) (#54-56) is never used and should be removed
SafeMath.mod(uint256,uint256,string) (#58-61) is never used and should be removed
SafeMath.mul(uint256,uint256) (#35-42) is never used and should be removed
Remove unused functions.
Additional information: link
Pragma version^0.7.0 (#3) 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
Constant CryptoJukebox._decimals (#195) is not in UPPER_CASE_WITH_UNDERSCORES
Follow the Solidity naming convention.
Additional information: link
Redundant expression "this (#12)" inContext (#5-15)
Remove redundant statements if they congest code but offer no value.
Additional information: link
CryptoJukebox.slitherConstructorVariables() (#191-208) uses literals with too many digits:
- _totalSupply = 150000000 * (10 ** uint256(_decimals)) (#196)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
CryptoJukebox._totalSupply (#196) should be constant
Add the constant attributes to state variables that never change.
Additional information: link
name() should be declared external:
- ERC20.name() (#95-97)
symbol() should be declared external:
- ERC20.symbol() (#99-101)
decimals() should be declared external:
- ERC20.decimals() (#103-105)
totalSupply() should be declared external:
- ERC20.totalSupply() (#107-109)
balanceOf(address) should be declared external:
- ERC20.balanceOf(address) (#111-113)
transfer(address,uint256) should be declared external:
- ERC20.transfer(address,uint256) (#115-118)
allowance(address,address) should be declared external:
- ERC20.allowance(address,address) (#120-122)
approve(address,uint256) should be declared external:
- ERC20.approve(address,uint256) (#124-127)
transferFrom(address,address,uint256) should be declared external:
- ERC20.transferFrom(address,address,uint256) (#129-133)
increaseAllowance(address,uint256) should be declared external:
- ERC20.increaseAllowance(address,uint256) (#135-138)
decreaseAllowance(address,uint256) should be declared external:
- ERC20.decreaseAllowance(address,uint256) (#140-143)
burn(uint256) should be declared external:
- CryptoJukebox.burn(uint256) (#204-206)
Use the external attribute for functions never called from the contract.
Additional information: link
Average 30d PancakeSwap volume is less than $100. Token is either dead or inactive.
Average PancakeSwap trading volume, liqudity, number of swaps are extremely low. Token seems to be dead.
Number of Binance Smart Chain (BSC) token holders is low.
Token is deployed only at one blockchain
Unable to find PancakeSwap trading pair to compute liquidity.
Unable to find PancakeSwap trading pair to compute number of swaps.
BscScan page for the token does not contain additional info: website, socials, description, etc.
Additional information: link
Unable to find token on CoinGecko
Additional information: link
Unable to find whitepaper 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
Token has no active CoinGecko listing / rank
Young tokens have high risks of price dump / death
Token has relatively low CoinMarketCap rank
Twitter account link seems to be invalid
Unable to find Youtube account
Unable to find Discord account