Voice Street is a music-based NFT platform with the goal of building Web3.0 on-chain infrastructure for intellectual properties mainly including Music all rights, Artists related IPs, Music derivatives NFTs, and NFT Gamification.
Voice street hopes to solve the problem of a single source of music IP cashing and poor cashing ability through the multiple development of music IP derivative value. Music all rights and ownerships could be fractionalized into NFTs to be staked on Voice Street Platform to earn yields generated by streaming platform in VST buyback and redistributing to the staking pool, attracting users in the Defi space.
Music IP and gamification is a great value-added way to bring the traditional fan base of celebrities to get to NFT and essentially VS platform, Live house online concerts, DAO community, tokenized game items, celebrity IP co-branded virtual identities, etc. would be all great way for VS gamification to engage artists and their fan bases creating extra monetization vehicle for artists as well.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Different versions of Solidity is used:
- Version used: ['>=0.4.22<0.9.0', '^0.8.0']
- ^0.8.0 (#10)
- ^0.8.0 (#36)
- ^0.8.0 (#120)
- ^0.8.0 (#149)
- ^0.8.0 (#506)
- >=0.4.22<0.9.0 (#549)
Use one Solidity version.
Additional information: link
Context._msgData() (#27-29) is never used and should be removed
Remove unused functions.
Additional information: link
Pragma version^0.8.0 (#10) allows old versions
Pragma version^0.8.0 (#36) allows old versions
Pragma version^0.8.0 (#120) allows old versions
Pragma version^0.8.0 (#149) allows old versions
Pragma version^0.8.0 (#506) allows old versions
Pragma version>=0.4.22<0.9.0 (#549) is too complex
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
VoiceStreetToken.constructor() (#553-555) uses literals with too many digits:
- _mint(msg.sender,2000000000 * 10 ** uint256(decimals())) (#554)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
name() should be declared external:
- ERC20.name() (#206-208)
symbol() should be declared external:
- ERC20.symbol() (#214-216)
totalSupply() should be declared external:
- ERC20.totalSupply() (#238-240)
balanceOf(address) should be declared external:
- ERC20.balanceOf(address) (#245-247)
transfer(address,uint256) should be declared external:
- ERC20.transfer(address,uint256) (#257-260)
approve(address,uint256) should be declared external:
- ERC20.approve(address,uint256) (#276-279)
transferFrom(address,address,uint256) should be declared external:
- ERC20.transferFrom(address,address,uint256) (#294-308)
increaseAllowance(address,uint256) should be declared external:
- ERC20.increaseAllowance(address,uint256) (#322-325)
decreaseAllowance(address,uint256) should be declared external:
- ERC20.decreaseAllowance(address,uint256) (#341-349)
burn(uint256) should be declared external:
- ERC20Burnable.burn(uint256) (#521-523)
burnFrom(address,uint256) should be declared external:
- ERC20Burnable.burnFrom(address,uint256) (#536-543)
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 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
Last post in Twitter was more than 30 days ago