Enjoynetwork Token Logo

EYN [Enjoynetwork] Token

ALERT: phishing / airdrop scam

About EYN

Listings

Not Found
Token 4 years

Description

Not Found

Social

Not Found

Laser Scorebeta Last Audit: 20 July 2022

report
Token seems to be a scam (type: phishing / airdrop scam).

Anti-Scam

Links


Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)


Contract ownership is not renounced (belongs to a wallet)

BEP20.transfer(address,uint256).owner (#327) shadows:
- Ownable.owner() (#65-67) (function)
BEP20.approve(address,uint256).owner (#370) shadows:
- Ownable.owner() (#65-67) (function)
BEP20.allowance(address,address).owner (#378) shadows:
- Ownable.owner() (#65-67) (function)
BEP20.increaseAllowance(address,uint256).owner (#395) shadows:
- Ownable.owner() (#65-67) (function)
BEP20.decreaseAllowance(address,uint256).owner (#415) shadows:
- Ownable.owner() (#65-67) (function)
BEP20._approve(address,address,uint256).owner (#524) shadows:
- Ownable.owner() (#65-67) (function)
BEP20._spendAllowance(address,address,uint256).owner (#555) shadows:
- Ownable.owner() (#65-67) (function)
Rename the local variables that shadow another component.

Additional information: link

Reentrancy in MintableBEP20.constructor(string,string,uint8,uint256,uint256,bytes,address) (#752-768):
External calls:
- ServicePayer(feeReceiver_,MintableBEP20,signature_,_msgSender()) (#764)
- IPayable(receiver).pay{value: msg.value}(serviceName,signature,wallet) (#734)
- ServicePayer(feeReceiver_,MintableBEP20,signature_,_msgSender()) (#764)
- IPayable(receiver).pay{value: msg.value}(serviceName,signature,wallet) (#734)
Event emitted after the call(s):
- Transfer(address(0),account,amount) (#477)
- _mint(_msgSender(),initialBalance_) (#767)
Apply the check-effects-interactions pattern.

Additional information: link

BEP20._burn(address,uint256) (#493-508) is never used and should be removed
Context._msgData() (#25-27) is never used and should be removed
Remove unused functions.

Additional information: link

Reentrancy in MintableBEP20.constructor(string,string,uint8,uint256,uint256,bytes,address) (#752-768):
External calls:
- ServicePayer(feeReceiver_,MintableBEP20,signature_,_msgSender()) (#764)
- IPayable(receiver).pay{value: msg.value}(serviceName,signature,wallet) (#734)
- ServicePayer(feeReceiver_,MintableBEP20,signature_,_msgSender()) (#764)
- IPayable(receiver).pay{value: msg.value}(serviceName,signature,wallet) (#734)
State variables written after the call(s):
- _mint(_msgSender(),initialBalance_) (#767)
- _balances[account] += amount (#476)
- _setupDecimals(decimals_) (#766)
- _decimals = decimals_ (#543)
- _mint(_msgSender(),initialBalance_) (#767)
- _totalSupply += amount (#475)
Reentrancy in MintableBEP20.constructor(string,string,uint8,uint256,uint256,bytes,address) (#752-768):
External calls:
- ServicePayer(feeReceiver_,MintableBEP20,signature_,_msgSender()) (#764)
- IPayable(receiver).pay{value: msg.value}(serviceName,signature,wallet) (#734)
State variables written after the call(s):
- BEP20Capped(cap_) (#763)
- _cap = cap_ (#624)
- BEP20(name_,symbol_) (#762)
- _decimals = 18 (#262)
- BEP20(name_,symbol_) (#762)
- _name = name_ (#260)
- BEP20(name_,symbol_) (#762)
- _symbol = symbol_ (#261)
Apply the check-effects-interactions pattern.

Additional information: link

Pragma version^0.8.0 (#8) allows old versions
Pragma version^0.8.0 (#35) allows old versions
Pragma version^0.8.0 (#112) allows old versions
Pragma version^0.8.0 (#216) allows old versions
Pragma version^0.8.0 (#609) allows old versions
Pragma version^0.8.0 (#647) allows old versions
Pragma version^0.8.0 (#713) allows old versions
Pragma version^0.8.0 (#742) allows old versions
solc-0.8.14 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

renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (#84-86)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#92-95)
name() should be declared external:
- BEP20.name() (#268-270)
symbol() should be declared external:
- BEP20.symbol() (#276-278)
decimals() should be declared external:
- BEP20.decimals() (#293-295)
balanceOf(address) should be declared external:
- BEP20.balanceOf(address) (#307-309)
getOwner() should be declared external:
- BEP20.getOwner() (#314-316)
transfer(address,uint256) should be declared external:
- BEP20.transfer(address,uint256) (#326-330)
transferFrom(address,address,uint256) should be declared external:
- BEP20.transferFrom(address,address,uint256) (#348-357)
approve(address,uint256) should be declared external:
- BEP20.approve(address,uint256) (#369-373)
increaseAllowance(address,uint256) should be declared external:
- BEP20.increaseAllowance(address,uint256) (#394-398)
decreaseAllowance(address,uint256) should be declared external:
- BEP20.decreaseAllowance(address,uint256) (#414-423)
mintingFinished() should be declared external:
- BEP20Mintable.mintingFinished() (#674-676)
mint(address,uint256) should be declared external:
- BEP20Mintable.mint(address,uint256) (#686-688)
finishMinting() should be declared external:
- BEP20Mintable.finishMinting() (#695-697)
Use the external attribute for functions never called from the contract.

Additional information: link

Holders:


Token seems to be untradeable: there is no PancakeSwap trading pair and no trading volumes. Ignore for presale.


Number of Binance Smart Chain (BSC) token holders is less than 100. Token is either dead or inactive. Ignore for presale.


Unable to find Telegram and Twitter accounts


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 KYC or doxxing proof


Unable to find audit link on the website


Unable to find token on CoinGecko

Additional information: link


Unable to find token on CoinMarketCap

Additional information: link


Token is not listed at Mobula.Finance

Additional information: link


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


Token is marked as scam (rug pull, honeypot, phishing, etc.)

Additional information: link


Young tokens have high risks of scam / price dump / death


Token has no active CoinGecko listing / rank


Token has no active CoinMarketCap listing / rank

Price for EYN