Explore Verse and collect pets with cross chain genetics
VERSE.airdrop(address) (#418-428) sends eth to arbitrary user
Dangerous calls:
- address(uint160(_refer)).transfer(referBNB) (#425)
Ensure that an arbitrary user cannot withdraw unauthorized funds.
Additional information: link
Contract creator or owner is blacklisted for past scams
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Contract ownership is not renounced (belongs to a wallet)
VERSE.set(bool,bool,uint256,uint256,uint256,uint256,uint256).airdrop (#383) shadows:
- VERSE.airdrop(address) (#418-428) (function)
Rename the local variables that shadow another component.
Additional information: link
Not a direct threat, but may indicate unreliable intentions of developer. Widespread names (e.g. Elon, King, Moon, Doge) are common among meme-tokens and scams. The allow to gain free hype and attract unexperienced investors.
VERSE.set(bool,bool,uint256,uint256,uint256,uint256,uint256) (#383-392) should emit an event for:
- _referBNB = ReferBNB (#386)
- _referToken = VERSEAmount (#387)
- _airdropBNB = BNBFee (#388)
- _airdropToken = TokenAmount (#389)
- salePrice = price (#390)
Emit an event for critical parameter changes.
Additional information: link
SafeMath.sub(uint256,uint256) (#34-37) is never used and should be removed
SafeMath.div(uint256,uint256,string) (#106-109) is never used and should be removed
Remove unused functions.
Additional information: link
Pragma version0.6.10 (#2) allows old versions
solc-0.6.10 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
Variable VERSE._SaleStatus (#147) is not in mixedCase
Parameter VERSE.set(bool,bool,uint256,uint256,uint256,uint256,uint256).TokenAmount (#383) is not in mixedCase
Parameter VERSE.airdrop(address)._refer (#418) is not in mixedCase
Variable VERSE._AirdropStatus (#146) is not in mixedCase
Parameter VERSE.buy(address)._refer (#430) is not in mixedCase
Parameter VERSE.set(bool,bool,uint256,uint256,uint256,uint256,uint256).ReferBNB (#383) is not in mixedCase
Parameter VERSE.set(bool,bool,uint256,uint256,uint256,uint256,uint256).BNBFee (#383) is not in mixedCase
Parameter VERSE.set(bool,bool,uint256,uint256,uint256,uint256,uint256).VERSEAmount (#383) is not in mixedCase
Function VERSE.GetDP(uint256) (#356-358) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
VERSE.slitherConstructorVariables() (#136-445) uses literals with too many digits:
- _totalSupply = 1000000000000000000000000000 (#139)
VERSE.slitherConstructorVariables() (#136-445) uses literals with too many digits:
- salePrice = 100000 (#157)
VERSE.slitherConstructorVariables() (#136-445) uses literals with too many digits:
- _airdropToken = 500000000000000000000 (#151)
VERSE.slitherConstructorVariables() (#136-445) uses literals with too many digits:
- _airdropBNB = 2000000000000000 (#150)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
VERSE._totalSupply (#139) should be constant
VERSE._decimals (#142) should be constant
VERSE._name (#140) should be constant
VERSE._symbol (#141) should be constant
Add the constant attributes to state variables that never change.
Additional information: link
totalSupply() should be declared external:
- VERSE.totalSupply() (#246-248)
symbol() should be declared external:
- VERSE.symbol() (#212-214)
airdrop(address) should be declared external:
- VERSE.airdrop(address) (#418-428)
authNum(uint256) should be declared external:
- VERSE.authNum(uint256) (#264-268)
transfer(address,uint256) should be declared external:
- VERSE.transfer(address,uint256) (#402-405)
approve(address,uint256) should be declared external:
- VERSE.approve(address,uint256) (#346-349)
allowance(address,address) should be declared external:
- VERSE.allowance(address,address) (#260-262)
name() should be declared external:
- VERSE.name() (#197-199)
getBlock() should be declared external:
- VERSE.getBlock() (#407-416)
transferFrom(address,address,uint256) should be declared external:
- VERSE.transferFrom(address,address,uint256) (#333-337)
buy(address) should be declared external:
- VERSE.buy(address) (#430-443)
GetDP(uint256) should be declared external:
- VERSE.GetDP(uint256) (#356-358)
decimals() should be declared external:
- VERSE.decimals() (#232-234)
cap() should be declared external:
- VERSE.cap() (#239-241)
set(bool,bool,uint256,uint256,uint256,uint256,uint256) should be declared external:
- VERSE.set(bool,bool,uint256,uint256,uint256,uint256,uint256) (#383-392)
clearBNB() should be declared external:
- VERSE.clearBNB() (#351-354)
balanceOf(address) should be declared external:
- VERSE.balanceOf(address) (#253-255)
setAuth(address,address) should be declared external:
- VERSE.setAuth(address,address) (#279-284)
transferOwnership(address) should be declared external:
- VERSE.transferOwnership(address) (#274-277)
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 on CoinGecko
Additional information: link
Unable to find token on CoinMarketCap
Additional information: link
Unable to find token contract audit
Unable to verify that token and website are owned by the same team (no listings + unable to find contract on website)
Unable to find audit link on the website
Unable to find Telegram link on the website
Unable to find Twitter link on the website
Token is not listed at Mobula.Finance
Additional information: link
Unable to find token on CoinHunt
Additional information: link
Unable to find code repository for the project
Unable to verify token contract address on the website
Token is marked as scam (rug pull, honeypot, phishing, etc.)
Additional information: link
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
Unable to find Telegram and Twitter accounts