Reva Token Logo

REVA Token

About REVA

Listings

Token 2 years
CoinGecko 2 years
CoinMarketCap 2 years
white paper

Automatically find and deposit funds in the best performing vaults in the market at any given time

Social

Laser Scorebeta Last Audit: 23 April 2023

report
Token seems to be (relatively) fine. It still become a scam, but probability is moderate.

Anti-Scam

Links


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

Address.isContract(address) (#414-425) uses assembly
- INLINE ASM (#421-423)
Address._functionCallWithValue(address,bytes,uint256,string) (#522-548) uses assembly
- INLINE ASM (#540-543)
Do not use evm assembly.

Additional information: link

Redundant expression "this (#26)" inContext (#16-29)
Remove redundant statements if they congest code but offer no value.

Additional information: link

BEP20.allowance(address,address).owner (#670) shadows:
- Ownable.owner() (#62-64) (function)
BEP20.constructor(string,string).symbol (#606) shadows:
- BEP20.symbol() (#636-638) (function)
- IBEP20.symbol() (#120) (function)
BEP20._approve(address,address,uint256).owner (#829) shadows:
- Ownable.owner() (#62-64) (function)
BEP20.constructor(string,string).name (#606) shadows:
- BEP20.name() (#622-624) (function)
- IBEP20.name() (#125) (function)
Rename the local variables that shadow another component.

Additional information: link

Address.sendValue(address,uint256) (#443-449) is never used and should be removed
Address.functionCallWithValue(address,bytes,uint256) (#498-504) is never used and should be removed
SafeMath.sqrt(uint256) (#376-387) is never used and should be removed
BEP20._burnFrom(address,uint256) (#846-853) is never used and should be removed
BEP20._burn(address,uint256) (#807-813) is never used and should be removed
SafeMath.min(uint256,uint256) (#371-373) is never used and should be removed
SafeMath.mod(uint256,uint256,string) (#362-369) is never used and should be removed
Address.functionCallWithValue(address,bytes,uint256,string) (#512-520) is never used and should be removed
Context._msgData() (#25-28) is never used and should be removed
SafeMath.mod(uint256,uint256) (#346-348) is never used and should be removed
Address._functionCallWithValue(address,bytes,uint256,string) (#522-548) is never used and should be removed
Address.isContract(address) (#414-425) is never used and should be removed
Address.functionCall(address,bytes,string) (#479-485) is never used and should be removed
Address.functionCall(address,bytes) (#469-471) is never used and should be removed
Remove unused functions.

Additional information: link

Low level call in Address._functionCallWithValue(address,bytes,uint256,string) (#522-548):
- (success,returndata) = target.call{value: weiValue}(data) (#531)
Low level call in Address.sendValue(address,uint256) (#443-449):
- (success) = recipient.call{value: amount}() (#447)
Avoid low-level calls. Check the call success. If the call is meant for a contract, check for code existence

Additional information: link

Parameter RevaToken.setMinter(address,bool)._enabled (#923) is not in mixedCase
Parameter RevaToken.setTreasury(address,uint256)._treasuryFee (#893) is not in mixedCase
Parameter RevaToken.setMinter(address,bool)._minter (#923) is not in mixedCase
Parameter RevaToken.mint(address,uint256)._amount (#887) is not in mixedCase
Parameter RevaToken.setRevaLpStakeFeeReceiver(address,uint256)._revaLpStakeFee (#909) is not in mixedCase
Parameter RevaToken.setBurnFee(uint256)._burnFee (#917) is not in mixedCase
Parameter RevaToken.mint(address,uint256)._to (#887) is not in mixedCase
Parameter RevaToken.setRevaStakeFeeReceiver(address,uint256)._revaStakeFee (#901) is not in mixedCase
Parameter RevaToken.setRevaLpStakeFeeReceiver(address,uint256)._revaLpStakeFeeReceiver (#909) is not in mixedCase
Parameter RevaToken.setRevaStakeFeeReceiver(address,uint256)._revaStakeFeeReceiver (#901) is not in mixedCase
Variable BEP20._allowances (#589) is not in mixedCase
Parameter RevaToken.setTreasury(address,uint256)._treasury (#893) is not in mixedCase
Follow the Solidity naming convention.

Additional information: link

RevaToken.slitherConstructorConstantVariables() (#862-971) uses literals with too many digits:
- DEAD = 0x000000000000000000000000000000000000dEaD (#866)
RevaToken.slitherConstructorConstantVariables() (#862-971) uses literals with too many digits:
- FEE_PRECISION = 1000000 (#864)
Use: Ether suffix, Time suffix, or The scientific notation

Additional information: link

symbol() should be declared external:
- BEP20.symbol() (#636-638)
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (#81-84)
approve(address,uint256) should be declared external:
- BEP20.approve(address,uint256) (#681-684)
transferFrom(address,address,uint256) should be declared external:
- BEP20.transferFrom(address,address,uint256) (#698-710)
- RevaToken.transferFrom(address,address,uint256) (#944-968)
name() should be declared external:
- BEP20.name() (#622-624)
balanceOf(address) should be declared external:
- BEP20.balanceOf(address) (#650-652)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#90-92)
transfer(address,uint256) should be declared external:
- BEP20.transfer(address,uint256) (#662-665)
- RevaToken.transfer(address,uint256) (#929-942)
allowance(address,address) should be declared external:
- BEP20.allowance(address,address) (#670-672)
decimals() should be declared external:
- BEP20.decimals() (#629-631)
increaseAllowance(address,uint256) should be declared external:
- BEP20.increaseAllowance(address,uint256) (#724-727)
decreaseAllowance(address,uint256) should be declared external:
- BEP20.decreaseAllowance(address,uint256) (#743-750)
Use the external attribute for functions never called from the contract.

Additional information: link


Contract ownership is semi-renounced (passed to a contract)

Holders:


Average 30d PancakeSwap liquidity 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.


Token is deployed only at one blockchain


Average 30d PancakeSwap volume is low.


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


Twitter account link seems to be invalid


Unable to find Youtube account


Unable to find token contract audit


Unable to find audit link on the website


Unable to find whitepaper link on the website


Unable to find token on CoinHunt

Additional information: link


Token is not listed at Mobula.Finance

Additional information: link


Token has relatively low CoinMarketCap rank

Price for REVA