Artemis BSC is a community driven / Metaverse project under Binance Smart Chain. A project with a great future and fully renounced contract that safe from Rugs etc. A project with ambitious talent to grow and perform better than top metaverse Project.
👥 %100 Community-Driven /Metaverse project
💎 Total Supply: 1.000.000.000.000.000
🔐 Liquidity locked
🔥 LOW TAX
✅ Verified contract
✳️ Safe contract fully Renounce
✅NFT
90 percent total supply burned at launched
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Reentrancy in ARTEMISBSC._transfer(address,address,uint256) (#1107-1151):
External calls:
- swapAndLiquify(contractTokenBalance) (#1138)
- uniswapV2Router.addLiquidityETH{value: ethAmount}(address(this),tokenAmount,0,0,owner(),block.timestamp) (#1199-1206)
- uniswapV2Router.swapExactTokensForETHSupportingFeeOnTransferTokens(tokenAmount,0,path,address(this),block.timestamp) (#1185-1191)
External calls sending eth:
- swapAndLiquify(contractTokenBalance) (#1138)
- uniswapV2Router.addLiquidityETH{value: ethAmount}(address(this),tokenAmount,0,0,owner(),block.timestamp) (#1199-1206)
State variables written after the call(s):
- _tokenTransfer(from,to,amount,takeFee) (#1150)
- _rOwned[address(this)] = _rOwned[address(this)].add(rLiquidity) (#1046)
- _rOwned[_charityWalletAddress] = _rOwned[_charityWalletAddress].add(rCharity) (#1054)
- _rOwned[sender] = _rOwned[sender].sub(rAmount) (#1242)
- _rOwned[sender] = _rOwned[sender].sub(rAmount) (#1232)
- _rOwned[sender] = _rOwned[sender].sub(rAmount) (#1254)
- _rOwned[recipient] = _rOwned[recipient].add(rTransferAmount) (#1233)
- _rOwned[sender] = _rOwned[sender].sub(rAmount) (#955)
- _rOwned[recipient] = _rOwned[recipient].add(rTransferAmount) (#1255)
- _rOwned[recipient] = _rOwned[recipient].add(rTransferAmount) (#1244)
- _rOwned[recipient] = _rOwned[recipient].add(rTransferAmount) (#957)
- _tokenTransfer(from,to,amount,takeFee) (#1150)
- _rTotal = _rTotal.sub(rFee) (#999)
- _tokenTransfer(from,to,amount,takeFee) (#1150)
- _tOwned[_charityWalletAddress] = _tOwned[_charityWalletAddress].add(tCharity) (#1056)
- _tOwned[address(this)] = _tOwned[address(this)].add(tLiquidity) (#1048)
- _tOwned[sender] = _tOwned[sender].sub(tAmount) (#1253)
- _tOwned[sender] = _tOwned[sender].sub(tAmount) (#954)
- _tOwned[recipient] = _tOwned[recipient].add(tTransferAmount) (#1243)
- _tOwned[recipient] = _tOwned[recipient].add(tTransferAmount) (#956)
Apply the check-effects-interactions pattern.
Additional information: link
Contract ticker ($ABSC) contains non-alphanumeric characters.
Not a direct threat, but may indicate unreliable intentions of developer. Non-alphanumeric chars (,.;!#*&") are extremely rare among low risk tokens.
Reentrancy in ARTEMISBSC._transfer(address,address,uint256) (#1107-1151):
External calls:
- swapAndLiquify(contractTokenBalance) (#1138)
- uniswapV2Router.addLiquidityETH{value: ethAmount}(address(this),tokenAmount,0,0,owner(),block.timestamp) (#1199-1206)
- uniswapV2Router.swapExactTokensForETHSupportingFeeOnTransferTokens(tokenAmount,0,path,address(this),block.timestamp) (#1185-1191)
External calls sending eth:
- swapAndLiquify(contractTokenBalance) (#1138)
- uniswapV2Router.addLiquidityETH{value: ethAmount}(address(this),tokenAmount,0,0,owner(),block.timestamp) (#1199-1206)
Event emitted after the call(s):
- Transfer(sender,recipient,tTransferAmount) (#1237)
- _tokenTransfer(from,to,amount,takeFee) (#1150)
- Transfer(sender,recipient,tTransferAmount) (#1259)
- _tokenTransfer(from,to,amount,takeFee) (#1150)
- Transfer(sender,recipient,tTransferAmount) (#1248)
- _tokenTransfer(from,to,amount,takeFee) (#1150)
- Transfer(sender,recipient,tTransferAmount) (#961)
- _tokenTransfer(from,to,amount,takeFee) (#1150)
Reentrancy in ARTEMISBSC.constructor() (#828-844):
External calls:
- uniswapV2Pair = IUniswapV2Factory(_uniswapV2Router.factory()).createPair(address(this),_uniswapV2Router.WETH()) (#833-834)
Event emitted after the call(s):
- Transfer(address(0),owner(),_tTotal) (#843)
Reentrancy in ARTEMISBSC.swapAndLiquify(uint256) (#1153-1174):
External calls:
- swapTokensForEth(half) (#1165)
- uniswapV2Router.swapExactTokensForETHSupportingFeeOnTransferTokens(tokenAmount,0,path,address(this),block.timestamp) (#1185-1191)
- addLiquidity(otherHalf,newBalance) (#1171)
- uniswapV2Router.addLiquidityETH{value: ethAmount}(address(this),tokenAmount,0,0,owner(),block.timestamp) (#1199-1206)
External calls sending eth:
- addLiquidity(otherHalf,newBalance) (#1171)
- uniswapV2Router.addLiquidityETH{value: ethAmount}(address(this),tokenAmount,0,0,owner(),block.timestamp) (#1199-1206)
Event emitted after the call(s):
- Approval(owner,spender,amount) (#1104)
- addLiquidity(otherHalf,newBalance) (#1171)
- SwapAndLiquify(half,newBalance,otherHalf) (#1173)
Reentrancy in ARTEMISBSC.transferFrom(address,address,uint256) (#881-885):
External calls:
- _transfer(sender,recipient,amount) (#882)
- uniswapV2Router.addLiquidityETH{value: ethAmount}(address(this),tokenAmount,0,0,owner(),block.timestamp) (#1199-1206)
- uniswapV2Router.swapExactTokensForETHSupportingFeeOnTransferTokens(tokenAmount,0,path,address(this),block.timestamp) (#1185-1191)
External calls sending eth:
- _transfer(sender,recipient,amount) (#882)
- uniswapV2Router.addLiquidityETH{value: ethAmount}(address(this),tokenAmount,0,0,owner(),block.timestamp) (#1199-1206)
Event emitted after the call(s):
- Approval(owner,spender,amount) (#1104)
- _approve(sender,_msgSender(),_allowances[sender][_msgSender()].sub(amount,ERC20: transfer amount exceeds allowance)) (#883)
Apply the check-effects-interactions pattern.
Additional information: link
Address.isContract(address) (#341-350) uses assembly
- INLINE ASM (#348)
Address._verifyCallResult(bool,bytes,string) (#486-503) uses assembly
- INLINE ASM (#495-498)
Do not use evm assembly.
Additional information: link
ARTEMISBSC.includeInReward(address) (#940-951) has costly operations inside a loop:
- _excluded.pop() (#947)
Use a local variable to hold the loop computation result.
Additional information: link
ARTEMISBSC.addLiquidity(uint256,uint256) (#1194-1207) ignores return value by uniswapV2Router.addLiquidityETH{value: ethAmount}(address(this),tokenAmount,0,0,owner(),block.timestamp) (#1199-1206)
Ensure that all the return values of the function calls are used.
Additional information: link
ARTEMISBSC.allowance(address,address).owner (#872) shadows:
- Ownable.owner() (#535-537) (function)
ARTEMISBSC._approve(address,address,uint256).owner (#1099) shadows:
- Ownable.owner() (#535-537) (function)
Rename the local variables that shadow another component.
Additional information: link
ARTEMISBSC.setTaxFeePercent(uint256) (#972-974) should emit an event for:
- _taxFee = taxFee (#973)
ARTEMISBSC.setCharityFeePercent(uint256) (#976-978) should emit an event for:
- _charityFee = charityFee (#977)
ARTEMISBSC.setLiquidityFeePercent(uint256) (#980-982) should emit an event for:
- _liquidityFee = liquidityFee (#981)
ARTEMISBSC.setMaxTxPercent(uint256) (#984-988) should emit an event for:
- _maxTxAmount = _tTotal.mul(maxTxPercent).div(10 ** 2) (#985-987)
Emit an event for critical parameter changes.
Additional information: link
Reentrancy in ARTEMISBSC._transfer(address,address,uint256) (#1107-1151):
External calls:
- swapAndLiquify(contractTokenBalance) (#1138)
- uniswapV2Router.addLiquidityETH{value: ethAmount}(address(this),tokenAmount,0,0,owner(),block.timestamp) (#1199-1206)
- uniswapV2Router.swapExactTokensForETHSupportingFeeOnTransferTokens(tokenAmount,0,path,address(this),block.timestamp) (#1185-1191)
External calls sending eth:
- swapAndLiquify(contractTokenBalance) (#1138)
- uniswapV2Router.addLiquidityETH{value: ethAmount}(address(this),tokenAmount,0,0,owner(),block.timestamp) (#1199-1206)
State variables written after the call(s):
- _tokenTransfer(from,to,amount,takeFee) (#1150)
- _charityFee = _previousCharityFee (#1091)
- _charityFee = 0 (#1085)
- _tokenTransfer(from,to,amount,takeFee) (#1150)
- _liquidityFee = _previousLiquidityFee (#1092)
- _liquidityFee = 0 (#1086)
- _tokenTransfer(from,to,amount,takeFee) (#1150)
- _previousCharityFee = _charityFee (#1081)
- _tokenTransfer(from,to,amount,takeFee) (#1150)
- _previousLiquidityFee = _liquidityFee (#1082)
- _tokenTransfer(from,to,amount,takeFee) (#1150)
- _previousTaxFee = _taxFee (#1080)
- _tokenTransfer(from,to,amount,takeFee) (#1150)
- _tFeeTotal = _tFeeTotal.add(tFee) (#1000)
- _tokenTransfer(from,to,amount,takeFee) (#1150)
- _taxFee = _previousTaxFee (#1090)
- _taxFee = 0 (#1084)
Reentrancy in ARTEMISBSC.constructor() (#828-844):
External calls:
- uniswapV2Pair = IUniswapV2Factory(_uniswapV2Router.factory()).createPair(address(this),_uniswapV2Router.WETH()) (#833-834)
State variables written after the call(s):
- _isExcludedFromFee[owner()] = true (#840)
- _isExcludedFromFee[address(this)] = true (#841)
- uniswapV2Router = _uniswapV2Router (#837)
Reentrancy in ARTEMISBSC.swapAndLiquify(uint256) (#1153-1174):
External calls:
- swapTokensForEth(half) (#1165)
- uniswapV2Router.swapExactTokensForETHSupportingFeeOnTransferTokens(tokenAmount,0,path,address(this),block.timestamp) (#1185-1191)
- addLiquidity(otherHalf,newBalance) (#1171)
- uniswapV2Router.addLiquidityETH{value: ethAmount}(address(this),tokenAmount,0,0,owner(),block.timestamp) (#1199-1206)
External calls sending eth:
- addLiquidity(otherHalf,newBalance) (#1171)
- uniswapV2Router.addLiquidityETH{value: ethAmount}(address(this),tokenAmount,0,0,owner(),block.timestamp) (#1199-1206)
State variables written after the call(s):
- addLiquidity(otherHalf,newBalance) (#1171)
- _allowances[owner][spender] = amount (#1103)
Reentrancy in ARTEMISBSC.transferFrom(address,address,uint256) (#881-885):
External calls:
- _transfer(sender,recipient,amount) (#882)
- uniswapV2Router.addLiquidityETH{value: ethAmount}(address(this),tokenAmount,0,0,owner(),block.timestamp) (#1199-1206)
- uniswapV2Router.swapExactTokensForETHSupportingFeeOnTransferTokens(tokenAmount,0,path,address(this),block.timestamp) (#1185-1191)
External calls sending eth:
- _transfer(sender,recipient,amount) (#882)
- uniswapV2Router.addLiquidityETH{value: ethAmount}(address(this),tokenAmount,0,0,owner(),block.timestamp) (#1199-1206)
State variables written after the call(s):
- _approve(sender,_msgSender(),_allowances[sender][_msgSender()].sub(amount,ERC20: transfer amount exceeds allowance)) (#883)
- _allowances[owner][spender] = amount (#1103)
Apply the check-effects-interactions pattern.
Additional information: link
Address._verifyCallResult(bool,bytes,string) (#486-503) is never used and should be removed
Address.functionCall(address,bytes) (#394-396) is never used and should be removed
Address.functionCall(address,bytes,string) (#404-406) is never used and should be removed
Address.functionCallWithValue(address,bytes,uint256) (#419-421) is never used and should be removed
Address.functionCallWithValue(address,bytes,uint256,string) (#429-436) is never used and should be removed
Address.functionDelegateCall(address,bytes) (#468-470) is never used and should be removed
Address.functionDelegateCall(address,bytes,string) (#478-484) is never used and should be removed
Address.functionStaticCall(address,bytes) (#444-446) is never used and should be removed
Address.functionStaticCall(address,bytes,string) (#454-460) is never used and should be removed
Address.isContract(address) (#341-350) is never used and should be removed
Address.sendValue(address,uint256) (#368-374) is never used and should be removed
Context._msgData() (#29-32) is never used and should be removed
SafeMath.div(uint256,uint256,string) (#290-295) is never used and should be removed
SafeMath.mod(uint256,uint256) (#254-256) is never used and should be removed
SafeMath.mod(uint256,uint256,string) (#312-317) is never used and should be removed
SafeMath.tryAdd(uint256,uint256) (#125-131) is never used and should be removed
SafeMath.tryDiv(uint256,uint256) (#167-172) is never used and should be removed
SafeMath.tryMod(uint256,uint256) (#179-184) is never used and should be removed
SafeMath.tryMul(uint256,uint256) (#150-160) is never used and should be removed
SafeMath.trySub(uint256,uint256) (#138-143) is never used and should be removed
Remove unused functions.
Additional information: link
ARTEMISBSC._rTotal (#790) is set pre-construction with a non-constant function or state variable:
- (MAX - (MAX % _tTotal))
ARTEMISBSC._previousTaxFee (#798) is set pre-construction with a non-constant function or state variable:
- _taxFee
ARTEMISBSC._previousCharityFee (#801) is set pre-construction with a non-constant function or state variable:
- _charityFee
ARTEMISBSC._previousLiquidityFee (#803) 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
Pragma version^0.8.3 (#22) allows old versions
solc-0.8.3 is not recommended for deployment
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) (#368-374):
- (success) = recipient.call{value: amount}() (#372)
Low level call in Address.functionCallWithValue(address,bytes,uint256,string) (#429-436):
- (success,returndata) = target.call{value: value}(data) (#434)
Low level call in Address.functionStaticCall(address,bytes,string) (#454-460):
- (success,returndata) = target.staticcall(data) (#458)
Low level call in Address.functionDelegateCall(address,bytes,string) (#478-484):
- (success,returndata) = target.delegatecall(data) (#482)
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() (#602) is not in mixedCase
Function IUniswapV2Pair.PERMIT_TYPEHASH() (#603) is not in mixedCase
Function IUniswapV2Pair.MINIMUM_LIQUIDITY() (#620) is not in mixedCase
Function IUniswapV2Router01.WETH() (#640) is not in mixedCase
Parameter ARTEMISBSC.setSwapAndLiquifyEnabled(bool)._enabled (#990) is not in mixedCase
Parameter ARTEMISBSC.calculateTaxFee(uint256)._amount (#1059) is not in mixedCase
Parameter ARTEMISBSC.calculateCharityFee(uint256)._amount (#1065) is not in mixedCase
Parameter ARTEMISBSC.calculateLiquidityFee(uint256)._amount (#1071) is not in mixedCase
Variable ARTEMISBSC._taxFee (#797) is not in mixedCase
Variable ARTEMISBSC._charityFee (#800) is not in mixedCase
Variable ARTEMISBSC._liquidityFee (#802) is not in mixedCase
Variable ARTEMISBSC._maxTxAmount (#811) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
Redundant expression "this (#30)" inContext (#24-33)
Remove redundant statements if they congest code but offer no value.
Additional information: link
Variable IUniswapV2Router01.addLiquidity(address,address,uint256,uint256,uint256,uint256,address,uint256).amountADesired (#645) is too similar to IUniswapV2Router01.addLiquidity(address,address,uint256,uint256,uint256,uint256,address,uint256).amountBDesired (#646)
Variable ARTEMISBSC._transferStandard(address,address,uint256).rTransferAmount (#1231) is too similar to ARTEMISBSC._transferFromExcluded(address,address,uint256).tTransferAmount (#1252)
Variable ARTEMISBSC._transferStandard(address,address,uint256).rTransferAmount (#1231) is too similar to ARTEMISBSC._getTValues(uint256).tTransferAmount (#1013)
Variable ARTEMISBSC._getValues(uint256).rTransferAmount (#1005) is too similar to ARTEMISBSC._getValues(uint256).tTransferAmount (#1004)
Variable ARTEMISBSC._transferStandard(address,address,uint256).rTransferAmount (#1231) is too similar to ARTEMISBSC._getValues(uint256).tTransferAmount (#1004)
Variable ARTEMISBSC._transferStandard(address,address,uint256).rTransferAmount (#1231) is too similar to ARTEMISBSC._transferBothExcluded(address,address,uint256).tTransferAmount (#953)
Variable ARTEMISBSC._transferFromExcluded(address,address,uint256).rTransferAmount (#1252) is too similar to ARTEMISBSC._transferFromExcluded(address,address,uint256).tTransferAmount (#1252)
Variable ARTEMISBSC._transferToExcluded(address,address,uint256).rTransferAmount (#1241) is too similar to ARTEMISBSC._transferFromExcluded(address,address,uint256).tTransferAmount (#1252)
Variable ARTEMISBSC._transferToExcluded(address,address,uint256).rTransferAmount (#1241) is too similar to ARTEMISBSC._getTValues(uint256).tTransferAmount (#1013)
Variable ARTEMISBSC._transferStandard(address,address,uint256).rTransferAmount (#1231) is too similar to ARTEMISBSC._transferStandard(address,address,uint256).tTransferAmount (#1231)
Variable ARTEMISBSC._transferFromExcluded(address,address,uint256).rTransferAmount (#1252) is too similar to ARTEMISBSC._getValues(uint256).tTransferAmount (#1004)
Variable ARTEMISBSC._transferToExcluded(address,address,uint256).rTransferAmount (#1241) is too similar to ARTEMISBSC._transferToExcluded(address,address,uint256).tTransferAmount (#1241)
Variable ARTEMISBSC._transferToExcluded(address,address,uint256).rTransferAmount (#1241) is too similar to ARTEMISBSC._transferBothExcluded(address,address,uint256).tTransferAmount (#953)
Variable ARTEMISBSC._transferToExcluded(address,address,uint256).rTransferAmount (#1241) is too similar to ARTEMISBSC._getValues(uint256).tTransferAmount (#1004)
Variable ARTEMISBSC._getRValues(uint256,uint256,uint256,uint256,uint256).rTransferAmount (#1022) is too similar to ARTEMISBSC._getValues(uint256).tTransferAmount (#1004)
Variable ARTEMISBSC._transferToExcluded(address,address,uint256).rTransferAmount (#1241) is too similar to ARTEMISBSC._transferStandard(address,address,uint256).tTransferAmount (#1231)
Variable ARTEMISBSC._getValues(uint256).rTransferAmount (#1005) is too similar to ARTEMISBSC._transferFromExcluded(address,address,uint256).tTransferAmount (#1252)
Variable ARTEMISBSC._transferBothExcluded(address,address,uint256).rTransferAmount (#953) is too similar to ARTEMISBSC._transferFromExcluded(address,address,uint256).tTransferAmount (#1252)
Variable ARTEMISBSC._getRValues(uint256,uint256,uint256,uint256,uint256).rTransferAmount (#1022) is too similar to ARTEMISBSC._transferToExcluded(address,address,uint256).tTransferAmount (#1241)
Variable ARTEMISBSC.reflectionFromToken(uint256,bool).rTransferAmount (#920) is too similar to ARTEMISBSC._getValues(uint256).tTransferAmount (#1004)
Variable ARTEMISBSC._transferFromExcluded(address,address,uint256).rTransferAmount (#1252) is too similar to ARTEMISBSC._transferStandard(address,address,uint256).tTransferAmount (#1231)
Variable ARTEMISBSC._transferBothExcluded(address,address,uint256).rTransferAmount (#953) is too similar to ARTEMISBSC._transferToExcluded(address,address,uint256).tTransferAmount (#1241)
Variable ARTEMISBSC._getValues(uint256).rTransferAmount (#1005) is too similar to ARTEMISBSC._transferStandard(address,address,uint256).tTransferAmount (#1231)
Variable ARTEMISBSC._transferBothExcluded(address,address,uint256).rTransferAmount (#953) is too similar to ARTEMISBSC._getValues(uint256).tTransferAmount (#1004)
Variable ARTEMISBSC._transferFromExcluded(address,address,uint256).rTransferAmount (#1252) is too similar to ARTEMISBSC._getTValues(uint256).tTransferAmount (#1013)
Variable ARTEMISBSC._transferFromExcluded(address,address,uint256).rTransferAmount (#1252) is too similar to ARTEMISBSC._transferBothExcluded(address,address,uint256).tTransferAmount (#953)
Variable ARTEMISBSC.reflectionFromToken(uint256,bool).rTransferAmount (#920) is too similar to ARTEMISBSC._transferStandard(address,address,uint256).tTransferAmount (#1231)
Variable ARTEMISBSC._getValues(uint256).rTransferAmount (#1005) is too similar to ARTEMISBSC._getTValues(uint256).tTransferAmount (#1013)
Variable ARTEMISBSC._getRValues(uint256,uint256,uint256,uint256,uint256).rTransferAmount (#1022) is too similar to ARTEMISBSC._transferStandard(address,address,uint256).tTransferAmount (#1231)
Variable ARTEMISBSC._transferStandard(address,address,uint256).rTransferAmount (#1231) is too similar to ARTEMISBSC._transferToExcluded(address,address,uint256).tTransferAmount (#1241)
Variable ARTEMISBSC._transferFromExcluded(address,address,uint256).rTransferAmount (#1252) is too similar to ARTEMISBSC._transferToExcluded(address,address,uint256).tTransferAmount (#1241)
Variable ARTEMISBSC._getValues(uint256).rTransferAmount (#1005) is too similar to ARTEMISBSC._transferBothExcluded(address,address,uint256).tTransferAmount (#953)
Variable ARTEMISBSC._transferBothExcluded(address,address,uint256).rTransferAmount (#953) is too similar to ARTEMISBSC._transferStandard(address,address,uint256).tTransferAmount (#1231)
Variable ARTEMISBSC.reflectionFromToken(uint256,bool).rTransferAmount (#920) is too similar to ARTEMISBSC._getTValues(uint256).tTransferAmount (#1013)
Variable ARTEMISBSC._getRValues(uint256,uint256,uint256,uint256,uint256).rTransferAmount (#1022) is too similar to ARTEMISBSC._getTValues(uint256).tTransferAmount (#1013)
Variable ARTEMISBSC._getValues(uint256).rTransferAmount (#1005) is too similar to ARTEMISBSC._transferToExcluded(address,address,uint256).tTransferAmount (#1241)
Variable ARTEMISBSC.reflectionFromToken(uint256,bool).rTransferAmount (#920) is too similar to ARTEMISBSC._transferFromExcluded(address,address,uint256).tTransferAmount (#1252)
Variable ARTEMISBSC.reflectionFromToken(uint256,bool).rTransferAmount (#920) is too similar to ARTEMISBSC._transferBothExcluded(address,address,uint256).tTransferAmount (#953)
Variable ARTEMISBSC._getRValues(uint256,uint256,uint256,uint256,uint256).rTransferAmount (#1022) is too similar to ARTEMISBSC._transferFromExcluded(address,address,uint256).tTransferAmount (#1252)
Variable ARTEMISBSC._transferBothExcluded(address,address,uint256).rTransferAmount (#953) is too similar to ARTEMISBSC._getTValues(uint256).tTransferAmount (#1013)
Variable ARTEMISBSC._getRValues(uint256,uint256,uint256,uint256,uint256).rTransferAmount (#1022) is too similar to ARTEMISBSC._transferBothExcluded(address,address,uint256).tTransferAmount (#953)
Variable ARTEMISBSC.reflectionFromToken(uint256,bool).rTransferAmount (#920) is too similar to ARTEMISBSC._transferToExcluded(address,address,uint256).tTransferAmount (#1241)
Variable ARTEMISBSC._transferBothExcluded(address,address,uint256).rTransferAmount (#953) is too similar to ARTEMISBSC._transferBothExcluded(address,address,uint256).tTransferAmount (#953)
Prevent variables from having similar names.
Additional information: link
ARTEMISBSC.slitherConstructorVariables() (#773-1263) uses literals with too many digits:
- _tTotal = 1000000000000000 * 10 ** 9 (#789)
ARTEMISBSC.slitherConstructorVariables() (#773-1263) uses literals with too many digits:
- _maxTxAmount = 34000000000000 * 10 ** 9 (#811)
ARTEMISBSC.slitherConstructorVariables() (#773-1263) uses literals with too many digits:
- numTokensSellToAddToLiquidity = 400000000000000 * 10 ** 9 (#812)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
ARTEMISBSC._charityWalletAddress (#786) should be constant
ARTEMISBSC._decimals (#795) should be constant
ARTEMISBSC._name (#793) should be constant
ARTEMISBSC._symbol (#794) should be constant
ARTEMISBSC._tTotal (#789) should be constant
ARTEMISBSC.numTokensSellToAddToLiquidity (#812) should be constant
Add the constant attributes to state variables that never change.
Additional information: link
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (#554-557)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#563-567)
name() should be declared external:
- ARTEMISBSC.name() (#846-848)
symbol() should be declared external:
- ARTEMISBSC.symbol() (#850-852)
decimals() should be declared external:
- ARTEMISBSC.decimals() (#854-856)
totalSupply() should be declared external:
- ARTEMISBSC.totalSupply() (#858-860)
transfer(address,uint256) should be declared external:
- ARTEMISBSC.transfer(address,uint256) (#867-870)
allowance(address,address) should be declared external:
- ARTEMISBSC.allowance(address,address) (#872-874)
approve(address,uint256) should be declared external:
- ARTEMISBSC.approve(address,uint256) (#876-879)
transferFrom(address,address,uint256) should be declared external:
- ARTEMISBSC.transferFrom(address,address,uint256) (#881-885)
increaseAllowance(address,uint256) should be declared external:
- ARTEMISBSC.increaseAllowance(address,uint256) (#887-890)
decreaseAllowance(address,uint256) should be declared external:
- ARTEMISBSC.decreaseAllowance(address,uint256) (#892-895)
isExcludedFromReward(address) should be declared external:
- ARTEMISBSC.isExcludedFromReward(address) (#897-899)
totalFees() should be declared external:
- ARTEMISBSC.totalFees() (#901-903)
deliver(uint256) should be declared external:
- ARTEMISBSC.deliver(uint256) (#905-912)
reflectionFromToken(uint256,bool) should be declared external:
- ARTEMISBSC.reflectionFromToken(uint256,bool) (#914-923)
excludeFromReward(address) should be declared external:
- ARTEMISBSC.excludeFromReward(address) (#931-938)
excludeFromFee(address) should be declared external:
- ARTEMISBSC.excludeFromFee(address) (#964-966)
includeInFee(address) should be declared external:
- ARTEMISBSC.includeInFee(address) (#968-970)
setSwapAndLiquifyEnabled(bool) should be declared external:
- ARTEMISBSC.setSwapAndLiquifyEnabled(bool) (#990-993)
isExcludedFromFee(address) should be declared external:
- ARTEMISBSC.isExcludedFromFee(address) (#1095-1097)
Use the external attribute for functions never called from the contract.
Additional information: link
BscScan page for the token does not contain additional info: website, socials, description, etc.
Additional information: link
Unable to find token/project description on the website or on BscScan, CoinMarketCap
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 CoinGecko
Additional information: link
Unable to find token on CoinMarketCap
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 scam / price dump / death
Young tokens have high risks of scam / price dump / death
Young tokens have high risks of scam / price dump / death
Token has no active CoinGecko listing / rank
Token has no active CoinMarketCap listing / rank
Twitter account has less than 100 followers
Telegram account has relatively few subscribers
Unable to find Discord account
Twitter account has few posts