Plant vs Undead (PVU) is a multiplayer tower defense game, where your plants are also your real asset. The goal is to combine the phenomenal Plants vs Zombies with new blockchain technology – NFTs.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Contract locking ether found:
Contract PvUToken (#652-688) has payable functions:
- PvUToken.fallback() (#684-686)
But does not have a function to withdraw the ether
Remove the payable attribute or add a withdraw function.
Additional information: link
BEP20Detailed.constructor(string,string,uint8).decimals (#614) shadows:
- BEP20Detailed.decimals() (#647-649) (function)
Rename the local variables that shadow another component.
Additional information: link
SafeMath.mul(uint256,uint256) (#150-161) is never used and should be removed
Remove unused functions.
Additional information: link
Parameter PvUToken.burn(uint256)._amount (#680) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
Redundant expression "this (#254)" inContext (#244-257)
Remove redundant statements if they congest code but offer no value.
Additional information: link
PvUToken.constructor() (#656-660) uses literals with too many digits:
- totalTokens = 300000000 * 10 ** uint256(decimals()) (#658)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
burn(uint256) should be declared external:
- PvUToken.burn(uint256) (#680-682)
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 contract audit
Unable to find audit link on the website
Unable to find whitepaper link on the website
Unable to find token on CoinHunt
Additional information: link
Young tokens have high risks of scam / price dump / death
Young tokens have high risks of scam / price dump / death
Young tokens have high risks of price dump / death
Twitter account link seems to be invalid
Unable to find Youtube account