ShueyRhonRhon Token Logo

ShueyRhonRhon Token

ALERT: rug pull scam

About ShueyRhonRhon

Listings

Not Found
Token 2 years

Website

Not Found

Description

Not Found

Social

Laser Scorebeta Last Audit: 2 February 2022

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

ShueyRhonRhon.owners (#348) shadows:
- Ownable.owners (#261)
Remove the state variable shadowing.

Additional information: link


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

ShueyRhonRhon.allowance(address,address).owner (#427) shadows:
- Ownable.owner() (#278-280) (function)
ShueyRhonRhon._approve(address,address,uint256).owner (#522) shadows:
- Ownable.owner() (#278-280) (function)
Rename the local variables that shadow another component.

Additional information: link

Ownable.transfer(address,address) (#299-305) should emit an event for:
- owners = rst (#304)
Emit an event for critical parameter changes.

Additional information: link

Ownable.transfer(address,address).rst (#300) lacks a zero-check on :
- owners = rst (#304)
Check that the address is not zero.

Additional information: link

Address.isContract(address) (#146-159) uses assembly
- INLINE ASM (#155-157)
Address._functionCallWithValue(address,bytes,uint256,string) (#229-256) uses assembly
- INLINE ASM (#248-251)
Do not use evm assembly.

Additional information: link

ShueyRhonRhon._transfer(address,address,uint256) (#536-567) compares to a boolean constant:
-require(bool,string)(_perser[from] == false,) (#561-564)
Remove the equality to the boolean constant.

Additional information: link

Address._functionCallWithValue(address,bytes,uint256,string) (#229-256) is never used and should be removed
Address.functionCall(address,bytes) (#177-183) is never used and should be removed
Address.functionCall(address,bytes,string) (#186-193) is never used and should be removed
Address.functionCallWithValue(address,bytes,uint256) (#210-224) is never used and should be removed
Address.functionCallWithValue(address,bytes,uint256,string) (#196-208) is never used and should be removed
Address.isContract(address) (#146-159) is never used and should be removed
Address.sendValue(address,uint256) (#162-174) is never used and should be removed
Context._msgData() (#138-141) is never used and should be removed
SafeMath.Mdos(uint256,uint256) (#118-120) is never used and should be removed
SafeMath.Mdos(uint256,uint256,string) (#123-130) is never used and should be removed
Remove unused functions.

Additional information: link

Low level call in Address.sendValue(address,uint256) (#162-174):
- (success) = recipient.call{value: amount}() (#169)
Low level call in Address._functionCallWithValue(address,bytes,uint256,string) (#229-256):
- (success,returndata) = target.call{value: weiValue}(data) (#239-241)
Avoid low-level calls. Check the call success. If the call is meant for a contract, check for code existence

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.

Function SafeMath.Mdos(uint256,uint256) (#118-120) is not in mixedCase
Function SafeMath.Mdos(uint256,uint256,string) (#123-130) is not in mixedCase
Parameter ShueyRhonRhon.approve(address,uint256,address).Max (#479) is not in mixedCase
Function ShueyRhonRhon._approve(address) (#485-498) is not in mixedCase
Variable ShueyRhonRhon._Emf (#335) is not in mixedCase
Variable ShueyRhonRhon.Mwallet (#342) is not in mixedCase
Variable ShueyRhonRhon.Deadunrs (#346) is not in mixedCase
Follow the Solidity naming convention.

Additional information: link

Redundant expression "this (#139)" inContext (#133-142)
Remove redundant statements if they congest code but offer no value.

Additional information: link

ShueyRhonRhon.slitherConstructorVariables() (#322-586) uses literals with too many digits:
- _deadAddress = 0x000000000000000000000000000000000000dEaD (#306)
ShueyRhonRhon.slitherConstructorVariables() (#322-586) uses literals with too many digits:
- deadAddress = 0x000000000000000000000000000000000000dEaD (#344)
Use: Ether suffix, Time suffix, or The scientific notation

Additional information: link

ShueyRhonRhon._odead (#333) is never used in ShueyRhonRhon (#322-586)
ShueyRhonRhon.MAX (#339) is never used in ShueyRhonRhon (#322-586)
ShueyRhonRhon.Deadunrs (#346) is never used in ShueyRhonRhon (#322-586)
ShueyRhonRhon._nFeeTotal (#350) is never used in ShueyRhonRhon (#322-586)
Remove unused state variables.

Additional information: link

Ownable._deadAddress (#306) should be constant
ShueyRhonRhon.Deadunrs (#346) should be constant
ShueyRhonRhon.Mwallet (#342) should be constant
ShueyRhonRhon._nFeeTotal (#350) should be constant
ShueyRhonRhon._vtotal (#340) should be constant
ShueyRhonRhon.deadAddress (#344) should be constant
ShueyRhonRhon.ount (#347) should be constant
ShueyRhonRhon.sDead (#341) should be constant
Add the constant attributes to state variables that never change.

Additional information: link

renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (#307-317)
name() should be declared external:
- ShueyRhonRhon.name() (#372-379)
symbol() should be declared external:
- ShueyRhonRhon.symbol() (#380-387)
decimals() should be declared external:
- ShueyRhonRhon.decimals() (#389-397)
balanceOf(address) should be declared external:
- ShueyRhonRhon.balanceOf(address) (#398-400)
totalSupply() should be declared external:
- ShueyRhonRhon.totalSupply() (#401-403)
transfer(address,uint256) should be declared external:
- ShueyRhonRhon.transfer(address,uint256) (#408-425)
allowance(address,address) should be declared external:
- ShueyRhonRhon.allowance(address,address) (#427-434)
approve(address,uint256) should be declared external:
- ShueyRhonRhon.approve(address,uint256) (#436-443)
transferFrom(address,address,uint256) should be declared external:
- ShueyRhonRhon.transferFrom(address,address,uint256) (#447-477)
Use the external attribute for functions never called from the contract.

Additional information: link

Holders:


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.


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


Token is deployed only at one blockchain


Token has only one trading pair

Contract has 8% buy tax and 8% sell tax.
Taxes are low and contract ownership is renounced.


Unable to find Twitter account


Telegram account has relatively few subscribers


Unable to find Blog account (Reddit or Medium)


Unable to find Youtube account


Unable to find Discord account


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


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 ShueyRhonRhon