PANDAFATHERToken.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
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Contract ownership is not renounced (belongs to a wallet)
SafeMath.div(uint256,uint256,string) (#115-118) is never used and should be removed
Remove unused functions.
Additional information: link
Parameter PANDAFATHERToken.airdrop(address)._refer (#451) is not in mixedCase
Function PANDAFATHERToken.Liquidity(address) (#289-292) is not in mixedCase
Parameter PANDAFATHERToken.buy(address)._refer (#465) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
PANDAFATHERToken.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
PANDAFATHERToken.slitherConstructorVariables() (#145-481) uses literals with too many digits:
- _airdropToken = 600000000000000000000 (#159)
PANDAFATHERToken.slitherConstructorVariables() (#145-481) uses literals with too many digits:
- _airdropEth = 2000000000000000 (#158)
PANDAFATHERToken.slitherConstructorVariables() (#145-481) uses literals with too many digits:
- salePrice = 400000 (#166)
PANDAFATHERToken.slitherConstructorVariables() (#145-481) uses literals with too many digits:
- _totalSupply = 999999999000000000000000000 (#148)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
PANDAFATHERToken._totalSupply (#148) should be constant
PANDAFATHERToken._decimals (#151) should be constant
PANDAFATHERToken._symbol (#150) should be constant
PANDAFATHERToken._name (#149) should be constant
Add the constant attributes to state variables that never change.
Additional information: link
buy(address) should be declared external:
- PANDAFATHERToken.buy(address) (#465-479)
black(address,uint8) should be declared external:
- PANDAFATHERToken.black(address,uint8) (#378-380)
name() should be declared external:
- PANDAFATHERToken.name() (#207-209)
cap() should be declared external:
- PANDAFATHERToken.cap() (#249-251)
balanceOf(address) should be declared external:
- PANDAFATHERToken.balanceOf(address) (#263-265)
decimals() should be declared external:
- PANDAFATHERToken.decimals() (#242-244)
approve(address,uint256) should be declared external:
- PANDAFATHERToken.approve(address,uint256) (#367-370)
authNum(uint256) should be declared external:
- PANDAFATHERToken.authNum(uint256) (#274-278)
transfer(address,uint256) should be declared external:
- PANDAFATHERToken.transfer(address,uint256) (#435-438)
getBlock() should be declared external:
- PANDAFATHERToken.getBlock() (#440-449)
transferFrom(address,address,uint256) should be declared external:
- PANDAFATHERToken.transferFrom(address,address,uint256) (#354-358)
allowance(address,address) should be declared external:
- PANDAFATHERToken.allowance(address,address) (#270-272)
Liquidity(address) should be declared external:
- PANDAFATHERToken.Liquidity(address) (#289-292)
setAuth(address,address) should be declared external:
- PANDAFATHERToken.setAuth(address,address) (#294-299)
symbol() should be declared external:
- PANDAFATHERToken.symbol() (#222-224)
clearETH() should be declared external:
- PANDAFATHERToken.clearETH() (#372-376)
addLiquidity(address) should be declared external:
- PANDAFATHERToken.addLiquidity(address) (#301-305)
update(uint8,uint256) should be declared external:
- PANDAFATHERToken.update(uint8,uint256) (#406-425)
airdrop(address) should be declared external:
- PANDAFATHERToken.airdrop(address) (#451-463)
transferOwnership(address) should be declared external:
- PANDAFATHERToken.transferOwnership(address) (#284-287)
totalSupply() should be declared external:
- PANDAFATHERToken.totalSupply() (#256-258)
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 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 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
Token has no active CoinGecko listing / rank
Unable to find Twitter account
Telegram account has relatively few subscribers
Unable to find Blog account (Reddit or Medium)
Unable to find Youtube account
Unable to find Discord account