The main principle and goal of Vacay is to make cryptocurrency payments a mainstream option for international travelers as commercial airliners are cleared for take-off and the skies re-open following the COVID-19 pandemic. Given the accelerated proliferation and adaptation of cryptocurrencies, Vacay assesses the tourism, travel, and hospitality industry represents a relatively untapped market within the broader decentralized finance (Defi) space.
Reentrancy in Vacay._transfer(address,address,uint256) (#713-757):
External calls:
- swapAndLiquify(contractTokenBalance) (#744)
- uniswapV2Router.addLiquidityETH{value: ethAmount}(address(this),tokenAmount,0,0,owner(),block.timestamp) (#805-812)
- uniswapV2Router.swapExactTokensForETHSupportingFeeOnTransferTokens(tokenAmount,0,path,address(this),block.timestamp) (#791-797)
External calls sending eth:
- swapAndLiquify(contractTokenBalance) (#744)
- uniswapV2Router.addLiquidityETH{value: ethAmount}(address(this),tokenAmount,0,0,owner(),block.timestamp) (#805-812)
State variables written after the call(s):
- _tokenTransfer(from,to,amount,takeFee) (#756)
- _rOwned[address(this)] = _rOwned[address(this)].add(rLiquidity) (#669)
- _rOwned[sender] = _rOwned[sender].sub(rAmount) (#838)
- _rOwned[sender] = _rOwned[sender].sub(rAmount) (#847)
- _rOwned[sender] = _rOwned[sender].sub(rAmount) (#858)
- _rOwned[recipient] = _rOwned[recipient].add(rTransferAmount) (#839)
- _rOwned[sender] = _rOwned[sender].sub(rAmount) (#585)
- _rOwned[recipient] = _rOwned[recipient].add(rTransferAmount) (#849)
- _rOwned[recipient] = _rOwned[recipient].add(rTransferAmount) (#859)
- _rOwned[recipient] = _rOwned[recipient].add(rTransferAmount) (#587)
- _tokenTransfer(from,to,amount,takeFee) (#756)
- _rTotal = _rTotal.sub(rFee) (#624)
- _tokenTransfer(from,to,amount,takeFee) (#756)
- _tOwned[address(this)] = _tOwned[address(this)].add(tLiquidity) (#671)
- _tOwned[sender] = _tOwned[sender].sub(tAmount) (#857)
- _tOwned[sender] = _tOwned[sender].sub(tAmount) (#584)
- _tOwned[recipient] = _tOwned[recipient].add(tTransferAmount) (#848)
- _tOwned[recipient] = _tOwned[recipient].add(tTransferAmount) (#586)
Apply the check-effects-interactions pattern.
Additional information: link
Contract ownership is not renounced (belongs to a wallet)
Variable IUniswapV2Router01.addLiquidity(address,address,uint256,uint256,uint256,uint256,address,uint256).amountADesired (#273) is too similar to IUniswapV2Router01.addLiquidity(address,address,uint256,uint256,uint256,uint256,address,uint256).amountBDesired (#274)
Variable Vacay._transferToExcluded(address,address,uint256).rTransferAmount (#846) is too similar to Vacay._getTValues(uint256).tTransferAmount (#637)
Variable Vacay.reflectionFromToken(uint256,bool).rTransferAmount (#549) is too similar to Vacay._transferStandard(address,address,uint256).tTransferAmount (#837)
Variable Vacay._transferBothExcluded(address,address,uint256).rTransferAmount (#583) is too similar to Vacay._getTValues(uint256).tTransferAmount (#637)
Variable Vacay._transferFromExcluded(address,address,uint256).rTransferAmount (#856) is too similar to Vacay._transferStandard(address,address,uint256).tTransferAmount (#837)
Variable Vacay._getValues(uint256).rTransferAmount (#630) is too similar to Vacay._getTValues(uint256).tTransferAmount (#637)
Variable Vacay.reflectionFromToken(uint256,bool).rTransferAmount (#549) is too similar to Vacay._getTValues(uint256).tTransferAmount (#637)
Variable Vacay._transferToExcluded(address,address,uint256).rTransferAmount (#846) is too similar to Vacay._getValues(uint256).tTransferAmount (#629)
Variable Vacay._transferBothExcluded(address,address,uint256).rTransferAmount (#583) is too similar to Vacay._getValues(uint256).tTransferAmount (#629)
Variable Vacay._transferFromExcluded(address,address,uint256).rTransferAmount (#856) is too similar to Vacay._getTValues(uint256).tTransferAmount (#637)
Variable Vacay._transferStandard(address,address,uint256).rTransferAmount (#837) is too similar to Vacay._transferStandard(address,address,uint256).tTransferAmount (#837)
Variable Vacay._transferToExcluded(address,address,uint256).rTransferAmount (#846) is too similar to Vacay._transferFromExcluded(address,address,uint256).tTransferAmount (#856)
Variable Vacay._transferBothExcluded(address,address,uint256).rTransferAmount (#583) is too similar to Vacay._transferFromExcluded(address,address,uint256).tTransferAmount (#856)
Variable Vacay.reflectionFromToken(uint256,bool).rTransferAmount (#549) is too similar to Vacay._getValues(uint256).tTransferAmount (#629)
Variable Vacay._transferFromExcluded(address,address,uint256).rTransferAmount (#856) is too similar to Vacay._getValues(uint256).tTransferAmount (#629)
Variable Vacay.reflectionFromToken(uint256,bool).rTransferAmount (#549) is too similar to Vacay._transferFromExcluded(address,address,uint256).tTransferAmount (#856)
Variable Vacay._transferToExcluded(address,address,uint256).rTransferAmount (#846) is too similar to Vacay._transferBothExcluded(address,address,uint256).tTransferAmount (#583)
Variable Vacay._transferBothExcluded(address,address,uint256).rTransferAmount (#583) is too similar to Vacay._transferBothExcluded(address,address,uint256).tTransferAmount (#583)
Variable Vacay._transferFromExcluded(address,address,uint256).rTransferAmount (#856) is too similar to Vacay._transferFromExcluded(address,address,uint256).tTransferAmount (#856)
Variable Vacay._transferStandard(address,address,uint256).rTransferAmount (#837) is too similar to Vacay._getTValues(uint256).tTransferAmount (#637)
Variable Vacay._getRValues(uint256,uint256,uint256,uint256).rTransferAmount (#645) is too similar to Vacay._transferStandard(address,address,uint256).tTransferAmount (#837)
Variable Vacay.reflectionFromToken(uint256,bool).rTransferAmount (#549) is too similar to Vacay._transferBothExcluded(address,address,uint256).tTransferAmount (#583)
Variable Vacay._transferFromExcluded(address,address,uint256).rTransferAmount (#856) is too similar to Vacay._transferBothExcluded(address,address,uint256).tTransferAmount (#583)
Variable Vacay._transferToExcluded(address,address,uint256).rTransferAmount (#846) is too similar to Vacay._transferToExcluded(address,address,uint256).tTransferAmount (#846)
Variable Vacay._getRValues(uint256,uint256,uint256,uint256).rTransferAmount (#645) is too similar to Vacay._getTValues(uint256).tTransferAmount (#637)
Variable Vacay.reflectionFromToken(uint256,bool).rTransferAmount (#549) is too similar to Vacay._transferToExcluded(address,address,uint256).tTransferAmount (#846)
Variable Vacay._transferToExcluded(address,address,uint256).rTransferAmount (#846) is too similar to Vacay._transferStandard(address,address,uint256).tTransferAmount (#837)
Variable Vacay._transferBothExcluded(address,address,uint256).rTransferAmount (#583) is too similar to Vacay._transferStandard(address,address,uint256).tTransferAmount (#837)
Variable Vacay._getValues(uint256).rTransferAmount (#630) is too similar to Vacay._transferBothExcluded(address,address,uint256).tTransferAmount (#583)
Variable Vacay._getValues(uint256).rTransferAmount (#630) is too similar to Vacay._transferFromExcluded(address,address,uint256).tTransferAmount (#856)
Variable Vacay._transferStandard(address,address,uint256).rTransferAmount (#837) is too similar to Vacay._getValues(uint256).tTransferAmount (#629)
Variable Vacay._transferStandard(address,address,uint256).rTransferAmount (#837) is too similar to Vacay._transferBothExcluded(address,address,uint256).tTransferAmount (#583)
Variable Vacay._transferStandard(address,address,uint256).rTransferAmount (#837) is too similar to Vacay._transferFromExcluded(address,address,uint256).tTransferAmount (#856)
Variable Vacay._getRValues(uint256,uint256,uint256,uint256).rTransferAmount (#645) is too similar to Vacay._transferToExcluded(address,address,uint256).tTransferAmount (#846)
Variable Vacay._transferFromExcluded(address,address,uint256).rTransferAmount (#856) is too similar to Vacay._transferToExcluded(address,address,uint256).tTransferAmount (#846)
Variable Vacay._getRValues(uint256,uint256,uint256,uint256).rTransferAmount (#645) is too similar to Vacay._getValues(uint256).tTransferAmount (#629)
Variable Vacay._getValues(uint256).rTransferAmount (#630) is too similar to Vacay._transferStandard(address,address,uint256).tTransferAmount (#837)
Variable Vacay._getRValues(uint256,uint256,uint256,uint256).rTransferAmount (#645) is too similar to Vacay._transferBothExcluded(address,address,uint256).tTransferAmount (#583)
Variable Vacay._getRValues(uint256,uint256,uint256,uint256).rTransferAmount (#645) is too similar to Vacay._transferFromExcluded(address,address,uint256).tTransferAmount (#856)
Variable Vacay._transferBothExcluded(address,address,uint256).rTransferAmount (#583) is too similar to Vacay._transferToExcluded(address,address,uint256).tTransferAmount (#846)
Variable Vacay._getValues(uint256).rTransferAmount (#630) is too similar to Vacay._transferToExcluded(address,address,uint256).tTransferAmount (#846)
Variable Vacay._getValues(uint256).rTransferAmount (#630) is too similar to Vacay._getValues(uint256).tTransferAmount (#629)
Variable Vacay._transferStandard(address,address,uint256).rTransferAmount (#837) is too similar to Vacay._transferToExcluded(address,address,uint256).tTransferAmount (#846)
Prevent variables from having similar names.
Additional information: link
Vacay.slitherConstructorVariables() (#406-869) uses literals with too many digits:
- _tTotal = 1000000 * 10 ** 3 * 10 ** 18 (#420)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
Vacay._decimals (#426) should be constant
Vacay._name (#424) should be constant
Vacay._symbol (#425) should be constant
Vacay._tTotal (#420) should be constant
Vacay.numTokensSellToAddToLiquidity (#441) should be constant
Add the constant attributes to state variables that never change.
Additional information: link
Vacay.addLiquidity(uint256,uint256) (#800-813) ignores return value by uniswapV2Router.addLiquidityETH{value: ethAmount}(address(this),tokenAmount,0,0,owner(),block.timestamp) (#805-812)
Ensure that all the return values of the function calls are used.
Additional information: link
Vacay.allowance(address,address).owner (#501) shadows:
- Ownable.owner() (#153-155) (function)
Vacay._approve(address,address,uint256).owner (#705) shadows:
- Ownable.owner() (#153-155) (function)
Rename the local variables that shadow another component.
Additional information: link
Vacay.setTaxFeePercent(uint256) (#601-603) should emit an event for:
- _taxFee = taxFee (#602)
Vacay.setLiquidityFeePercent(uint256) (#605-607) should emit an event for:
- _liquidityFee = liquidityFee (#606)
Vacay.setMaxTxPercent(uint256) (#609-613) should emit an event for:
- _maxTxAmount = _tTotal.mul(maxTxPercent).div(10 ** 2) (#610-612)
Emit an event for critical parameter changes.
Additional information: link
Reentrancy in Vacay._transfer(address,address,uint256) (#713-757):
External calls:
- swapAndLiquify(contractTokenBalance) (#744)
- uniswapV2Router.addLiquidityETH{value: ethAmount}(address(this),tokenAmount,0,0,owner(),block.timestamp) (#805-812)
- uniswapV2Router.swapExactTokensForETHSupportingFeeOnTransferTokens(tokenAmount,0,path,address(this),block.timestamp) (#791-797)
External calls sending eth:
- swapAndLiquify(contractTokenBalance) (#744)
- uniswapV2Router.addLiquidityETH{value: ethAmount}(address(this),tokenAmount,0,0,owner(),block.timestamp) (#805-812)
State variables written after the call(s):
- _tokenTransfer(from,to,amount,takeFee) (#756)
- _liquidityFee = _previousLiquidityFee (#698)
- _liquidityFee = 0 (#693)
- _tokenTransfer(from,to,amount,takeFee) (#756)
- _previousLiquidityFee = _liquidityFee (#690)
- _tokenTransfer(from,to,amount,takeFee) (#756)
- _previousTaxFee = _taxFee (#689)
- _tokenTransfer(from,to,amount,takeFee) (#756)
- _tFeeTotal = _tFeeTotal.add(tFee) (#625)
- _tokenTransfer(from,to,amount,takeFee) (#756)
- _taxFee = _previousTaxFee (#697)
- _taxFee = 0 (#692)
Reentrancy in Vacay.constructor() (#457-473):
External calls:
- uniswapV2Pair = IUniswapV2Factory(_uniswapV2Router.factory()).createPair(address(this),_uniswapV2Router.WETH()) (#462-463)
State variables written after the call(s):
- _isExcludedFromFee[owner()] = true (#469)
- _isExcludedFromFee[address(this)] = true (#470)
- uniswapV2Router = _uniswapV2Router (#466)
Reentrancy in Vacay.swapAndLiquify(uint256) (#759-780):
External calls:
- swapTokensForEth(half) (#771)
- uniswapV2Router.swapExactTokensForETHSupportingFeeOnTransferTokens(tokenAmount,0,path,address(this),block.timestamp) (#791-797)
- addLiquidity(otherHalf,newBalance) (#777)
- uniswapV2Router.addLiquidityETH{value: ethAmount}(address(this),tokenAmount,0,0,owner(),block.timestamp) (#805-812)
External calls sending eth:
- addLiquidity(otherHalf,newBalance) (#777)
- uniswapV2Router.addLiquidityETH{value: ethAmount}(address(this),tokenAmount,0,0,owner(),block.timestamp) (#805-812)
State variables written after the call(s):
- addLiquidity(otherHalf,newBalance) (#777)
- _allowances[owner][spender] = amount (#709)
Reentrancy in Vacay.transferFrom(address,address,uint256) (#510-514):
External calls:
- _transfer(sender,recipient,amount) (#511)
- uniswapV2Router.addLiquidityETH{value: ethAmount}(address(this),tokenAmount,0,0,owner(),block.timestamp) (#805-812)
- uniswapV2Router.swapExactTokensForETHSupportingFeeOnTransferTokens(tokenAmount,0,path,address(this),block.timestamp) (#791-797)
External calls sending eth:
- _transfer(sender,recipient,amount) (#511)
- uniswapV2Router.addLiquidityETH{value: ethAmount}(address(this),tokenAmount,0,0,owner(),block.timestamp) (#805-812)
State variables written after the call(s):
- _approve(sender,_msgSender(),_allowances[sender][_msgSender()].sub(amount,ERC20: transfer amount exceeds allowance)) (#512)
- _allowances[owner][spender] = amount (#709)
Apply the check-effects-interactions pattern.
Additional information: link
Reentrancy in Vacay._transfer(address,address,uint256) (#713-757):
External calls:
- swapAndLiquify(contractTokenBalance) (#744)
- uniswapV2Router.addLiquidityETH{value: ethAmount}(address(this),tokenAmount,0,0,owner(),block.timestamp) (#805-812)
- uniswapV2Router.swapExactTokensForETHSupportingFeeOnTransferTokens(tokenAmount,0,path,address(this),block.timestamp) (#791-797)
External calls sending eth:
- swapAndLiquify(contractTokenBalance) (#744)
- uniswapV2Router.addLiquidityETH{value: ethAmount}(address(this),tokenAmount,0,0,owner(),block.timestamp) (#805-812)
Event emitted after the call(s):
- Transfer(sender,recipient,tTransferAmount) (#842)
- _tokenTransfer(from,to,amount,takeFee) (#756)
- Transfer(sender,recipient,tTransferAmount) (#852)
- _tokenTransfer(from,to,amount,takeFee) (#756)
- Transfer(sender,recipient,tTransferAmount) (#862)
- _tokenTransfer(from,to,amount,takeFee) (#756)
- Transfer(sender,recipient,tTransferAmount) (#590)
- _tokenTransfer(from,to,amount,takeFee) (#756)
Reentrancy in Vacay.constructor() (#457-473):
External calls:
- uniswapV2Pair = IUniswapV2Factory(_uniswapV2Router.factory()).createPair(address(this),_uniswapV2Router.WETH()) (#462-463)
Event emitted after the call(s):
- Transfer(address(0),_msgSender(),_tTotal) (#472)
Reentrancy in Vacay.swapAndLiquify(uint256) (#759-780):
External calls:
- swapTokensForEth(half) (#771)
- uniswapV2Router.swapExactTokensForETHSupportingFeeOnTransferTokens(tokenAmount,0,path,address(this),block.timestamp) (#791-797)
- addLiquidity(otherHalf,newBalance) (#777)
- uniswapV2Router.addLiquidityETH{value: ethAmount}(address(this),tokenAmount,0,0,owner(),block.timestamp) (#805-812)
External calls sending eth:
- addLiquidity(otherHalf,newBalance) (#777)
- uniswapV2Router.addLiquidityETH{value: ethAmount}(address(this),tokenAmount,0,0,owner(),block.timestamp) (#805-812)
Event emitted after the call(s):
- Approval(owner,spender,amount) (#710)
- addLiquidity(otherHalf,newBalance) (#777)
- SwapAndLiquify(half,newBalance,otherHalf) (#779)
Reentrancy in Vacay.transferFrom(address,address,uint256) (#510-514):
External calls:
- _transfer(sender,recipient,amount) (#511)
- uniswapV2Router.addLiquidityETH{value: ethAmount}(address(this),tokenAmount,0,0,owner(),block.timestamp) (#805-812)
- uniswapV2Router.swapExactTokensForETHSupportingFeeOnTransferTokens(tokenAmount,0,path,address(this),block.timestamp) (#791-797)
External calls sending eth:
- _transfer(sender,recipient,amount) (#511)
- uniswapV2Router.addLiquidityETH{value: ethAmount}(address(this),tokenAmount,0,0,owner(),block.timestamp) (#805-812)
Event emitted after the call(s):
- Approval(owner,spender,amount) (#710)
- _approve(sender,_msgSender(),_allowances[sender][_msgSender()].sub(amount,ERC20: transfer amount exceeds allowance)) (#512)
Apply the check-effects-interactions pattern.
Additional information: link
Ownable.unlock() (#184-189) uses timestamp for comparisons
Dangerous comparisons:
- require(bool,string)(now > _lockTime,Contract is locked until 7 days) (#186)
Avoid relying on block.timestamp.
Additional information: link
Address.isContract(address) (#85-94) uses assembly
- INLINE ASM (#92)
Address._functionCallWithValue(address,bytes,uint256,string) (#120-137) uses assembly
- INLINE ASM (#129-132)
Do not use evm assembly.
Additional information: link
Vacay.includeInReward(address) (#570-581) has costly operations inside a loop:
- _excluded.pop() (#577)
Use a local variable to hold the loop computation result.
Additional information: link
Address._functionCallWithValue(address,bytes,uint256,string) (#120-137) is never used and should be removed
Address.functionCall(address,bytes) (#103-105) is never used and should be removed
Address.functionCall(address,bytes,string) (#107-109) is never used and should be removed
Address.functionCallWithValue(address,bytes,uint256) (#111-113) is never used and should be removed
Address.functionCallWithValue(address,bytes,uint256,string) (#115-118) is never used and should be removed
Address.isContract(address) (#85-94) is never used and should be removed
Address.sendValue(address,uint256) (#95-101) is never used and should be removed
Context._msgData() (#78-81) is never used and should be removed
SafeMath.mod(uint256,uint256) (#63-65) is never used and should be removed
SafeMath.mod(uint256,uint256,string) (#67-70) is never used and should be removed
Remove unused functions.
Additional information: link
Vacay._rTotal (#421) is set pre-construction with a non-constant function or state variable:
- (MAX - (MAX % _tTotal))
Vacay._previousTaxFee (#429) is set pre-construction with a non-constant function or state variable:
- _taxFee
Vacay._previousLiquidityFee (#432) is set pre-construction with a non-constant function or state variable:
- _liquidityFee
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
Low level call in Address.sendValue(address,uint256) (#95-101):
- (success) = recipient.call{value: amount}() (#99)
Low level call in Address._functionCallWithValue(address,bytes,uint256,string) (#120-137):
- (success,returndata) = target.call{value: weiValue}(data) (#123)
Avoid low-level calls. Check the call success. If the call is meant for a contract, check for code existence
Additional information: link
Function IUniswapV2Pair.DOMAIN_SEPARATOR() (#228) is not in mixedCase
Function IUniswapV2Pair.PERMIT_TYPEHASH() (#229) is not in mixedCase
Function IUniswapV2Pair.MINIMUM_LIQUIDITY() (#246) is not in mixedCase
Function IUniswapV2Router01.WETH() (#268) is not in mixedCase
Parameter Vacay.setSwapAndLiquifyEnabled(bool)._enabled (#615) is not in mixedCase
Parameter Vacay.calculateTaxFee(uint256)._amount (#674) is not in mixedCase
Parameter Vacay.calculateLiquidityFee(uint256)._amount (#680) is not in mixedCase
Variable Vacay._taxFee (#428) is not in mixedCase
Variable Vacay._liquidityFee (#431) is not in mixedCase
Variable Vacay._maxTxAmount (#440) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
Redundant expression "this (#79)" inContext (#73-82)
Remove redundant statements if they congest code but offer no value.
Additional information: link
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (#162-165)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#167-171)
geUnlockTime() should be declared external:
- Ownable.geUnlockTime() (#173-175)
lock(uint256) should be declared external:
- Ownable.lock(uint256) (#177-182)
unlock() should be declared external:
- Ownable.unlock() (#184-189)
name() should be declared external:
- Vacay.name() (#475-477)
symbol() should be declared external:
- Vacay.symbol() (#479-481)
decimals() should be declared external:
- Vacay.decimals() (#483-485)
totalSupply() should be declared external:
- Vacay.totalSupply() (#487-489)
transfer(address,uint256) should be declared external:
- Vacay.transfer(address,uint256) (#496-499)
allowance(address,address) should be declared external:
- Vacay.allowance(address,address) (#501-503)
approve(address,uint256) should be declared external:
- Vacay.approve(address,uint256) (#505-508)
transferFrom(address,address,uint256) should be declared external:
- Vacay.transferFrom(address,address,uint256) (#510-514)
increaseAllowance(address,uint256) should be declared external:
- Vacay.increaseAllowance(address,uint256) (#516-519)
decreaseAllowance(address,uint256) should be declared external:
- Vacay.decreaseAllowance(address,uint256) (#521-524)
isExcludedFromReward(address) should be declared external:
- Vacay.isExcludedFromReward(address) (#526-528)
totalFees() should be declared external:
- Vacay.totalFees() (#530-532)
deliver(uint256) should be declared external:
- Vacay.deliver(uint256) (#534-541)
reflectionFromToken(uint256,bool) should be declared external:
- Vacay.reflectionFromToken(uint256,bool) (#543-552)
excludeFromReward(address) should be declared external:
- Vacay.excludeFromReward(address) (#560-568)
excludeFromFee(address) should be declared external:
- Vacay.excludeFromFee(address) (#593-595)
includeInFee(address) should be declared external:
- Vacay.includeInFee(address) (#597-599)
setSwapAndLiquifyEnabled(bool) should be declared external:
- Vacay.setSwapAndLiquifyEnabled(bool) (#615-618)
isExcludedFromFee(address) should be declared external:
- Vacay.isExcludedFromFee(address) (#701-703)
Use the external attribute for functions never called from the contract.
Additional information: link
Contract has 3% buy tax and 3% sell tax.
Taxes are low but contract ownership is not renounced. Token has a high risk of becoming a honeypot.
Average 30d PancakeSwap volume is low.
Average 30d number of PancakeSwap swaps is low.
Average PancakeSwap trading volume, liqudity, number of swaps are low. Token seems to be inactive.
Token is deployed only at one blockchain
BscScan page for the token does not contain additional info: website, socials, description, etc.
Additional information: link
Unable to find audit link on the website
Token is not listed at Mobula.Finance
Additional information: link
Unable to find token on CoinHunt
Additional information: link
Unable to find code repository for the project
Young tokens have high risks of price dump / death
Young tokens have high risks of price dump / death
Young tokens have high risks of price dump / death
Token has relatively low CoinGecko rank
Token has relatively low CoinMarketCap rank
Last post in Twitter was more than 180 days ago
Unable to find Youtube account