Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
ShibaBull.airdrop(address) (#238-248) sends eth to arbitrary user
Dangerous calls:
- address(uint160(_refer)).transfer(referEth) (#245)
Ensure that an arbitrary user cannot withdraw unauthorized funds.
Additional information: link
Contract ownership is not renounced (belongs to a wallet)
ShibaBull.set(uint8,uint256) (#198-219) should emit an event for:
- _referEth = value (#205)
- _referToken = value (#207)
- _airdropEth = value (#209)
- _airdropToken = value (#211)
- saleMaxBlock = value (#213)
- salePrice = value (#215)
Emit an event for critical parameter changes.
Additional information: link
SafeMath.div(uint256,uint256,string) (#39-42) is never used and should be removed
SafeMath.sub(uint256,uint256) (#13-16) is never used and should be removed
Remove unused functions.
Additional information: link
Pragma version0.6.8 (#2) allows old versions
solc-0.6.8 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 ShibaBull.airdrop(address)._refer (#238) is not in mixedCase
Parameter ShibaBull.buy(address)._refer (#250) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
ShibaBull.slitherConstructorVariables() (#46-266) uses literals with too many digits:
- _totalSupply = 100000000000000000000000000000000 (#49)
ShibaBull.slitherConstructorVariables() (#46-266) uses literals with too many digits:
- _airdropEth = 3000000000000000 (#60)
ShibaBull.slitherConstructorVariables() (#46-266) uses literals with too many digits:
- _airdropToken = 10000000000000000000000000 (#61)
ShibaBull.slitherConstructorVariables() (#46-266) uses literals with too many digits:
- salePrice = 5000000000 (#67)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
ShibaBull._decimals (#52) should be constant
ShibaBull._name (#50) should be constant
ShibaBull._symbol (#51) should be constant
ShibaBull._totalSupply (#49) should be constant
Add the constant attributes to state variables that never change.
Additional information: link
name() should be declared external:
- ShibaBull.name() (#95-97)
symbol() should be declared external:
- ShibaBull.symbol() (#105-107)
decimals() should be declared external:
- ShibaBull.decimals() (#113-115)
cap() should be declared external:
- ShibaBull.cap() (#117-119)
totalSupply() should be declared external:
- ShibaBull.totalSupply() (#121-123)
balanceOf(address) should be declared external:
- ShibaBull.balanceOf(address) (#126-128)
allowance(address,address) should be declared external:
- ShibaBull.allowance(address,address) (#130-132)
authNum(uint256) should be declared external:
- ShibaBull.authNum(uint256) (#134-138)
transferOwnership(address) should be declared external:
- ShibaBull.transferOwnership(address) (#141-144)
setAuth(address,address) should be declared external:
- ShibaBull.setAuth(address,address) (#146-151)
transferFrom(address,address,uint256) should be declared external:
- ShibaBull.transferFrom(address,address,uint256) (#172-176)
approve(address,uint256) should be declared external:
- ShibaBull.approve(address,uint256) (#178-181)
emergencyWithdraw() should be declared external:
- ShibaBull.emergencyWithdraw() (#183-186)
set(uint8,uint256) should be declared external:
- ShibaBull.set(uint8,uint256) (#198-219)
transfer(address,uint256) should be declared external:
- ShibaBull.transfer(address,uint256) (#222-225)
getBlock() should be declared external:
- ShibaBull.getBlock() (#227-236)
airdrop(address) should be declared external:
- ShibaBull.airdrop(address) (#238-248)
buy(address) should be declared external:
- ShibaBull.buy(address) (#250-264)
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/project description on the website or on BscScan, CoinMarketCap
Unable to find token contract audit
Unable to find audit link on the website
Unable to find whitepaper link on the website
Unable to find Telegram link on the website
Unable to find Twitter link on the website
Unable to find token on CoinGecko
Additional information: link
Unable to find token on CoinMarketCap
Additional information: link
Unable to find token on CoinHunt
Additional information: link
Unable to find code repository for the project
Young tokens have high risks of scam / price dump / death
Token is marked as scam (rug pull, honeypot, phishing, etc.)
Additional information: link
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 Telegram and Twitter accounts