RichMoon Token Logo

RichMoon Token

About RichMoon

Listings

Not Found
Token 2 years

Website

Not Found

Description

Not Found

Social

Not Found

Laser Scorebeta Last Audit: 26 January 2022

report
Token seems to be anonymous. As long as we are unable to find website score is limited.


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

Contract locking ether found:
Contract RichMoon (token.sol#10-423) has payable functions:
- RichMoon.receive() (token.sol#76)
But does not have a function to withdraw the ether
Remove the payable attribute or add a withdraw function.

Additional information: link

RichMoon.allowance(address,address).owner (token.sol#156) shadows:
- Ownable.owner() (Ownable.sol#24-26) (function)
RichMoon._approve(address,address,uint256).owner (token.sol#377) shadows:
- Ownable.owner() (Ownable.sol#24-26) (function)
Rename the local variables that shadow another component.

Additional information: link

RichMoon.setMaxStopFeeTotal(uint256) (token.sol#239-242) should emit an event for:
- MAX_STOP_FEE_TOTAL = total (token.sol#240)
Emit an event for critical parameter changes.

Additional information: link

RichMoon.setExchangePool(address).exchangePool (token.sol#252) lacks a zero-check on :
- _exchangePool = exchangePool (token.sol#253)
RichMoon.setFundAddress(address).fundAddress (token.sol#256) lacks a zero-check on :
- _fundAddress = fundAddress (token.sol#257)
Check that the address is not zero.

Additional information: link

Context._msgData() (Context.sol#10-13) is never used and should be removed
SafeMath.mod(uint256,uint256) (SafeMath.sol#64-67) is never used and should be removed
Remove unused functions.

Additional information: link

RichMoon._totalSupply (token.sol#20) is set pre-construction with a non-constant function or state variable:
- 9500000000000000000000000000 * 10 ** uint256(_decimals)
RichMoon._previousBurnFee (token.sol#26) is set pre-construction with a non-constant function or state variable:
- _burnFee
RichMoon._previousFundFee (token.sol#28) is set pre-construction with a non-constant function or state variable:
- _fundFee
RichMoon.MAX_STOP_FEE_TOTAL (token.sol#29) is set pre-construction with a non-constant function or state variable:
- 95 * 10 ** uint256(_decimals)
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

Parameter RichMoon.setSwapAndLiquifyEnabled(bool)._enabled (token.sol#234) is not in mixedCase
Parameter RichMoon.calculateBurnFee(uint256)._amount (token.sol#385) is not in mixedCase
Parameter RichMoon.calculateFundFee(uint256)._amount (token.sol#391) is not in mixedCase
Variable RichMoon._burnFee (token.sol#25) is not in mixedCase
Variable RichMoon._fundFee (token.sol#27) is not in mixedCase
Variable RichMoon.MAX_STOP_FEE_TOTAL (token.sol#29) is not in mixedCase
Variable RichMoon._exchangePool (token.sol#38) is not in mixedCase
Follow the Solidity naming convention.

Additional information: link

Redundant expression "this (Context.sol#11)" inContext (Context.sol#5-14)
Remove redundant statements if they congest code but offer no value.

Additional information: link

RichMoon.slitherConstructorVariables() (token.sol#10-423) uses literals with too many digits:
- _totalSupply = 9500000000000000000000000000 * 10 ** uint256(_decimals) (token.sol#20)
Use: Ether suffix, Time suffix, or The scientific notation

Additional information: link

RichMoon._burnPool (token.sol#22) should be constant
RichMoon._decimals (token.sol#19) should be constant
RichMoon._name (token.sol#17) should be constant
RichMoon._symbol (token.sol#18) should be constant
Add the constant attributes to state variables that never change.

Additional information: link

renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (Ownable.sol#43-46)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (Ownable.sol#52-56)
name() should be declared external:
- RichMoon.name() (token.sol#81-83)
symbol() should be declared external:
- RichMoon.symbol() (token.sol#89-91)
decimals() should be declared external:
- RichMoon.decimals() (token.sol#106-108)
totalSupply() should be declared external:
- RichMoon.totalSupply() (token.sol#113-115)
balanceOf(address) should be declared external:
- RichMoon.balanceOf(address) (token.sol#120-122)
transfer(address,uint256) should be declared external:
- RichMoon.transfer(address,uint256) (token.sol#132-135)
burn(uint256) should be declared external:
- RichMoon.burn(uint256) (token.sol#148-151)
allowance(address,address) should be declared external:
- RichMoon.allowance(address,address) (token.sol#156-158)
approve(address,uint256) should be declared external:
- RichMoon.approve(address,uint256) (token.sol#167-170)
transferFrom(address,address,uint256) should be declared external:
- RichMoon.transferFrom(address,address,uint256) (token.sol#185-193)
increaseAllowance(address,uint256) should be declared external:
- RichMoon.increaseAllowance(address,uint256) (token.sol#207-210)
decreaseAllowance(address,uint256) should be declared external:
- RichMoon.decreaseAllowance(address,uint256) (token.sol#226-232)
setSwapAndLiquifyEnabled(bool) should be declared external:
- RichMoon.setSwapAndLiquifyEnabled(bool) (token.sol#234-237)
setMaxStopFeeTotal(uint256) should be declared external:
- RichMoon.setMaxStopFeeTotal(uint256) (token.sol#239-242)
excludeFromFee(address) should be declared external:
- RichMoon.excludeFromFee(address) (token.sol#244-246)
includeInFee(address) should be declared external:
- RichMoon.includeInFee(address) (token.sol#248-250)
setExchangePool(address) should be declared external:
- RichMoon.setExchangePool(address) (token.sol#252-254)
setFundAddress(address) should be declared external:
- RichMoon.setFundAddress(address) (token.sol#256-258)
totalBurnFee() should be declared external:
- RichMoon.totalBurnFee() (token.sol#260-262)
totalFundFee() should be declared external:
- RichMoon.totalFundFee() (token.sol#264-266)
Use the external attribute for functions never called from the contract.

Additional information: link

Holders:


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


Token is deployed only at one blockchain


Token has only one trading pair


Unable to find PancakeSwap trading pair to compute liquidity.


Unable to find PancakeSwap trading pair to compute volume.


Unable to find PancakeSwap trading pair to compute number of swaps.


Unable to find Telegram and Twitter accounts


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 RichMoon