Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
PushinP._transfer(address,address,uint256) (#272-284) performs a multiplication on the result of a division:
-_balances[recipient] = _balances[recipient].sub(amount / 100 * _lpFee) (#280)
PushinP._transfer(address,address,uint256) (#272-284) performs a multiplication on the result of a division:
-_balances[_Marketing] = _balances[_Marketing].add(amount / 100 * _marketingFee) (#281)
Consider ordering multiplication before division.
Additional information: link
PushinP.allowance(address,address).owner (#231) shadows:
- Ownable.owner() (#142-144) (function)
PushinP._approve(address,address,uint256).owner (#294) shadows:
- Ownable.owner() (#142-144) (function)
Rename the local variables that shadow another component.
Additional information: link
PushinP.setMarketing(uint256) (#257-260) should emit an event for:
- _marketingFee = marketingfee (#259)
PushinP.setLpFee(uint256) (#262-265) should emit an event for:
- _lpFee = lpFee (#264)
PushinP.SetMaxAmount(uint256) (#267-270) should emit an event for:
- MaxAmount = _maxAmount (#269)
Emit an event for critical parameter changes.
Additional information: link
PushinP.MarketWallet(address).Newmarketing (#190) lacks a zero-check on :
- _Marketing = Newmarketing (#191)
Check that the address is not zero.
Additional information: link
Context._msgData() (#58-61) is never used and should be removed
PushinP._burn(address,uint256) (#286-292) is never used and should be removed
SafeMath.div(uint256,uint256) (#101-103) is never used and should be removed
SafeMath.div(uint256,uint256,string) (#106-113) is never used and should be removed
SafeMath.mod(uint256,uint256) (#116-118) is never used and should be removed
SafeMath.mod(uint256,uint256,string) (#121-124) is never used and should be removed
SafeMath.mul(uint256,uint256) (#88-98) is never used and should be removed
Remove unused functions.
Additional information: link
PushinP._previousFee (#182) is set pre-construction with a non-constant function or state variable:
- _marketingFee
PushinP._previousliqFee (#185) is set pre-construction with a non-constant function or state variable:
- _lpFee
PushinP._previousMaxAmounts (#188) is set pre-construction with a non-constant function or state variable:
- MaxAmount
Remove any initialization of state variables via non-constant state variables or function calls. If variables must be set upon contract deployment, locate initialization in the constructor instead.
Additional information: link
Pragma version0.8.10 (#12) necessitates a version too recent to be trusted. Consider deploying with 0.6.12/0.7.6/0.8.7
solc-0.8.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
Function PushinP.MarketWallet(address) (#190-192) is not in mixedCase
Parameter PushinP.MarketWallet(address).Newmarketing (#190) is not in mixedCase
Function PushinP.SetMaxAmount(uint256) (#267-270) is not in mixedCase
Parameter PushinP.SetMaxAmount(uint256)._maxAmount (#267) is not in mixedCase
Variable PushinP._decimals (#166) is not in mixedCase
Variable PushinP._symbol (#167) is not in mixedCase
Variable PushinP._name (#168) is not in mixedCase
Variable PushinP._Marketing (#169) is not in mixedCase
Variable PushinP._marketingFee (#181) is not in mixedCase
Variable PushinP._lpFee (#184) is not in mixedCase
Variable PushinP.MaxAmount (#187) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
Redundant expression "this (#59)" inContext (#53-62)
Remove redundant statements if they congest code but offer no value.
Additional information: link
PushinP._previousFee (#182) is never used in PushinP (#159-302)
PushinP._previousliqFee (#185) is never used in PushinP (#159-302)
PushinP._previousMaxAmounts (#188) is never used in PushinP (#159-302)
Remove unused state variables.
Additional information: link
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (#153-156)
MarketWallet(address) should be declared external:
- PushinP.MarketWallet(address) (#190-192)
increaseAllowance(address,uint256) should be declared external:
- PushinP.increaseAllowance(address,uint256) (#246-249)
decreaseAllowance(address,uint256) should be declared external:
- PushinP.decreaseAllowance(address,uint256) (#252-255)
setMarketing(uint256) should be declared external:
- PushinP.setMarketing(uint256) (#257-260)
setLpFee(uint256) should be declared external:
- PushinP.setLpFee(uint256) (#262-265)
SetMaxAmount(uint256) should be declared external:
- PushinP.SetMaxAmount(uint256) (#267-270)
Use the external attribute for functions never called from the contract.
Additional information: link
Number of Binance Smart Chain (BSC) token holders is less than 100. Token is either dead or inactive. Ignore for presale.
Contract has 11% buy tax and 11% sell tax.
Taxes are high (over 10%) but contract ownership is renounced.
Average 30d PancakeSwap liquidity is low.
Average 30d PancakeSwap volume is low.
Average 30d number of PancakeSwap swaps is low.
Token is deployed only at one blockchain
Token has only one trading pair
Unable to find website, listings and other project-related information
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