An Expansive Metaverse to Play, games in your virtual experience. Buy your own virtual Land, and Play games, Earn on your creations. Be part of a Community. Use Your STARBULL TOKEN and play Online gaming in the Metaverse world. Earn STARBULL TOKEN.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Contract ownership is not renounced (belongs to a wallet)
StandardToken.transfer(address,uint256) (#127-137) compares to a boolean constant:
-require(bool)(tokenBlacklist[msg.sender] == false) (#128)
StandardToken.transferFrom(address,address,uint256) (#144-155) compares to a boolean constant:
-require(bool)(tokenBlacklist[msg.sender] == false) (#145)
Remove the equality to the boolean constant.
Additional information: link
Pragma version^0.4.24 (#3) allows old versions
solc-0.4.26 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 StandardToken.transfer(address,uint256)._to (#127) is not in mixedCase
Parameter StandardToken.transfer(address,uint256)._value (#127) is not in mixedCase
Parameter StandardToken.balanceOf(address)._owner (#140) is not in mixedCase
Parameter StandardToken.transferFrom(address,address,uint256)._from (#144) is not in mixedCase
Parameter StandardToken.transferFrom(address,address,uint256)._to (#144) is not in mixedCase
Parameter StandardToken.transferFrom(address,address,uint256)._value (#144) is not in mixedCase
Parameter StandardToken.approve(address,uint256)._spender (#158) is not in mixedCase
Parameter StandardToken.approve(address,uint256)._value (#158) is not in mixedCase
Parameter StandardToken.allowance(address,address)._owner (#165) is not in mixedCase
Parameter StandardToken.allowance(address,address)._spender (#165) is not in mixedCase
Parameter StandardToken.increaseApproval(address,uint256)._spender (#170) is not in mixedCase
Parameter StandardToken.increaseApproval(address,uint256)._addedValue (#170) is not in mixedCase
Parameter StandardToken.decreaseApproval(address,uint256)._spender (#176) is not in mixedCase
Parameter StandardToken.decreaseApproval(address,uint256)._subtractedValue (#176) is not in mixedCase
Parameter PausableToken.transfer(address,uint256)._to (#202) is not in mixedCase
Parameter PausableToken.transfer(address,uint256)._value (#202) is not in mixedCase
Parameter PausableToken.transferFrom(address,address,uint256)._from (#206) is not in mixedCase
Parameter PausableToken.transferFrom(address,address,uint256)._to (#206) is not in mixedCase
Parameter PausableToken.transferFrom(address,address,uint256)._value (#206) is not in mixedCase
Parameter PausableToken.approve(address,uint256)._spender (#210) is not in mixedCase
Parameter PausableToken.approve(address,uint256)._value (#210) is not in mixedCase
Parameter PausableToken.increaseApproval(address,uint256)._spender (#214) is not in mixedCase
Parameter PausableToken.increaseApproval(address,uint256)._addedValue (#214) is not in mixedCase
Parameter PausableToken.decreaseApproval(address,uint256)._spender (#218) is not in mixedCase
Parameter PausableToken.decreaseApproval(address,uint256)._subtractedValue (#218) is not in mixedCase
Parameter StarBull.burn(uint256)._value (#246) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
StarBull.constructor(string,string,uint256,uint256,address).tokenOwner (#236) lacks a zero-check on :
- owner = tokenOwner (#242)
Check that the address is not zero.
Additional information: link
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#53-57)
pause() should be declared external:
- Pausable.pause() (#87-90)
unpause() should be declared external:
- Pausable.unpause() (#95-98)
balanceOf(address) should be declared external:
- ERC20Basic.balanceOf(address) (#103)
- StandardToken.balanceOf(address) (#140-142)
allowance(address,address) should be declared external:
- ERC20.allowance(address,address) (#109)
- StandardToken.allowance(address,address) (#165-167)
blackListAddress(address,bool) should be declared external:
- PausableToken.blackListAddress(address,bool) (#222-224)
burn(uint256) should be declared external:
- StarBull.burn(uint256) (#246-248)
mint(address,uint256) should be declared external:
- StarBull.mint(address,uint256) (#258-264)
Use the external attribute for functions never called from the contract.
Additional information: link
SafeMath.div(uint256,uint256) (#15-20) is never used and should be removed
SafeMath.mul(uint256,uint256) (#6-13) is never used and should be removed
Remove unused functions.
Additional information: link
Average 30d PancakeSwap liquidity is less than $100. Token is either dead or inactive.
Average 30d PancakeSwap volume is less than $100. Token is either dead or inactive.
Average 30d number of PancakeSwap swaps is less than 1. 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
Token has only one trading pair
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 token on CoinMarketCap
Additional information: link
Unable to find KYC or doxxing proof
Unable to verify that token and website are owned by the same team (no listings + unable to find contract on website)
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 verify token contract address on the website
Token is not listed at Mobula.Finance
Additional information: link
Unable to find code repository for the project
Token is marked as scam (rug pull, honeypot, phishing, etc.)
Additional information: link
Young tokens have high risks of price dump / death
Token has no active CoinGecko listing / rank
Token has no active CoinMarketCap listing / rank
Young tokens have high risks of price dump / death
Young tokens have high risks of price dump / death
Twitter account has relatively few followers
Unable to find Blog account (Reddit or Medium)
Unable to find Youtube account
Unable to find Discord account