Lucky SquidGame Token Logo

LSG [Lucky SquidGame] Token

ALERT: potential scam

About LSG

Listings

Token 22 months

🔥🔥🔥Lucky SquidGame is built as a token for fans of the world famous movie SquidGame. In the crypto market, we participate as well as the characters in the film, there must also be an element of luck beside the bravery. We want to bring the game to the whole community of Lucky Squidgame where all LSG holders can be the winners 🔥🔥🔥

🦑 TRENDING 2022
🦑 HUGE MARKETING, HUGE PARTNERS AND KOLS
🦑 KYC AND AUDIT
🦑 BANNER ADS
🦑 ANTI BOT & ANTI DUMP

Social

Laser Scorebeta Last Audit: 23 June 2022

report
Token seems to be a scam (type: potential scam).

Anti-Scam

Links


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


Contract ownership is not renounced (belongs to a wallet)

LuckySquidGame.setTax(uint256,uint256) (#408-412) should emit an event for:
- buyTax = _buyTax (#410)
- sellTax = _sellTax (#411)
LuckySquidGame.setTaxThreshold(uint256) (#456-458) should emit an event for:
- taxThreshold = _amount (#457)
Emit an event for critical parameter changes.

Additional information: link

Auth.transferOwnership(address).adr (#309) lacks a zero-check on :
- owner = adr (#310)
LuckySquidGame.setTaxReceivers(address,address,address)._tax1 (#439) lacks a zero-check on :
- tax1 = _tax1 (#443)
LuckySquidGame.setTaxReceivers(address,address,address)._tax2 (#439) lacks a zero-check on :
- tax2 = _tax2 (#444)
LuckySquidGame.setTaxReceivers(address,address,address)._tax3 (#439) lacks a zero-check on :
- tax3 = _tax3 (#445)
LuckySquidGame.setPool(address)._pool (#450) lacks a zero-check on :
- pool = _pool (#451)
LuckySquidGame.setPair(address)._pair (#453) lacks a zero-check on :
- pair = _pair (#454)
Check that the address is not zero.

Additional information: link

SafeMath.div(uint256,uint256,string) (#190-199) is never used and should be removed
SafeMath.mod(uint256,uint256) (#150-152) is never used and should be removed
SafeMath.mod(uint256,uint256,string) (#216-225) is never used and should be removed
SafeMath.tryAdd(uint256,uint256) (#21-27) is never used and should be removed
SafeMath.tryDiv(uint256,uint256) (#63-68) is never used and should be removed
SafeMath.tryMod(uint256,uint256) (#75-80) is never used and should be removed
SafeMath.tryMul(uint256,uint256) (#46-56) is never used and should be removed
SafeMath.trySub(uint256,uint256) (#34-39) is never used and should be removed
Remove unused functions.

Additional information: link

LuckySquidGame.taxThreshold (#350) is set pre-construction with a non-constant function or state variable:
- _totalSupply.div(5000)
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 version^0.8.0 (#3) allows old versions
Pragma version^0.8.0 (#231) allows old versions
Pragma version^0.8.0 (#252) allows old versions
Pragma version^0.8.0 (#321) allows old versions
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 LuckySquidGame.transferBNB() (#431-434):
- (success) = msg.sender.call{value: address(this).balance}(new bytes(0)) (#432)
Avoid low-level calls. Check the call success. If the call is meant for a contract, check for code existence

Additional information: link

Parameter LuckySquidGame.setTax(uint256,uint256)._buyTax (#408) is not in mixedCase
Parameter LuckySquidGame.setTax(uint256,uint256)._sellTax (#408) is not in mixedCase
Parameter LuckySquidGame.setTaxReceivers(address,address,address)._tax1 (#439) is not in mixedCase
Parameter LuckySquidGame.setTaxReceivers(address,address,address)._tax2 (#439) is not in mixedCase
Parameter LuckySquidGame.setTaxReceivers(address,address,address)._tax3 (#439) is not in mixedCase
Parameter LuckySquidGame.setPool(address)._pool (#450) is not in mixedCase
Parameter LuckySquidGame.setPair(address)._pair (#453) is not in mixedCase
Parameter LuckySquidGame.setTaxThreshold(uint256)._amount (#456) is not in mixedCase
Constant LuckySquidGame._name (#331) is not in UPPER_CASE_WITH_UNDERSCORES
Constant LuckySquidGame._symbol (#332) is not in UPPER_CASE_WITH_UNDERSCORES
Constant LuckySquidGame._decimals (#333) is not in UPPER_CASE_WITH_UNDERSCORES
Variable LuckySquidGame._totalSupply (#334) is not in mixedCase
Variable LuckySquidGame._balances (#335) is not in mixedCase
Variable LuckySquidGame._allowances (#336) is not in mixedCase
Constant LuckySquidGame.maxTax (#340) is not in UPPER_CASE_WITH_UNDERSCORES
Follow the Solidity naming convention.

Additional information: link

LuckySquidGame.slitherConstructorConstantVariables() (#325-463) uses literals with too many digits:
- DEAD = 0x000000000000000000000000000000000000dEaD (#328)
LuckySquidGame.slitherConstructorConstantVariables() (#325-463) uses literals with too many digits:
- ZERO = 0x0000000000000000000000000000000000000000 (#329)
Use: Ether suffix, Time suffix, or The scientific notation

Additional information: link

LuckySquidGame._totalSupply (#334) should be constant
Add the constant attributes to state variables that never change.

Additional information: link

authorize(address) should be declared external:
- Auth.authorize(address) (#281-283)
unauthorize(address) should be declared external:
- Auth.unauthorize(address) (#288-290)
transferOwnership(address) should be declared external:
- Auth.transferOwnership(address) (#309-313)
approve(address,uint256) should be declared external:
- LuckySquidGame.approve(address,uint256) (#368-372)
getCirculatingSupply() should be declared external:
- LuckySquidGame.getCirculatingSupply() (#459-461)
Use the external attribute for functions never called from the contract.

Additional information: link


Not a direct threat, but may indicate unreliable intentions of developer. Widespread names (e.g. Elon, King, Moon, Doge) are common among meme-tokens and scams. The allow to gain free hype and attract unexperienced investors.

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 Blog account (Reddit or Medium)


Unable to find Youtube account


Unable to find Discord account


Twitter account has few posts


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 whitepaper 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


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


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 LSG

News for LSG