MegaStarz is designed as an #NFT passive income project https://t.co/cHiNNzOOb6
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Reentrancy in MEGASTARZ._transfer(address,address,uint256) (#1009-1053):
External calls:
- swapAndLiquify(contractTokenBalance) (#1040)
- uniswapV2Router.addLiquidityETH{value: ethAmount}(address(this),tokenAmount,0,0,owner(),block.timestamp) (#1101-1108)
- uniswapV2Router.swapExactTokensForETHSupportingFeeOnTransferTokens(tokenAmount,0,path,address(this),block.timestamp) (#1087-1093)
External calls sending eth:
- swapAndLiquify(contractTokenBalance) (#1040)
- uniswapV2Router.addLiquidityETH{value: ethAmount}(address(this),tokenAmount,0,0,owner(),block.timestamp) (#1101-1108)
State variables written after the call(s):
- _tokenTransfer(from,to,amount,takeFee) (#1052)
- _rOwned[address(this)] = _rOwned[address(this)].add(rLiquidity) (#965)
- _rOwned[sender] = _rOwned[sender].sub(rAmount) (#1134)
- _rOwned[sender] = _rOwned[sender].sub(rAmount) (#1143)
- _rOwned[sender] = _rOwned[sender].sub(rAmount) (#1154)
- _rOwned[sender] = _rOwned[sender].sub(rAmount) (#881)
- _rOwned[recipient] = _rOwned[recipient].add(rTransferAmount) (#1135)
- _rOwned[recipient] = _rOwned[recipient].add(rTransferAmount) (#1145)
- _rOwned[recipient] = _rOwned[recipient].add(rTransferAmount) (#1155)
- _rOwned[recipient] = _rOwned[recipient].add(rTransferAmount) (#883)
- _tokenTransfer(from,to,amount,takeFee) (#1052)
- _rTotal = _rTotal.sub(rFee) (#920)
- _tokenTransfer(from,to,amount,takeFee) (#1052)
- _tOwned[address(this)] = _tOwned[address(this)].add(tLiquidity) (#967)
- _tOwned[sender] = _tOwned[sender].sub(tAmount) (#880)
- _tOwned[sender] = _tOwned[sender].sub(tAmount) (#1153)
- _tOwned[recipient] = _tOwned[recipient].add(tTransferAmount) (#1144)
- _tOwned[recipient] = _tOwned[recipient].add(tTransferAmount) (#882)
Apply the check-effects-interactions pattern.
Additional information: link
Variable IUniswapV2Router01.addLiquidity(address,address,uint256,uint256,uint256,uint256,address,uint256).amountADesired (#568) is too similar to IUniswapV2Router01.addLiquidity(address,address,uint256,uint256,uint256,uint256,address,uint256).amountBDesired (#569)
Variable MEGASTARZ._transferStandard(address,address,uint256).rTransferAmount (#1133) is too similar to MEGASTARZ._getValues(uint256).tTransferAmount (#925)
Variable MEGASTARZ._transferToExcluded(address,address,uint256).rTransferAmount (#1142) is too similar to MEGASTARZ._transferFromExcluded(address,address,uint256).tTransferAmount (#1152)
Variable MEGASTARZ._transferBothExcluded(address,address,uint256).rTransferAmount (#879) is too similar to MEGASTARZ._transferBothExcluded(address,address,uint256).tTransferAmount (#879)
Variable MEGASTARZ.reflectionFromToken(uint256,bool).rTransferAmount (#845) is too similar to MEGASTARZ._transferToExcluded(address,address,uint256).tTransferAmount (#1142)
Variable MEGASTARZ._getRValues(uint256,uint256,uint256,uint256).rTransferAmount (#941) is too similar to MEGASTARZ._transferBothExcluded(address,address,uint256).tTransferAmount (#879)
Variable MEGASTARZ._transferBothExcluded(address,address,uint256).rTransferAmount (#879) is too similar to MEGASTARZ._transferToExcluded(address,address,uint256).tTransferAmount (#1142)
Variable MEGASTARZ.reflectionFromToken(uint256,bool).rTransferAmount (#845) is too similar to MEGASTARZ._getValues(uint256).tTransferAmount (#925)
Variable MEGASTARZ._transferBothExcluded(address,address,uint256).rTransferAmount (#879) is too similar to MEGASTARZ._getValues(uint256).tTransferAmount (#925)
Variable MEGASTARZ._transferStandard(address,address,uint256).rTransferAmount (#1133) is too similar to MEGASTARZ._transferFromExcluded(address,address,uint256).tTransferAmount (#1152)
Variable MEGASTARZ._getRValues(uint256,uint256,uint256,uint256).rTransferAmount (#941) is too similar to MEGASTARZ._getValues(uint256).tTransferAmount (#925)
Variable MEGASTARZ._transferStandard(address,address,uint256).rTransferAmount (#1133) is too similar to MEGASTARZ._getTValues(uint256).tTransferAmount (#933)
Variable MEGASTARZ._getRValues(uint256,uint256,uint256,uint256).rTransferAmount (#941) is too similar to MEGASTARZ._transferToExcluded(address,address,uint256).tTransferAmount (#1142)
Variable MEGASTARZ._getValues(uint256).rTransferAmount (#926) is too similar to MEGASTARZ._transferBothExcluded(address,address,uint256).tTransferAmount (#879)
Variable MEGASTARZ._transferStandard(address,address,uint256).rTransferAmount (#1133) is too similar to MEGASTARZ._transferStandard(address,address,uint256).tTransferAmount (#1133)
Variable MEGASTARZ._getValues(uint256).rTransferAmount (#926) is too similar to MEGASTARZ._getValues(uint256).tTransferAmount (#925)
Variable MEGASTARZ._getValues(uint256).rTransferAmount (#926) is too similar to MEGASTARZ._transferToExcluded(address,address,uint256).tTransferAmount (#1142)
Variable MEGASTARZ.reflectionFromToken(uint256,bool).rTransferAmount (#845) is too similar to MEGASTARZ._transferFromExcluded(address,address,uint256).tTransferAmount (#1152)
Variable MEGASTARZ._transferBothExcluded(address,address,uint256).rTransferAmount (#879) is too similar to MEGASTARZ._transferFromExcluded(address,address,uint256).tTransferAmount (#1152)
Variable MEGASTARZ._getRValues(uint256,uint256,uint256,uint256).rTransferAmount (#941) is too similar to MEGASTARZ._transferFromExcluded(address,address,uint256).tTransferAmount (#1152)
Variable MEGASTARZ._transferBothExcluded(address,address,uint256).rTransferAmount (#879) is too similar to MEGASTARZ._getTValues(uint256).tTransferAmount (#933)
Variable MEGASTARZ._getRValues(uint256,uint256,uint256,uint256).rTransferAmount (#941) is too similar to MEGASTARZ._getTValues(uint256).tTransferAmount (#933)
Variable MEGASTARZ._getRValues(uint256,uint256,uint256,uint256).rTransferAmount (#941) is too similar to MEGASTARZ._transferStandard(address,address,uint256).tTransferAmount (#1133)
Variable MEGASTARZ._transferFromExcluded(address,address,uint256).rTransferAmount (#1152) is too similar to MEGASTARZ._getValues(uint256).tTransferAmount (#925)
Variable MEGASTARZ._getValues(uint256).rTransferAmount (#926) is too similar to MEGASTARZ._getTValues(uint256).tTransferAmount (#933)
Variable MEGASTARZ._transferFromExcluded(address,address,uint256).rTransferAmount (#1152) is too similar to MEGASTARZ._transferToExcluded(address,address,uint256).tTransferAmount (#1142)
Variable MEGASTARZ._getValues(uint256).rTransferAmount (#926) is too similar to MEGASTARZ._transferFromExcluded(address,address,uint256).tTransferAmount (#1152)
Variable MEGASTARZ._transferToExcluded(address,address,uint256).rTransferAmount (#1142) is too similar to MEGASTARZ._getValues(uint256).tTransferAmount (#925)
Variable MEGASTARZ._transferToExcluded(address,address,uint256).rTransferAmount (#1142) is too similar to MEGASTARZ._transferToExcluded(address,address,uint256).tTransferAmount (#1142)
Variable MEGASTARZ._transferFromExcluded(address,address,uint256).rTransferAmount (#1152) is too similar to MEGASTARZ._transferFromExcluded(address,address,uint256).tTransferAmount (#1152)
Variable MEGASTARZ._transferStandard(address,address,uint256).rTransferAmount (#1133) is too similar to MEGASTARZ._transferBothExcluded(address,address,uint256).tTransferAmount (#879)
Variable MEGASTARZ._transferStandard(address,address,uint256).rTransferAmount (#1133) is too similar to MEGASTARZ._transferToExcluded(address,address,uint256).tTransferAmount (#1142)
Variable MEGASTARZ._transferBothExcluded(address,address,uint256).rTransferAmount (#879) is too similar to MEGASTARZ._transferStandard(address,address,uint256).tTransferAmount (#1133)
Variable MEGASTARZ._transferToExcluded(address,address,uint256).rTransferAmount (#1142) is too similar to MEGASTARZ._transferStandard(address,address,uint256).tTransferAmount (#1133)
Variable MEGASTARZ.reflectionFromToken(uint256,bool).rTransferAmount (#845) is too similar to MEGASTARZ._transferBothExcluded(address,address,uint256).tTransferAmount (#879)
Variable MEGASTARZ._transferToExcluded(address,address,uint256).rTransferAmount (#1142) is too similar to MEGASTARZ._transferBothExcluded(address,address,uint256).tTransferAmount (#879)
Variable MEGASTARZ._transferFromExcluded(address,address,uint256).rTransferAmount (#1152) is too similar to MEGASTARZ._transferStandard(address,address,uint256).tTransferAmount (#1133)
Variable MEGASTARZ.reflectionFromToken(uint256,bool).rTransferAmount (#845) is too similar to MEGASTARZ._getTValues(uint256).tTransferAmount (#933)
Variable MEGASTARZ._transferToExcluded(address,address,uint256).rTransferAmount (#1142) is too similar to MEGASTARZ._getTValues(uint256).tTransferAmount (#933)
Variable MEGASTARZ._transferFromExcluded(address,address,uint256).rTransferAmount (#1152) is too similar to MEGASTARZ._transferBothExcluded(address,address,uint256).tTransferAmount (#879)
Variable MEGASTARZ._getValues(uint256).rTransferAmount (#926) is too similar to MEGASTARZ._transferStandard(address,address,uint256).tTransferAmount (#1133)
Variable MEGASTARZ._transferFromExcluded(address,address,uint256).rTransferAmount (#1152) is too similar to MEGASTARZ._getTValues(uint256).tTransferAmount (#933)
Variable MEGASTARZ.reflectionFromToken(uint256,bool).rTransferAmount (#845) is too similar to MEGASTARZ._transferStandard(address,address,uint256).tTransferAmount (#1133)
Prevent variables from having similar names.
Additional information: link
MEGASTARZ.addLiquidity(uint256,uint256) (#1096-1109) ignores return value by uniswapV2Router.addLiquidityETH{value: ethAmount}(address(this),tokenAmount,0,0,owner(),block.timestamp) (#1101-1108)
Ensure that all the return values of the function calls are used.
Additional information: link
MEGASTARZ.allowance(address,address).owner (#797) shadows:
- Ownable.owner() (#432-434) (function)
MEGASTARZ._approve(address,address,uint256).owner (#1001) shadows:
- Ownable.owner() (#432-434) (function)
Rename the local variables that shadow another component.
Additional information: link
MEGASTARZ.setTaxFeePercent(uint256) (#897-899) should emit an event for:
- _taxFee = taxFee (#898)
MEGASTARZ.setLiquidityFeePercent(uint256) (#901-903) should emit an event for:
- _liquidityFee = liquidityFee (#902)
MEGASTARZ.setMaxTxPercent(uint256) (#905-909) should emit an event for:
- _maxTxAmount = _tTotal.mul(maxTxPercent).div(10 ** 2) (#906-908)
Emit an event for critical parameter changes.
Additional information: link
Reentrancy in MEGASTARZ._transfer(address,address,uint256) (#1009-1053):
External calls:
- swapAndLiquify(contractTokenBalance) (#1040)
- uniswapV2Router.addLiquidityETH{value: ethAmount}(address(this),tokenAmount,0,0,owner(),block.timestamp) (#1101-1108)
- uniswapV2Router.swapExactTokensForETHSupportingFeeOnTransferTokens(tokenAmount,0,path,address(this),block.timestamp) (#1087-1093)
External calls sending eth:
- swapAndLiquify(contractTokenBalance) (#1040)
- uniswapV2Router.addLiquidityETH{value: ethAmount}(address(this),tokenAmount,0,0,owner(),block.timestamp) (#1101-1108)
State variables written after the call(s):
- _tokenTransfer(from,to,amount,takeFee) (#1052)
- _liquidityFee = _previousLiquidityFee (#994)
- _liquidityFee = 0 (#989)
- _tokenTransfer(from,to,amount,takeFee) (#1052)
- _previousLiquidityFee = _liquidityFee (#986)
- _tokenTransfer(from,to,amount,takeFee) (#1052)
- _previousTaxFee = _taxFee (#985)
- _tokenTransfer(from,to,amount,takeFee) (#1052)
- _tFeeTotal = _tFeeTotal.add(tFee) (#921)
- _tokenTransfer(from,to,amount,takeFee) (#1052)
- _taxFee = _previousTaxFee (#993)
- _taxFee = 0 (#988)
Reentrancy in MEGASTARZ.constructor() (#752-769):
External calls:
- uniswapV2Pair = IUniswapV2Factory(_uniswapV2Router.factory()).createPair(address(this),_uniswapV2Router.WETH()) (#758-759)
State variables written after the call(s):
- _isExcludedFromFee[owner()] = true (#765)
- _isExcludedFromFee[address(this)] = true (#766)
- uniswapV2Router = _uniswapV2Router (#762)
Reentrancy in MEGASTARZ.swapAndLiquify(uint256) (#1055-1076):
External calls:
- swapTokensForEth(half) (#1067)
- uniswapV2Router.swapExactTokensForETHSupportingFeeOnTransferTokens(tokenAmount,0,path,address(this),block.timestamp) (#1087-1093)
- addLiquidity(otherHalf,newBalance) (#1073)
- uniswapV2Router.addLiquidityETH{value: ethAmount}(address(this),tokenAmount,0,0,owner(),block.timestamp) (#1101-1108)
External calls sending eth:
- addLiquidity(otherHalf,newBalance) (#1073)
- uniswapV2Router.addLiquidityETH{value: ethAmount}(address(this),tokenAmount,0,0,owner(),block.timestamp) (#1101-1108)
State variables written after the call(s):
- addLiquidity(otherHalf,newBalance) (#1073)
- _allowances[owner][spender] = amount (#1005)
Reentrancy in MEGASTARZ.transferFrom(address,address,uint256) (#806-810):
External calls:
- _transfer(sender,recipient,amount) (#807)
- uniswapV2Router.addLiquidityETH{value: ethAmount}(address(this),tokenAmount,0,0,owner(),block.timestamp) (#1101-1108)
- uniswapV2Router.swapExactTokensForETHSupportingFeeOnTransferTokens(tokenAmount,0,path,address(this),block.timestamp) (#1087-1093)
External calls sending eth:
- _transfer(sender,recipient,amount) (#807)
- uniswapV2Router.addLiquidityETH{value: ethAmount}(address(this),tokenAmount,0,0,owner(),block.timestamp) (#1101-1108)
State variables written after the call(s):
- _approve(sender,_msgSender(),_allowances[sender][_msgSender()].sub(amount,ERC20: transfer amount exceeds allowance)) (#808)
- _allowances[owner][spender] = amount (#1005)
Apply the check-effects-interactions pattern.
Additional information: link
Reentrancy in MEGASTARZ._transfer(address,address,uint256) (#1009-1053):
External calls:
- swapAndLiquify(contractTokenBalance) (#1040)
- uniswapV2Router.addLiquidityETH{value: ethAmount}(address(this),tokenAmount,0,0,owner(),block.timestamp) (#1101-1108)
- uniswapV2Router.swapExactTokensForETHSupportingFeeOnTransferTokens(tokenAmount,0,path,address(this),block.timestamp) (#1087-1093)
External calls sending eth:
- swapAndLiquify(contractTokenBalance) (#1040)
- uniswapV2Router.addLiquidityETH{value: ethAmount}(address(this),tokenAmount,0,0,owner(),block.timestamp) (#1101-1108)
Event emitted after the call(s):
- Transfer(sender,recipient,tTransferAmount) (#1138)
- _tokenTransfer(from,to,amount,takeFee) (#1052)
- Transfer(sender,recipient,tTransferAmount) (#1148)
- _tokenTransfer(from,to,amount,takeFee) (#1052)
- Transfer(sender,recipient,tTransferAmount) (#1158)
- _tokenTransfer(from,to,amount,takeFee) (#1052)
- Transfer(sender,recipient,tTransferAmount) (#886)
- _tokenTransfer(from,to,amount,takeFee) (#1052)
Reentrancy in MEGASTARZ.constructor() (#752-769):
External calls:
- uniswapV2Pair = IUniswapV2Factory(_uniswapV2Router.factory()).createPair(address(this),_uniswapV2Router.WETH()) (#758-759)
Event emitted after the call(s):
- Transfer(address(0),_msgSender(),_tTotal) (#768)
Reentrancy in MEGASTARZ.swapAndLiquify(uint256) (#1055-1076):
External calls:
- swapTokensForEth(half) (#1067)
- uniswapV2Router.swapExactTokensForETHSupportingFeeOnTransferTokens(tokenAmount,0,path,address(this),block.timestamp) (#1087-1093)
- addLiquidity(otherHalf,newBalance) (#1073)
- uniswapV2Router.addLiquidityETH{value: ethAmount}(address(this),tokenAmount,0,0,owner(),block.timestamp) (#1101-1108)
External calls sending eth:
- addLiquidity(otherHalf,newBalance) (#1073)
- uniswapV2Router.addLiquidityETH{value: ethAmount}(address(this),tokenAmount,0,0,owner(),block.timestamp) (#1101-1108)
Event emitted after the call(s):
- Approval(owner,spender,amount) (#1006)
- addLiquidity(otherHalf,newBalance) (#1073)
- SwapAndLiquify(half,newBalance,otherHalf) (#1075)
Reentrancy in MEGASTARZ.transferFrom(address,address,uint256) (#806-810):
External calls:
- _transfer(sender,recipient,amount) (#807)
- uniswapV2Router.addLiquidityETH{value: ethAmount}(address(this),tokenAmount,0,0,owner(),block.timestamp) (#1101-1108)
- uniswapV2Router.swapExactTokensForETHSupportingFeeOnTransferTokens(tokenAmount,0,path,address(this),block.timestamp) (#1087-1093)
External calls sending eth:
- _transfer(sender,recipient,amount) (#807)
- uniswapV2Router.addLiquidityETH{value: ethAmount}(address(this),tokenAmount,0,0,owner(),block.timestamp) (#1101-1108)
Event emitted after the call(s):
- Approval(owner,spender,amount) (#1006)
- _approve(sender,_msgSender(),_allowances[sender][_msgSender()].sub(amount,ERC20: transfer amount exceeds allowance)) (#808)
Apply the check-effects-interactions pattern.
Additional information: link
Ownable.unlock() (#479-484) uses timestamp for comparisons
Dangerous comparisons:
- require(bool,string)(now > _lockTime,Contract is locked until 7 days) (#481)
Avoid relying on block.timestamp.
Additional information: link
Address.isContract(address) (#284-293) uses assembly
- INLINE ASM (#291)
Address._functionCallWithValue(address,bytes,uint256,string) (#377-398) uses assembly
- INLINE ASM (#390-393)
Do not use evm assembly.
Additional information: link
MEGASTARZ.includeInReward(address) (#866-877) has costly operations inside a loop:
- _excluded.pop() (#873)
Use a local variable to hold the loop computation result.
Additional information: link
Address._functionCallWithValue(address,bytes,uint256,string) (#377-398) is never used and should be removed
Address.functionCall(address,bytes) (#337-339) is never used and should be removed
Address.functionCall(address,bytes,string) (#347-349) is never used and should be removed
Address.functionCallWithValue(address,bytes,uint256) (#362-364) is never used and should be removed
Address.functionCallWithValue(address,bytes,uint256,string) (#372-375) is never used and should be removed
Address.isContract(address) (#284-293) is never used and should be removed
Address.sendValue(address,uint256) (#311-317) is never used and should be removed
Context._msgData() (#256-259) is never used and should be removed
SafeMath.mod(uint256,uint256) (#229-231) is never used and should be removed
SafeMath.mod(uint256,uint256,string) (#245-248) is never used and should be removed
Remove unused functions.
Additional information: link
MEGASTARZ._rTotal (#716) is set pre-construction with a non-constant function or state variable:
- (MAX - (MAX % _tTotal))
MEGASTARZ._previousTaxFee (#724) is set pre-construction with a non-constant function or state variable:
- _taxFee
MEGASTARZ._previousLiquidityFee (#727) 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) (#311-317):
- (success) = recipient.call{value: amount}() (#315)
Low level call in Address._functionCallWithValue(address,bytes,uint256,string) (#377-398):
- (success,returndata) = target.call{value: weiValue}(data) (#381)
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() (#523) is not in mixedCase
Function IUniswapV2Pair.PERMIT_TYPEHASH() (#524) is not in mixedCase
Function IUniswapV2Pair.MINIMUM_LIQUIDITY() (#541) is not in mixedCase
Function IUniswapV2Router01.WETH() (#563) is not in mixedCase
Parameter MEGASTARZ.setSwapAndLiquifyEnabled(bool)._enabled (#911) is not in mixedCase
Parameter MEGASTARZ.calculateTaxFee(uint256)._amount (#970) is not in mixedCase
Parameter MEGASTARZ.calculateLiquidityFee(uint256)._amount (#976) is not in mixedCase
Variable MEGASTARZ._taxFee (#723) is not in mixedCase
Variable MEGASTARZ._liquidityFee (#726) is not in mixedCase
Variable MEGASTARZ._maxTxAmount (#735) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
Redundant expression "this (#257)" inContext (#251-260)
Remove redundant statements if they congest code but offer no value.
Additional information: link
MEGASTARZ._decimals (#721) should be constant
MEGASTARZ._name (#719) should be constant
MEGASTARZ._symbol (#720) should be constant
MEGASTARZ._tTotal (#715) should be constant
MEGASTARZ.numTokensSellToAddToLiquidity (#736) should be constant
Add the constant attributes to state variables that never change.
Additional information: link
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (#451-454)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#460-464)
geUnlockTime() should be declared external:
- Ownable.geUnlockTime() (#466-468)
lock(uint256) should be declared external:
- Ownable.lock(uint256) (#471-476)
unlock() should be declared external:
- Ownable.unlock() (#479-484)
name() should be declared external:
- MEGASTARZ.name() (#771-773)
symbol() should be declared external:
- MEGASTARZ.symbol() (#775-777)
decimals() should be declared external:
- MEGASTARZ.decimals() (#779-781)
totalSupply() should be declared external:
- MEGASTARZ.totalSupply() (#783-785)
transfer(address,uint256) should be declared external:
- MEGASTARZ.transfer(address,uint256) (#792-795)
allowance(address,address) should be declared external:
- MEGASTARZ.allowance(address,address) (#797-799)
approve(address,uint256) should be declared external:
- MEGASTARZ.approve(address,uint256) (#801-804)
transferFrom(address,address,uint256) should be declared external:
- MEGASTARZ.transferFrom(address,address,uint256) (#806-810)
increaseAllowance(address,uint256) should be declared external:
- MEGASTARZ.increaseAllowance(address,uint256) (#812-815)
decreaseAllowance(address,uint256) should be declared external:
- MEGASTARZ.decreaseAllowance(address,uint256) (#817-820)
isExcludedFromReward(address) should be declared external:
- MEGASTARZ.isExcludedFromReward(address) (#822-824)
totalFees() should be declared external:
- MEGASTARZ.totalFees() (#826-828)
deliver(uint256) should be declared external:
- MEGASTARZ.deliver(uint256) (#830-837)
reflectionFromToken(uint256,bool) should be declared external:
- MEGASTARZ.reflectionFromToken(uint256,bool) (#839-848)
excludeFromReward(address) should be declared external:
- MEGASTARZ.excludeFromReward(address) (#856-864)
excludeFromFee(address) should be declared external:
- MEGASTARZ.excludeFromFee(address) (#889-891)
includeInFee(address) should be declared external:
- MEGASTARZ.includeInFee(address) (#893-895)
setSwapAndLiquifyEnabled(bool) should be declared external:
- MEGASTARZ.setSwapAndLiquifyEnabled(bool) (#911-914)
isExcludedFromFee(address) should be declared external:
- MEGASTARZ.isExcludedFromFee(address) (#997-999)
Use the external attribute for functions never called from the contract.
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
Contract has 5% buy tax and 4% sell tax.
Taxes are low and contract ownership is renounced.
BscScan page for the token does not contain additional info: website, socials, description, etc.
Additional information: link
Unable to find token on CoinGecko
Additional information: link
Unable to find token contract audit
Unable to find audit link on the website
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
Token has no active CoinGecko listing / rank
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 CoinMarketCap rank
Telegram account has relatively few subscribers
Unable to find Blog account (Reddit or Medium)
Unable to find Youtube account
Unable to find Discord account
Twitter account has few posts