La Doge de Papel aims to create funding for a new Netflix original anime series with doge dogs as the main characters. The project also aims to create high-value NFTs based upon characters on La Doge de Papel original series. Investors will be able to take part in mystery boxes that’ll reward with unique items.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
CoinToken._approve(address,address,uint256).owner (#632) shadows:
- Ownable.owner() (#406-408) (function)
Rename the local variables that shadow another component.
Additional information: link
CoinToken.updateFee(uint256,uint256,uint256) (#618-626) should emit an event for:
- _TAX_FEE = _txFee * 100 (#620)
- _BURN_FEE = _burnFee * 100 (#621)
- _CHARITY_FEE = _charityFee * 100 (#622)
- ORIG_TAX_FEE = _TAX_FEE (#623)
- ORIG_BURN_FEE = _BURN_FEE (#624)
- ORIG_CHARITY_FEE = _CHARITY_FEE (#625)
Emit an event for critical parameter changes.
Additional information: link
CoinToken.setAsCharityAccount(address).account (#613) lacks a zero-check on :
- FeeAddress = account (#614)
Check that the address is not zero.
Additional information: link
Address._functionCallWithValue(address,bytes,uint256,string) (#361-382) uses assembly
- INLINE ASM (#374-377)
Do not use evm assembly.
Additional information: link
SafeMath.mod(uint256,uint256,string) (#241-244) is never used and should be removed
Remove unused functions.
Additional information: link
solc-0.8.2 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
Low level call in Address._functionCallWithValue(address,bytes,uint256,string) (#361-382):
- (success,returndata) = target.call{value: weiValue}(data) (#365)
Avoid low-level calls. Check the call success. If the call is meant for a contract, check for code existence
Additional information: link
Variable CoinToken.ORIG_CHARITY_FEE (#475) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
Redundant expression "this (#12)" inContext (#6-15)
Remove redundant statements if they congest code but offer no value.
Additional information: link
Reentrancy in CoinToken.constructor(string,string,uint256,uint256,uint256,uint256,uint256,address,address,address) (#477-495):
External calls:
- address(service).transfer(msg.value) (#493)
Event emitted after the call(s):
- Transfer(address(0),tokenOwner,_tTotal) (#494)
Apply the check-effects-interactions pattern.
Additional information: link
Variable CoinToken._transferToExcluded(address,address,uint256).rTransferAmount (#686) is too similar to CoinToken._transferFromExcluded(address,address,uint256).tTransferAmount (#703)
Prevent variables from having similar names.
Additional information: link
CoinToken._MAX (#457) should be constant
Add the constant attributes to state variables that never change.
Additional information: link
updateFee(uint256,uint256,uint256) should be declared external:
- CoinToken.updateFee(uint256,uint256,uint256) (#618-626)
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/project description on the website or on BscScan, CoinMarketCap
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 Telegram link on the website
Unable to find token on CoinHunt
Additional information: link
Unable to find code repository for the project
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
Young tokens have high risks of price dump / death
Token has relatively low CoinGecko rank
Twitter account link seems to be invalid
Telegram account has relatively few subscribers
Unable to find Blog account (Reddit or Medium)
Unable to find Youtube account
Unable to find Discord account