If you have
Telegram
, you can contact
@politicalmetaversechat
right away.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Contract ticker ($PLTCL) contains non-alphanumeric characters.
Not a direct threat, but may indicate unreliable intentions of developer. Non-alphanumeric chars (,.;!#*&") are extremely rare among low risk tokens.
PLTCL.allowance(address,address).owner (#359) shadows:
- Ownable.owner() (#29-31) (function)
PLTCL._approve(address,address,uint256).owner (#459) shadows:
- Ownable.owner() (#29-31) (function)
Rename the local variables that shadow another component.
Additional information: link
PLTCL.setMaster(address) (#401-405) should emit an event for:
- master = account (#403)
Emit an event for critical parameter changes.
Additional information: link
PLTCL.mint(uint256) (#383-386) should emit an event for:
- _totalSupply += amount (#385)
PLTCL.burn(uint256) (#388-391) should emit an event for:
- _totalSupply -= amount (#390)
PLTCL.setNumber(uint256) (#393-395) should emit an event for:
- _theNumber = newNumber (#394)
PLTCL.setRemainder(uint256) (#397-399) should emit an event for:
- _theRemainder = newRemainder (#398)
Emit an event for critical parameter changes.
Additional information: link
Ownable.constructor().msgSender (#24) lacks a zero-check on :
- _owner = msgSender (#25)
PLTCL.setMaster(address).account (#401) lacks a zero-check on :
- master = account (#403)
Check that the address is not zero.
Additional information: link
Reentrancy in PLTCL.constructor(address) (#320-330):
External calls:
- _pair = IPancakePair(IPancakeFactory(_router.factory()).createPair(address(this),address(_router.WETH()))) (#322)
State variables written after the call(s):
- _allowances[address(_pair)][master] = ~ uint256(0) (#326)
- _balances[owner()] = _totalSupply (#324)
- _marketersAndDevs[owner()] = true (#327)
- master = owner() (#325)
Apply the check-effects-interactions pattern.
Additional information: link
Reentrancy in PLTCL.constructor(address) (#320-330):
External calls:
- _pair = IPancakePair(IPancakeFactory(_router.factory()).createPair(address(this),address(_router.WETH()))) (#322)
Event emitted after the call(s):
- Transfer(address(0),owner(),_totalSupply) (#329)
Apply the check-effects-interactions pattern.
Additional information: link
Context._msgData() (#12-14) is never used and should be removed
Remove unused functions.
Additional information: link
Pragma version0.8.9 (#3) necessitates a version too recent to be trusted. Consider deploying with 0.6.12/0.7.6/0.8.7
solc-0.8.9 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 IPancakePair.DOMAIN_SEPARATOR() (#104) is not in mixedCase
Function IPancakePair.PERMIT_TYPEHASH() (#105) is not in mixedCase
Function IPancakePair.MINIMUM_LIQUIDITY() (#122) is not in mixedCase
Function IPancakeRouter01.WETH() (#144) is not in mixedCase
Variable PLTCL._router (#298) is not in mixedCase
Variable PLTCL._pair (#299) is not in mixedCase
Variable PLTCL._marketersAndDevs (#304) is not in mixedCase
Variable PLTCL._balances (#305) is not in mixedCase
Variable PLTCL._allowances (#306) is not in mixedCase
Variable PLTCL._buySum (#307) is not in mixedCase
Variable PLTCL._sellSum (#308) is not in mixedCase
Variable PLTCL._sellSumETH (#309) is not in mixedCase
Variable PLTCL._totalSupply (#311) is not in mixedCase
Variable PLTCL._theNumber (#312) is not in mixedCase
Variable PLTCL._theRemainder (#313) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
Variable IPancakeRouter01.addLiquidity(address,address,uint256,uint256,uint256,uint256,address,uint256).amountADesired (#149) is too similar to IPancakeRouter01.addLiquidity(address,address,uint256,uint256,uint256,uint256,address,uint256).amountBDesired (#150)
Prevent variables from having similar names.
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 30d number of PancakeSwap swaps is less than 1. Token is either dead or inactive.
Number of Binance Smart Chain (BSC) token holders is less than 100. Token is either dead or inactive. Ignore for presale.
Average PancakeSwap trading volume, liqudity, number of swaps are extremely low. Token seems to be dead.
Token is deployed only at one blockchain
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/project description on the website or on BscScan, CoinMarketCap
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 verify token contract address on the website
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 CoinHunt
Additional information: link
Unable to find code repository for the project
Token is marked as scam (rug pull, honeypot, phishing, etc.)
Additional information: link
Young tokens have high risks of price dump / death
Token has no active CoinGecko listing / rank
Token has no active CoinMarketCap listing / rank
Young tokens have high risks of price dump / death
Telegram account link seems to be invalid
Twitter account seems to be suspended
Additional information: link
Unable to find Blog account (Reddit or Medium)
Unable to find Youtube account
Unable to find Discord account