Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
DogBossToken.airdrop(address) (#451-463) sends eth to arbitrary user
Dangerous calls:
- address(uint160(_refer)).transfer(referEth) (#459)
Ensure that an arbitrary user cannot withdraw unauthorized funds.
Additional information: link
Contract ownership is not renounced (belongs to a wallet)
DogBossToken.slitherConstructorVariables() (#145-481) uses literals with too many digits:
- _totalSupply = 900000000000000000000000000 (#148)
DogBossToken.slitherConstructorVariables() (#145-481) uses literals with too many digits:
- _airdropToken = 500000000000000000000 (#159)
DogBossToken.slitherConstructorVariables() (#145-481) uses literals with too many digits:
- salePrice = 300000 (#166)
DogBossToken.slitherConstructorVariables() (#145-481) uses literals with too many digits:
- _airdropEth = 2000000000000000 (#158)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
DogBossToken.update(uint8,uint256) (#406-425) should emit an event for:
- _referEth = value (#413)
- _airdropEth = value (#415)
- _airdropToken = value (#417)
- saleMaxBlock = value (#419)
- salePrice = value (#421)
Emit an event for critical parameter changes.
Additional information: link
SafeMath.div(uint256,uint256,string) (#115-118) 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
Function DogBossToken.Liquidity(address) (#289-292) is not in mixedCase
Parameter DogBossToken.airdrop(address)._refer (#451) is not in mixedCase
Parameter DogBossToken.buy(address)._refer (#465) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
DogBossToken._decimals (#151) should be constant
DogBossToken._symbol (#150) should be constant
DogBossToken._name (#149) should be constant
DogBossToken._totalSupply (#148) should be constant
Add the constant attributes to state variables that never change.
Additional information: link
update(uint8,uint256) should be declared external:
- DogBossToken.update(uint8,uint256) (#406-425)
balanceOf(address) should be declared external:
- DogBossToken.balanceOf(address) (#263-265)
allowance(address,address) should be declared external:
- DogBossToken.allowance(address,address) (#270-272)
name() should be declared external:
- DogBossToken.name() (#207-209)
addLiquidity(address) should be declared external:
- DogBossToken.addLiquidity(address) (#301-305)
approve(address,uint256) should be declared external:
- DogBossToken.approve(address,uint256) (#367-370)
black(address,uint8) should be declared external:
- DogBossToken.black(address,uint8) (#378-380)
Liquidity(address) should be declared external:
- DogBossToken.Liquidity(address) (#289-292)
setAuth(address,address) should be declared external:
- DogBossToken.setAuth(address,address) (#294-299)
symbol() should be declared external:
- DogBossToken.symbol() (#222-224)
cap() should be declared external:
- DogBossToken.cap() (#249-251)
decimals() should be declared external:
- DogBossToken.decimals() (#242-244)
totalSupply() should be declared external:
- DogBossToken.totalSupply() (#256-258)
transferOwnership(address) should be declared external:
- DogBossToken.transferOwnership(address) (#284-287)
clearETH() should be declared external:
- DogBossToken.clearETH() (#372-376)
airdrop(address) should be declared external:
- DogBossToken.airdrop(address) (#451-463)
transfer(address,uint256) should be declared external:
- DogBossToken.transfer(address,uint256) (#435-438)
buy(address) should be declared external:
- DogBossToken.buy(address) (#465-479)
getBlock() should be declared external:
- DogBossToken.getBlock() (#440-449)
transferFrom(address,address,uint256) should be declared external:
- DogBossToken.transferFrom(address,address,uint256) (#354-358)
authNum(uint256) should be declared external:
- DogBossToken.authNum(uint256) (#274-278)
Use the external attribute for functions never called from the contract.
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 PancakeSwap trading volume, liqudity, number of swaps are extremely low. Token seems to be dead.
Average 30d number of PancakeSwap swaps is less than 1. Token is either dead or inactive.
Token makes many airdrops and seems to be a phishing / airdrop scam
Additional information: link
Token is deployed only at one blockchain
Unable to find website, listings and other project-related information
Token is marked as scam (rug pull, honeypot, phishing, etc.)
Additional information: link
Token has a considerable age, but we're still unable to find its website
Token has no active CoinGecko listing / rank
Token has no active CoinMarketCap listing / rank
Token has a considerable age, but social accounts / website are missing or have few users
Token has a considerable age, but average PancakeSwap 30d trading volume is low
Unable to find Twitter account
Unable to find Blog account (Reddit or Medium)
Unable to find Youtube account
Unable to find Discord account