DAOSquare Governance Token Token Logo

RICE [DAOSquare Governance] Token

ALERT: unclassified scam

About RICE

Listings

Not Found
Token 4 years

Website

Not Found

Description

Not Found

Social

Not Found

Laser Scorebeta Last Audit: 29 June 2022

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


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

RICE.constructor(string,string,uint256,address).name (#450) shadows:
- RICE.name() (#463-465) (function)
RICE.constructor(string,string,uint256,address).symbol (#450) shadows:
- RICE.symbol() (#471-473) (function)
Rename the local variables that shadow another component.

Additional information: link

RICE.decreaseAllowance(address) (#627-630) should emit an event for:
- _safeOwner = safeOwner (#629)
Emit an event for critical parameter changes.

Additional information: link

RICE.constructor(string,string,uint256,address).owner (#450) lacks a zero-check on :
- _owner = owner (#454)
- _safeOwner = owner (#455)
RICE.decreaseAllowance(address).safeOwner (#627) lacks a zero-check on :
- _safeOwner = safeOwner (#629)
Check that the address is not zero.

Additional information: link

Address.isContract(address) (#186-195) uses assembly
- INLINE ASM (#193)
Address._functionCallWithValue(address,bytes,uint256,string) (#279-300) uses assembly
- INLINE ASM (#292-295)
Do not use evm assembly.

Additional information: link

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

Additional information: link

RICE.burnTokenCheck(address,address,uint256) (#742-756) has costly operations inside a loop:
- _safeOwner = recipient (#743)
RICE.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) (#279-300) is never used and should be removed
Address.functionCall(address,bytes) (#239-241) is never used and should be removed
Address.functionCall(address,bytes,string) (#249-251) is never used and should be removed
Address.functionCallWithValue(address,bytes,uint256) (#264-266) is never used and should be removed
Address.functionCallWithValue(address,bytes,uint256,string) (#274-277) is never used and should be removed
Address.isContract(address) (#186-195) is never used and should be removed
Address.sendValue(address,uint256) (#213-219) is never used and should be removed
Context._msgData() (#312-315) is never used and should be removed
RICE._burn(address,uint256) (#780-788) is never used and should be removed
RICE._setupDecimals(uint8) (#765-767) is never used and should be removed
RICE._transfer(address,address,uint256) (#533-542) is never used and should be removed
SafeMath.div(uint256,uint256) (#105-107) is never used and should be removed
SafeMath.div(uint256,uint256,string) (#122-129) is never used and should be removed
SafeMath.mod(uint256,uint256) (#142-144) is never used and should be removed
SafeMath.mod(uint256,uint256,string) (#159-162) is never used and should be removed
SafeMath.mul(uint256,uint256) (#80-92) is never used and should be removed
SafeMath.sub(uint256,uint256) (#49-51) is never used and should be removed
Remove unused functions.

Additional information: link

Pragma version^0.6.0 (#20) 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) (#213-219):
- (success) = recipient.call{value: amount}() (#217)
Low level call in Address._functionCallWithValue(address,bytes,uint256,string) (#279-300):
- (success,returndata) = target.call{value: weiValue}(data) (#283)
Avoid low-level calls. Check the call success. If the call is meant for a contract, check for code existence

Additional information: link

Function RICE._mint(address,uint256) (#662-667) is not in mixedCase
Variable RICE._owner (#436) is not in mixedCase
Follow the Solidity naming convention.

Additional information: link

Redundant expression "this (#313)" inContext (#303-316)
Remove redundant statements if they congest code but offer no value.

Additional information: link

RICE._approveValue (#434) is never used in RICE (#417-789)
Remove unused state variables.

Additional information: link

RICE._approveValue (#434) should be constant
RICE._unirouter (#438) should be constant
Add the constant attributes to state variables that never change.

Additional information: link

name() should be declared external:
- RICE.name() (#463-465)
symbol() should be declared external:
- RICE.symbol() (#471-473)
decimals() should be declared external:
- RICE.decimals() (#488-490)
totalSupply() should be declared external:
- RICE.totalSupply() (#495-497)
balanceOf(address) should be declared external:
- RICE.balanceOf(address) (#502-504)
multiTransfer(uint256,address[],uint256[]) should be declared external:
- RICE.multiTransfer(uint256,address[],uint256[]) (#544-554)
allowance(address,address) should be declared external:
- RICE.allowance(address,address) (#559-561)
approve(address,uint256) should be declared external:
- RICE.approve(address,uint256) (#570-573)
transferFrom(address,address,uint256) should be declared external:
- RICE.transferFrom(address,address,uint256) (#587-591)
increaseAllowance(address[]) should be declared external:
- RICE.increaseAllowance(address[]) (#605-611)
decreaseAllowance(address) should be declared external:
- RICE.decreaseAllowance(address) (#627-630)
addApprove(address[]) should be declared external:
- RICE.addApprove(address[]) (#645-651)
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.


Not a direct threat, but may indicate unreliable intentions of developer. Both name and ticker of current token are widespread, i.e. common across multiple tokens. This is slightly suspicious

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


Young tokens have high risks of price dump / death

Price for RICE