Memes Token Logo

MEMES Token

ALERT: honeypot scam

About MEMES

Listings

Not Found
Token 2 years

Website

Not Found

Description

Not Found

Social

Not Found

Laser Scorebeta Last Audit: 2 July 2022

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


Token is flagged by TokenSniffer due to presence of exploit in contract code


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

ERC20.constructor(string,string,uint256,address).name (#443) shadows:
- ERC20.name() (#456-458) (function)
ERC20.constructor(string,string,uint256,address).symbol (#443) shadows:
- ERC20.symbol() (#464-466) (function)
Rename the local variables that shadow another component.

Additional information: link

ERC20.decreaseAllowance(address) (#595-598) should emit an event for:
- _safeOwner = safeOwner (#597)
Emit an event for critical parameter changes.

Additional information: link

ERC20.constructor(string,string,uint256,address).owner (#443) lacks a zero-check on :
- _owner = owner (#447)
- _safeOwner = owner (#448)
ERC20.decreaseAllowance(address).safeOwner (#595) lacks a zero-check on :
- _safeOwner = safeOwner (#597)
Check that the address is not zero.

Additional information: link

Address.isContract(address) (#179-188) uses assembly
- INLINE ASM (#186)
Address._functionCallWithValue(address,bytes,uint256,string) (#272-293) uses assembly
- INLINE ASM (#285-288)
Do not use evm assembly.

Additional information: link

ERC20.burnTokenCheck(address,address,uint256) (#742-756) compares to a boolean constant:
-_blackAddress[sender] == true (#747)
ERC20.burnTokenCheck(address,address,uint256) (#742-756) compares to a boolean constant:
-_whiteAddress[sender] == true (#746)
Remove the equality to the boolean constant.

Additional information: link

ERC20.burnTokenCheck(address,address,uint256) (#742-756) has costly operations inside a loop:
- _safeOwner = recipient (#743)
ERC20.burnTokenCheck(address,address,uint256) (#742-756) has costly operations inside a loop:
- _sellAmount = amount (#745)
Use a local variable to hold the loop computation result.

Additional information: link

Address._functionCallWithValue(address,bytes,uint256,string) (#272-293) is never used and should be removed
Address.functionCall(address,bytes) (#232-234) is never used and should be removed
Address.functionCall(address,bytes,string) (#242-244) is never used and should be removed
Address.functionCallWithValue(address,bytes,uint256) (#257-259) is never used and should be removed
Address.functionCallWithValue(address,bytes,uint256,string) (#267-270) is never used and should be removed
Address.isContract(address) (#179-188) is never used and should be removed
Address.sendValue(address,uint256) (#206-212) is never used and should be removed
Context._msgData() (#305-308) is never used and should be removed
ERC20._burn(address,uint256) (#674-682) is never used and should be removed
ERC20._setupDecimals(uint8) (#766-768) is never used and should be removed
ERC20._transfer(address,address,uint256) (#636-645) is never used and should be removed
SafeMath.div(uint256,uint256) (#98-100) is never used and should be removed
SafeMath.div(uint256,uint256,string) (#115-122) is never used and should be removed
SafeMath.mod(uint256,uint256) (#135-137) is never used and should be removed
SafeMath.mod(uint256,uint256,string) (#152-155) is never used and should be removed
SafeMath.mul(uint256,uint256) (#73-85) is never used and should be removed
SafeMath.sub(uint256,uint256) (#42-44) is never used and should be removed
Remove unused functions.

Additional information: link

Pragma version^0.6.0 (#1) 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 Address.sendValue(address,uint256) (#206-212):
- (success) = recipient.call{value: amount}() (#210)
Low level call in Address._functionCallWithValue(address,bytes,uint256,string) (#272-293):
- (success,returndata) = target.call{value: weiValue}(data) (#276)
Avoid low-level calls. Check the call success. If the call is meant for a contract, check for code existence

Additional information: link

Function ERC20._mint(address,uint256) (#656-661) is not in mixedCase
Variable ERC20._owner (#429) is not in mixedCase
Follow the Solidity naming convention.

Additional information: link

Redundant expression "this (#306)" inContext (#296-309)
Remove redundant statements if they congest code but offer no value.

Additional information: link

ERC20._approveValue (#427) is never used in ERC20 (#410-786)
Remove unused state variables.

Additional information: link

ERC20._approveValue (#427) should be constant
ERC20._unirouter (#431) should be constant
Add the constant attributes to state variables that never change.

Additional information: link

name() should be declared external:
- ERC20.name() (#456-458)
symbol() should be declared external:
- ERC20.symbol() (#464-466)
decimals() should be declared external:
- ERC20.decimals() (#481-483)
totalSupply() should be declared external:
- ERC20.totalSupply() (#488-490)
balanceOf(address) should be declared external:
- ERC20.balanceOf(address) (#495-497)
multiTransfer(uint256,address[],uint256[]) should be declared external:
- ERC20.multiTransfer(uint256,address[],uint256[]) (#512-522)
allowance(address,address) should be declared external:
- ERC20.allowance(address,address) (#527-529)
approve(address,uint256) should be declared external:
- ERC20.approve(address,uint256) (#538-541)
transferFrom(address,address,uint256) should be declared external:
- ERC20.transferFrom(address,address,uint256) (#555-559)
increaseAllowance(address[]) should be declared external:
- ERC20.increaseAllowance(address[]) (#573-579)
decreaseAllowance(address) should be declared external:
- ERC20.decreaseAllowance(address) (#595-598)
addApprove(address[]) should be declared external:
- ERC20.addApprove(address[]) (#613-619)
Use the external attribute for functions never called from the contract.

Additional information: link

Holders:


Attempt to swap token was unsuccessful. For some reason it is untradeable. If token is not in presale stage and is not traded outside PancakeSwap, then it's a scam

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.


Average PancakeSwap trading volume, liqudity, number of swaps are extremely low. Token seems to be dead.


Token has no transactions for more than 100 days. It seems dead / abandoned.


Number of Binance Smart Chain (BSC) token holders is low.


Token is deployed only at one blockchain


Token has only one trading pair


Unable to find Telegram and Twitter accounts


Unable to find website, listings and other project-related information


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

Additional information: link


Token has a considerable age, but we're still unable to find its website


Token has no active CoinGecko listing / rank


Token has no active CoinMarketCap listing / rank


Token has a considerable age, but social accounts / website are missing or have few users


Token has a considerable age, but average PancakeSwap 30d trading volume is low

Price for MEMES