House Coin Token Logo

HSC [House Coin] Token

About HSC

Listings

Token 20 months

House Coin é uma empresa física que compra e revende móveis e esquadrias de madeira, apenas B₂B, e será tokemizada onde os detentores dos tokens ganha parte dos lucros com a valorização do ativo. 25% do lucro da empresa física será para comprar o token e queimar. Fazendo assim a valorização do ativo.

Social

Laser Scorebeta Last Audit: 19 June 2022

report
Token has too many issues. Scam probability is high.

Reentrancy in HouseCoin._transferFrom(address,address,uint256) (#557-613):
External calls:
- swapBack() (#589)
- router.swapExactTokensForETHSupportingFeeOnTransferTokens(amountToSwap,0,path,address(this),block.timestamp) (#700-706)
- distributor.deposit{value: amountBNBReflection}() (#713)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNBMarketing}() (#716)
- router.addLiquidityETH{value: amountBNBLiquidity}(address(this),amountToLiquify,0,0,autoLiquidityReceiver,block.timestamp) (#720-727)
- router.swapExactTokensForETHSupportingFeeOnTransferTokens(balanceOf(address(this)),0,path,address(this),block.timestamp) (#731-737)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNB}() (#739)
External calls sending eth:
- swapBack() (#589)
- distributor.deposit{value: amountBNBReflection}() (#713)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNBMarketing}() (#716)
- router.addLiquidityETH{value: amountBNBLiquidity}(address(this),amountToLiquify,0,0,autoLiquidityReceiver,block.timestamp) (#720-727)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNB}() (#739)
State variables written after the call(s):
- _balances[sender] = _balances[sender].sub(amount,Insufficient Balance) (#594)
- _balances[recipient] = _balances[recipient].add(amountReceived) (#597)
- amountReceived = takeFee(sender,recipient,amount) (#596)
- _balances[account] = _balances[account].sub(amount,BEP20: burn amount exceeds balance) (#827)
- _balances[DEAD] = _balances[DEAD].add(burnedAmount) (#637)
- _balances[address(this)] = _balances[address(this)].add(feeAmount) (#644)
- _balances[address(this)] = _balances[address(this)].add(feeAmount) (#649)
- amountReceived = takeFee(sender,recipient,amount) (#596)
- _totalSupply = _totalSupply.sub(amount) (#828)
Reentrancy in HouseCoin.constructor() (#447-500):
External calls:
- pair = IDEXFactory(router.factory()).createPair(WBNB,address(this)) (#450)
- distributor.setRewardToken(REWARD) (#479)
- distributor.setWBNB(WBNB) (#480)
- _transferFrom(msg.sender,MKT,marketingSupply) (#496)
- router.swapExactTokensForETHSupportingFeeOnTransferTokens(amountToSwap,0,path,address(this),block.timestamp) (#700-706)
- distributor.deposit{value: amountBNBReflection}() (#713)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNBMarketing}() (#716)
- distributor.setShare(sender,_balances[sender]) (#601)
- router.addLiquidityETH{value: amountBNBLiquidity}(address(this),amountToLiquify,0,0,autoLiquidityReceiver,block.timestamp) (#720-727)
- distributor.setShare(recipient,_balances[recipient]) (#605)
- router.swapExactTokensForETHSupportingFeeOnTransferTokens(balanceOf(address(this)),0,path,address(this),block.timestamp) (#731-737)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNB}() (#739)
- distributor.process(distributorGas) (#608)
- _transferFrom(msg.sender,STAKE,stakeSupply) (#497)
- router.swapExactTokensForETHSupportingFeeOnTransferTokens(amountToSwap,0,path,address(this),block.timestamp) (#700-706)
- distributor.deposit{value: amountBNBReflection}() (#713)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNBMarketing}() (#716)
- distributor.setShare(sender,_balances[sender]) (#601)
- router.addLiquidityETH{value: amountBNBLiquidity}(address(this),amountToLiquify,0,0,autoLiquidityReceiver,block.timestamp) (#720-727)
- distributor.setShare(recipient,_balances[recipient]) (#605)
- router.swapExactTokensForETHSupportingFeeOnTransferTokens(balanceOf(address(this)),0,path,address(this),block.timestamp) (#731-737)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNB}() (#739)
- distributor.process(distributorGas) (#608)
External calls sending eth:
- _transferFrom(msg.sender,MKT,marketingSupply) (#496)
- distributor.deposit{value: amountBNBReflection}() (#713)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNBMarketing}() (#716)
- router.addLiquidityETH{value: amountBNBLiquidity}(address(this),amountToLiquify,0,0,autoLiquidityReceiver,block.timestamp) (#720-727)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNB}() (#739)
- _transferFrom(msg.sender,STAKE,stakeSupply) (#497)
- distributor.deposit{value: amountBNBReflection}() (#713)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNBMarketing}() (#716)
- router.addLiquidityETH{value: amountBNBLiquidity}(address(this),amountToLiquify,0,0,autoLiquidityReceiver,block.timestamp) (#720-727)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNB}() (#739)
State variables written after the call(s):
- _transferFrom(msg.sender,STAKE,stakeSupply) (#497)
- _balances[sender] = _balances[sender].sub(amount,Insufficient Balance) (#616)
- _balances[account] = _balances[account].sub(amount,BEP20: burn amount exceeds balance) (#827)
- _balances[recipient] = _balances[recipient].add(amount) (#617)
- _balances[DEAD] = _balances[DEAD].add(burnedAmount) (#637)
- _balances[address(this)] = _balances[address(this)].add(feeAmount) (#644)
- _balances[address(this)] = _balances[address(this)].add(feeAmount) (#649)
- _balances[sender] = _balances[sender].sub(amount,Insufficient Balance) (#594)
- _balances[recipient] = _balances[recipient].add(amountReceived) (#597)
- _transferFrom(msg.sender,STAKE,stakeSupply) (#497)
- _totalSupply = _totalSupply.sub(amount) (#828)
- _transferFrom(msg.sender,STAKE,stakeSupply) (#497)
- cooldownTimer[recipient] = block.number + cooldownTimerInterval (#581)
- _transferFrom(msg.sender,STAKE,stakeSupply) (#497)
- inSwap = true (#445)
- inSwap = false (#445)
Reentrancy in HouseCoin.constructor() (#447-500):
External calls:
- pair = IDEXFactory(router.factory()).createPair(WBNB,address(this)) (#450)
- distributor.setRewardToken(REWARD) (#479)
- distributor.setWBNB(WBNB) (#480)
- _transferFrom(msg.sender,MKT,marketingSupply) (#496)
- router.swapExactTokensForETHSupportingFeeOnTransferTokens(amountToSwap,0,path,address(this),block.timestamp) (#700-706)
- distributor.deposit{value: amountBNBReflection}() (#713)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNBMarketing}() (#716)
- distributor.setShare(sender,_balances[sender]) (#601)
- router.addLiquidityETH{value: amountBNBLiquidity}(address(this),amountToLiquify,0,0,autoLiquidityReceiver,block.timestamp) (#720-727)
- distributor.setShare(recipient,_balances[recipient]) (#605)
- router.swapExactTokensForETHSupportingFeeOnTransferTokens(balanceOf(address(this)),0,path,address(this),block.timestamp) (#731-737)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNB}() (#739)
- distributor.process(distributorGas) (#608)
- _transferFrom(msg.sender,STAKE,stakeSupply) (#497)
- router.swapExactTokensForETHSupportingFeeOnTransferTokens(amountToSwap,0,path,address(this),block.timestamp) (#700-706)
- distributor.deposit{value: amountBNBReflection}() (#713)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNBMarketing}() (#716)
- distributor.setShare(sender,_balances[sender]) (#601)
- router.addLiquidityETH{value: amountBNBLiquidity}(address(this),amountToLiquify,0,0,autoLiquidityReceiver,block.timestamp) (#720-727)
- distributor.setShare(recipient,_balances[recipient]) (#605)
- router.swapExactTokensForETHSupportingFeeOnTransferTokens(balanceOf(address(this)),0,path,address(this),block.timestamp) (#731-737)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNB}() (#739)
- distributor.process(distributorGas) (#608)
- _transferFrom(msg.sender,DEAD,deadSupply) (#498)
- router.swapExactTokensForETHSupportingFeeOnTransferTokens(amountToSwap,0,path,address(this),block.timestamp) (#700-706)
- distributor.deposit{value: amountBNBReflection}() (#713)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNBMarketing}() (#716)
- distributor.setShare(sender,_balances[sender]) (#601)
- router.addLiquidityETH{value: amountBNBLiquidity}(address(this),amountToLiquify,0,0,autoLiquidityReceiver,block.timestamp) (#720-727)
- distributor.setShare(recipient,_balances[recipient]) (#605)
- router.swapExactTokensForETHSupportingFeeOnTransferTokens(balanceOf(address(this)),0,path,address(this),block.timestamp) (#731-737)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNB}() (#739)
- distributor.process(distributorGas) (#608)
External calls sending eth:
- _transferFrom(msg.sender,MKT,marketingSupply) (#496)
- distributor.deposit{value: amountBNBReflection}() (#713)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNBMarketing}() (#716)
- router.addLiquidityETH{value: amountBNBLiquidity}(address(this),amountToLiquify,0,0,autoLiquidityReceiver,block.timestamp) (#720-727)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNB}() (#739)
- _transferFrom(msg.sender,STAKE,stakeSupply) (#497)
- distributor.deposit{value: amountBNBReflection}() (#713)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNBMarketing}() (#716)
- router.addLiquidityETH{value: amountBNBLiquidity}(address(this),amountToLiquify,0,0,autoLiquidityReceiver,block.timestamp) (#720-727)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNB}() (#739)
- _transferFrom(msg.sender,DEAD,deadSupply) (#498)
- distributor.deposit{value: amountBNBReflection}() (#713)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNBMarketing}() (#716)
- router.addLiquidityETH{value: amountBNBLiquidity}(address(this),amountToLiquify,0,0,autoLiquidityReceiver,block.timestamp) (#720-727)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNB}() (#739)
State variables written after the call(s):
- _transferFrom(msg.sender,DEAD,deadSupply) (#498)
- _balances[sender] = _balances[sender].sub(amount,Insufficient Balance) (#616)
- _balances[account] = _balances[account].sub(amount,BEP20: burn amount exceeds balance) (#827)
- _balances[recipient] = _balances[recipient].add(amount) (#617)
- _balances[DEAD] = _balances[DEAD].add(burnedAmount) (#637)
- _balances[address(this)] = _balances[address(this)].add(feeAmount) (#644)
- _balances[address(this)] = _balances[address(this)].add(feeAmount) (#649)
- _balances[sender] = _balances[sender].sub(amount,Insufficient Balance) (#594)
- _balances[recipient] = _balances[recipient].add(amountReceived) (#597)
- _transferFrom(msg.sender,DEAD,deadSupply) (#498)
- _totalSupply = _totalSupply.sub(amount) (#828)
- _transferFrom(msg.sender,DEAD,deadSupply) (#498)
- cooldownTimer[recipient] = block.number + cooldownTimerInterval (#581)
- _transferFrom(msg.sender,DEAD,deadSupply) (#498)
- inSwap = true (#445)
- inSwap = false (#445)
Reentrancy in HouseCoin.constructor() (#447-500):
External calls:
- pair = IDEXFactory(router.factory()).createPair(WBNB,address(this)) (#450)
- distributor.setRewardToken(REWARD) (#479)
- distributor.setWBNB(WBNB) (#480)
- _transferFrom(msg.sender,MKT,marketingSupply) (#496)
- router.swapExactTokensForETHSupportingFeeOnTransferTokens(amountToSwap,0,path,address(this),block.timestamp) (#700-706)
- distributor.deposit{value: amountBNBReflection}() (#713)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNBMarketing}() (#716)
- distributor.setShare(sender,_balances[sender]) (#601)
- router.addLiquidityETH{value: amountBNBLiquidity}(address(this),amountToLiquify,0,0,autoLiquidityReceiver,block.timestamp) (#720-727)
- distributor.setShare(recipient,_balances[recipient]) (#605)
- router.swapExactTokensForETHSupportingFeeOnTransferTokens(balanceOf(address(this)),0,path,address(this),block.timestamp) (#731-737)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNB}() (#739)
- distributor.process(distributorGas) (#608)
- _transferFrom(msg.sender,STAKE,stakeSupply) (#497)
- router.swapExactTokensForETHSupportingFeeOnTransferTokens(amountToSwap,0,path,address(this),block.timestamp) (#700-706)
- distributor.deposit{value: amountBNBReflection}() (#713)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNBMarketing}() (#716)
- distributor.setShare(sender,_balances[sender]) (#601)
- router.addLiquidityETH{value: amountBNBLiquidity}(address(this),amountToLiquify,0,0,autoLiquidityReceiver,block.timestamp) (#720-727)
- distributor.setShare(recipient,_balances[recipient]) (#605)
- router.swapExactTokensForETHSupportingFeeOnTransferTokens(balanceOf(address(this)),0,path,address(this),block.timestamp) (#731-737)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNB}() (#739)
- distributor.process(distributorGas) (#608)
- _transferFrom(msg.sender,DEAD,deadSupply) (#498)
- router.swapExactTokensForETHSupportingFeeOnTransferTokens(amountToSwap,0,path,address(this),block.timestamp) (#700-706)
- distributor.deposit{value: amountBNBReflection}() (#713)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNBMarketing}() (#716)
- distributor.setShare(sender,_balances[sender]) (#601)
- router.addLiquidityETH{value: amountBNBLiquidity}(address(this),amountToLiquify,0,0,autoLiquidityReceiver,block.timestamp) (#720-727)
- distributor.setShare(recipient,_balances[recipient]) (#605)
- router.swapExactTokensForETHSupportingFeeOnTransferTokens(balanceOf(address(this)),0,path,address(this),block.timestamp) (#731-737)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNB}() (#739)
- distributor.process(distributorGas) (#608)
- _transferFrom(msg.sender,XCHANGE,xchangeSupply) (#499)
- router.swapExactTokensForETHSupportingFeeOnTransferTokens(amountToSwap,0,path,address(this),block.timestamp) (#700-706)
- distributor.deposit{value: amountBNBReflection}() (#713)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNBMarketing}() (#716)
- distributor.setShare(sender,_balances[sender]) (#601)
- router.addLiquidityETH{value: amountBNBLiquidity}(address(this),amountToLiquify,0,0,autoLiquidityReceiver,block.timestamp) (#720-727)
- distributor.setShare(recipient,_balances[recipient]) (#605)
- router.swapExactTokensForETHSupportingFeeOnTransferTokens(balanceOf(address(this)),0,path,address(this),block.timestamp) (#731-737)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNB}() (#739)
- distributor.process(distributorGas) (#608)
External calls sending eth:
- _transferFrom(msg.sender,MKT,marketingSupply) (#496)
- distributor.deposit{value: amountBNBReflection}() (#713)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNBMarketing}() (#716)
- router.addLiquidityETH{value: amountBNBLiquidity}(address(this),amountToLiquify,0,0,autoLiquidityReceiver,block.timestamp) (#720-727)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNB}() (#739)
- _transferFrom(msg.sender,STAKE,stakeSupply) (#497)
- distributor.deposit{value: amountBNBReflection}() (#713)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNBMarketing}() (#716)
- router.addLiquidityETH{value: amountBNBLiquidity}(address(this),amountToLiquify,0,0,autoLiquidityReceiver,block.timestamp) (#720-727)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNB}() (#739)
- _transferFrom(msg.sender,DEAD,deadSupply) (#498)
- distributor.deposit{value: amountBNBReflection}() (#713)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNBMarketing}() (#716)
- router.addLiquidityETH{value: amountBNBLiquidity}(address(this),amountToLiquify,0,0,autoLiquidityReceiver,block.timestamp) (#720-727)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNB}() (#739)
- _transferFrom(msg.sender,XCHANGE,xchangeSupply) (#499)
- distributor.deposit{value: amountBNBReflection}() (#713)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNBMarketing}() (#716)
- router.addLiquidityETH{value: amountBNBLiquidity}(address(this),amountToLiquify,0,0,autoLiquidityReceiver,block.timestamp) (#720-727)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNB}() (#739)
State variables written after the call(s):
- _transferFrom(msg.sender,XCHANGE,xchangeSupply) (#499)
- _balances[sender] = _balances[sender].sub(amount,Insufficient Balance) (#616)
- _balances[account] = _balances[account].sub(amount,BEP20: burn amount exceeds balance) (#827)
- _balances[recipient] = _balances[recipient].add(amount) (#617)
- _balances[DEAD] = _balances[DEAD].add(burnedAmount) (#637)
- _balances[address(this)] = _balances[address(this)].add(feeAmount) (#644)
- _balances[address(this)] = _balances[address(this)].add(feeAmount) (#649)
- _balances[sender] = _balances[sender].sub(amount,Insufficient Balance) (#594)
- _balances[recipient] = _balances[recipient].add(amountReceived) (#597)
- _transferFrom(msg.sender,XCHANGE,xchangeSupply) (#499)
- _totalSupply = _totalSupply.sub(amount) (#828)
- _transferFrom(msg.sender,XCHANGE,xchangeSupply) (#499)
- cooldownTimer[recipient] = block.number + cooldownTimerInterval (#581)
- _transferFrom(msg.sender,XCHANGE,xchangeSupply) (#499)
- inSwap = true (#445)
- inSwap = false (#445)
Apply the check-effects-interactions pattern.

Additional information: link

HouseCoin.swapBack() (#689-742) sends eth to arbitrary user
Dangerous calls:
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNBMarketing}() (#716)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNB}() (#739)
Ensure that an arbitrary user cannot withdraw unauthorized funds.

Additional information: link

DividendDistributor.clearStuckDividends(address) (#267-270) ignores return value by REWARD.transfer(_address,balance) (#269)
DividendDistributor.distributeDividend(address) (#331-342) ignores return value by REWARD.transfer(shareholder,amount) (#337)
HouseCoin.recoverWrongTokens(address,uint256) (#669-673) ignores return value by IBEP20(_tokenAddress).transfer(address(msg.sender),_tokenAmount) (#671)
Use SafeERC20, or ensure that the transfer/transferFrom return value is checked.

Additional information: link


Too many vulnerabilities (Unchecked transfer, Reentrancy vulnerability, etc.). High risk of a scam. DYOR & manual audit are advised.


Contract ownership is not renounced (belongs to a wallet)


Combination 1: Reentrancy vulnerabilities + Functions that send Ether to arbitraty destination. Usual for scams. May be justified by some complex mechanics (e.g. rebase, reflections). DYOR & manual audit are advised.


Combination 2: Unchecked transfer + Functions that send Ether to arbitraty destination. Usual for scams. May be justified by some complex mechanics (e.g. rebase, reflections). DYOR & manual audit are advised.


Combination 3: Reentrancy vulnerabilities + Unchecked transfer vulnerability. Usual for scams. May be justified by some complex mechanics (e.g. rebase, reflections). DYOR & manual audit are advised.

HouseCoin.swapBack().tmpSuccess (#716) is written in both
(tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNBMarketing}() (#716)
tmpSuccess = false (#717)
Fix or remove the writes.

Additional information: link


Unable to verify that contract auditor is trusted: Certik, Quantstamp, Hacken, Solidity, Paladinsec, Openzeppelin, Verichains

HouseCoin.swapBack() (#689-742) ignores return value by router.addLiquidityETH{value: amountBNBLiquidity}(address(this),amountToLiquify,0,0,autoLiquidityReceiver,block.timestamp) (#720-727)
Ensure that all the return values of the function calls are used.

Additional information: link

DividendDistributor.distributeDividend(address) (#331-342) has external calls inside a loop: REWARD.transfer(shareholder,amount) (#337)
HouseCoin.airdrop(address,address[],uint256[]) (#834-855) has external calls inside a loop: distributor.setShare(addresses[i_scope_0],_balances[addresses[i_scope_0]]) (#847)
Favor pull over push strategy for external calls.

Additional information: link

Variable IDEXRouter.addLiquidity(address,address,uint256,uint256,uint256,uint256,address,uint256).amountADesired (#146) is too similar to IDEXRouter.addLiquidity(address,address,uint256,uint256,uint256,uint256,address,uint256).amountBDesired (#147)
Prevent variables from having similar names.

Additional information: link

Reentrancy in DividendDistributor.distributeDividend(address) (#331-342):
External calls:
- REWARD.transfer(shareholder,amount) (#337)
State variables written after the call(s):
- shares[shareholder].totalRealised = shares[shareholder].totalRealised.add(amount) (#339)
- shares[shareholder].totalExcluded = getCumulativeDividends(shares[shareholder].amount) (#340)
Reentrancy in DividendDistributor.process(uint256) (#300-324):
External calls:
- distributeDividend(shareholders[currentIndex]) (#316)
- REWARD.transfer(shareholder,amount) (#337)
State variables written after the call(s):
- currentIndex ++ (#321)
Reentrancy in DividendDistributor.setShare(address,uint256) (#251-265):
External calls:
- distributeDividend(shareholder) (#253)
- REWARD.transfer(shareholder,amount) (#337)
State variables written after the call(s):
- shares[shareholder].amount = amount (#263)
- shares[shareholder].totalExcluded = getCumulativeDividends(shares[shareholder].amount) (#264)
Apply the check-effects-interactions pattern.

Additional information: link

DividendDistributor.setDistributionCriteria(uint256,uint256) (#246-249) should emit an event for:
- minPeriod = _minPeriod (#247)
- minDistribution = _minDistribution (#248)
HouseCoin.setTxLimit(uint256) (#744-746) should emit an event for:
- _maxTxAmount = amount (#745)
HouseCoin.setTransferTaxRate(uint256) (#770-773) should emit an event for:
- transferTaxRate = _transferTaxRate (#771)
HouseCoin.setFeeDistribution(uint256,uint256,uint256,uint256) (#774-781) should emit an event for:
- liquidityFee = _liquidityFee (#775)
- reflectionFee = _reflectionFee (#776)
- marketingFee = _marketingFee (#777)
- burnFee = _burnFee (#778)
- totalFee = _liquidityFee.add(_reflectionFee).add(_marketingFee).add(_burnFee) (#779)
HouseCoin.setTargetLiquidity(uint256,uint256) (#793-796) should emit an event for:
- targetLiquidity = _target (#794)
- targetLiquidityDenominator = _denominator (#795)
Emit an event for critical parameter changes.

Additional information: link

DividendDistributor.setWBNB(address)._address (#276) lacks a zero-check on :
- WBNB = _address (#277)
Auth.transferOwnership(address).adr (#126) lacks a zero-check on :
- owner = adr (#127)
HouseCoin.setFeeReceivers(address,address)._autoLiquidityReceiver (#783) lacks a zero-check on :
- autoLiquidityReceiver = _autoLiquidityReceiver (#784)
HouseCoin.setFeeReceivers(address,address)._marketingFeeReceiver (#783) lacks a zero-check on :
- marketingFeeReceiver = _marketingFeeReceiver (#785)
Check that the address is not zero.

Additional information: link

Variable 'HouseCoin.swapBack().tmpSuccess (#716)' in HouseCoin.swapBack() (#689-742) potentially used before declaration: (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNB}() (#739)
Move all variable declarations prior to any usage of the variable, and ensure that reaching a variable declaration does not depend on some conditional if it is used unconditionally.

Additional information: link

Reentrancy in HouseCoin.constructor() (#447-500):
External calls:
- pair = IDEXFactory(router.factory()).createPair(WBNB,address(this)) (#450)
State variables written after the call(s):
- _allowances[address(this)][address(router)] = uint256(- 1) (#451)
- distributor = new DividendDistributor(address(router)) (#453)
- isFeeExempt[msg.sender] = true (#455)
- isFeeExempt[STAKE] = true (#456)
- isFeeExempt[XCHANGE] = true (#457)
- isFeeExempt[DEAD] = true (#458)
- isFeeExempt[MKT] = true (#459)
- isFeeExempt[XCHANGE] = true (#460)
- isFeeExempt[STAKE] = true (#461)
- isTimelockExempt[msg.sender] = true (#470)
- isTimelockExempt[DEAD] = true (#471)
- isTimelockExempt[address(this)] = true (#472)
- isTxLimitExempt[owner] = true (#463)
- isTxLimitExempt[DEAD] = true (#464)
- isTxLimitExempt[MKT] = true (#465)
- isTxLimitExempt[XCHANGE] = true (#466)
- isTxLimitExempt[STAKE] = true (#467)
Reentrancy in HouseCoin.constructor() (#447-500):
External calls:
- pair = IDEXFactory(router.factory()).createPair(WBNB,address(this)) (#450)
- distributor.setRewardToken(REWARD) (#479)
- distributor.setWBNB(WBNB) (#480)
State variables written after the call(s):
- _balances[msg.sender] = _totalSupply (#486)
- isDividendExempt[pair] = true (#490)
- isDividendExempt[CA] = true (#491)
- isDividendExempt[DEAD] = true (#492)
- isDividendExempt[XCHANGE] = true (#493)
- isDividendExempt[STAKE] = true (#494)
Reentrancy in DividendDistributor.deposit() (#280-298):
External calls:
- router.swapExactETHForTokensSupportingFeeOnTransferTokens{value: msg.value}(0,path,address(this),block.timestamp) (#287-292)
State variables written after the call(s):
- dividendsPerShare = dividendsPerShare.add(dividendsPerShareAccuracyFactor.mul(amount).div(totalShares)) (#297)
- totalDividends = totalDividends.add(amount) (#296)
Reentrancy in DividendDistributor.distributeDividend(address) (#331-342):
External calls:
- REWARD.transfer(shareholder,amount) (#337)
State variables written after the call(s):
- shareholderClaims[shareholder] = block.timestamp (#338)
Reentrancy in DividendDistributor.setShare(address,uint256) (#251-265):
External calls:
- distributeDividend(shareholder) (#253)
- REWARD.transfer(shareholder,amount) (#337)
State variables written after the call(s):
- addShareholder(shareholder) (#257)
- shareholderIndexes[shareholder] = shareholders.length (#364)
- removeShareholder(shareholder) (#259)
- shareholderIndexes[shareholders[shareholders.length - 1]] = shareholderIndexes[shareholder] (#370)
- addShareholder(shareholder) (#257)
- shareholders.push(shareholder) (#365)
- removeShareholder(shareholder) (#259)
- shareholders[shareholderIndexes[shareholder]] = shareholders[shareholders.length - 1] (#369)
- shareholders.pop() (#371)
- totalShares = totalShares.sub(shares[shareholder].amount).add(amount) (#262)
Apply the check-effects-interactions pattern.

Additional information: link

Reentrancy in HouseCoin._transferFrom(address,address,uint256) (#557-613):
External calls:
- swapBack() (#589)
- router.swapExactTokensForETHSupportingFeeOnTransferTokens(amountToSwap,0,path,address(this),block.timestamp) (#700-706)
- distributor.deposit{value: amountBNBReflection}() (#713)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNBMarketing}() (#716)
- router.addLiquidityETH{value: amountBNBLiquidity}(address(this),amountToLiquify,0,0,autoLiquidityReceiver,block.timestamp) (#720-727)
- router.swapExactTokensForETHSupportingFeeOnTransferTokens(balanceOf(address(this)),0,path,address(this),block.timestamp) (#731-737)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNB}() (#739)
- distributor.setShare(sender,_balances[sender]) (#601)
- distributor.setShare(recipient,_balances[recipient]) (#605)
- distributor.process(distributorGas) (#608)
External calls sending eth:
- swapBack() (#589)
- distributor.deposit{value: amountBNBReflection}() (#713)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNBMarketing}() (#716)
- router.addLiquidityETH{value: amountBNBLiquidity}(address(this),amountToLiquify,0,0,autoLiquidityReceiver,block.timestamp) (#720-727)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNB}() (#739)
Event emitted after the call(s):
- Transfer(sender,recipient,amountReceived) (#610)
Reentrancy in HouseCoin._transferFrom(address,address,uint256) (#557-613):
External calls:
- swapBack() (#589)
- router.swapExactTokensForETHSupportingFeeOnTransferTokens(amountToSwap,0,path,address(this),block.timestamp) (#700-706)
- distributor.deposit{value: amountBNBReflection}() (#713)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNBMarketing}() (#716)
- router.addLiquidityETH{value: amountBNBLiquidity}(address(this),amountToLiquify,0,0,autoLiquidityReceiver,block.timestamp) (#720-727)
- router.swapExactTokensForETHSupportingFeeOnTransferTokens(balanceOf(address(this)),0,path,address(this),block.timestamp) (#731-737)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNB}() (#739)
External calls sending eth:
- swapBack() (#589)
- distributor.deposit{value: amountBNBReflection}() (#713)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNBMarketing}() (#716)
- router.addLiquidityETH{value: amountBNBLiquidity}(address(this),amountToLiquify,0,0,autoLiquidityReceiver,block.timestamp) (#720-727)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNB}() (#739)
Event emitted after the call(s):
- Transfer(account,address(0),amount) (#829)
- amountReceived = takeFee(sender,recipient,amount) (#596)
- Transfer(sender,address(this),feeAmount) (#645)
- amountReceived = takeFee(sender,recipient,amount) (#596)
- Transfer(sender,address(this),feeAmount) (#650)
- amountReceived = takeFee(sender,recipient,amount) (#596)
Reentrancy in HouseCoin.constructor() (#447-500):
External calls:
- pair = IDEXFactory(router.factory()).createPair(WBNB,address(this)) (#450)
- distributor.setRewardToken(REWARD) (#479)
- distributor.setWBNB(WBNB) (#480)
Event emitted after the call(s):
- Transfer(ZERO,msg.sender,_totalSupply) (#488)
Reentrancy in HouseCoin.constructor() (#447-500):
External calls:
- pair = IDEXFactory(router.factory()).createPair(WBNB,address(this)) (#450)
- distributor.setRewardToken(REWARD) (#479)
- distributor.setWBNB(WBNB) (#480)
- _transferFrom(msg.sender,MKT,marketingSupply) (#496)
- router.swapExactTokensForETHSupportingFeeOnTransferTokens(amountToSwap,0,path,address(this),block.timestamp) (#700-706)
- distributor.deposit{value: amountBNBReflection}() (#713)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNBMarketing}() (#716)
- distributor.setShare(sender,_balances[sender]) (#601)
- router.addLiquidityETH{value: amountBNBLiquidity}(address(this),amountToLiquify,0,0,autoLiquidityReceiver,block.timestamp) (#720-727)
- distributor.setShare(recipient,_balances[recipient]) (#605)
- router.swapExactTokensForETHSupportingFeeOnTransferTokens(balanceOf(address(this)),0,path,address(this),block.timestamp) (#731-737)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNB}() (#739)
- distributor.process(distributorGas) (#608)
External calls sending eth:
- _transferFrom(msg.sender,MKT,marketingSupply) (#496)
- distributor.deposit{value: amountBNBReflection}() (#713)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNBMarketing}() (#716)
- router.addLiquidityETH{value: amountBNBLiquidity}(address(this),amountToLiquify,0,0,autoLiquidityReceiver,block.timestamp) (#720-727)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNB}() (#739)
Event emitted after the call(s):
- AutoLiquify(amountBNBLiquidity,amountToLiquify) (#728)
- _transferFrom(msg.sender,MKT,marketingSupply) (#496)
- Transfer(sender,recipient,amount) (#618)
- _transferFrom(msg.sender,MKT,marketingSupply) (#496)
- Transfer(account,address(0),amount) (#829)
- _transferFrom(msg.sender,MKT,marketingSupply) (#496)
- Transfer(sender,address(this),feeAmount) (#645)
- _transferFrom(msg.sender,MKT,marketingSupply) (#496)
- Transfer(sender,address(this),feeAmount) (#650)
- _transferFrom(msg.sender,MKT,marketingSupply) (#496)
- Transfer(sender,recipient,amountReceived) (#610)
- _transferFrom(msg.sender,MKT,marketingSupply) (#496)
Reentrancy in HouseCoin.constructor() (#447-500):
External calls:
- pair = IDEXFactory(router.factory()).createPair(WBNB,address(this)) (#450)
- distributor.setRewardToken(REWARD) (#479)
- distributor.setWBNB(WBNB) (#480)
- _transferFrom(msg.sender,MKT,marketingSupply) (#496)
- router.swapExactTokensForETHSupportingFeeOnTransferTokens(amountToSwap,0,path,address(this),block.timestamp) (#700-706)
- distributor.deposit{value: amountBNBReflection}() (#713)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNBMarketing}() (#716)
- distributor.setShare(sender,_balances[sender]) (#601)
- router.addLiquidityETH{value: amountBNBLiquidity}(address(this),amountToLiquify,0,0,autoLiquidityReceiver,block.timestamp) (#720-727)
- distributor.setShare(recipient,_balances[recipient]) (#605)
- router.swapExactTokensForETHSupportingFeeOnTransferTokens(balanceOf(address(this)),0,path,address(this),block.timestamp) (#731-737)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNB}() (#739)
- distributor.process(distributorGas) (#608)
- _transferFrom(msg.sender,STAKE,stakeSupply) (#497)
- router.swapExactTokensForETHSupportingFeeOnTransferTokens(amountToSwap,0,path,address(this),block.timestamp) (#700-706)
- distributor.deposit{value: amountBNBReflection}() (#713)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNBMarketing}() (#716)
- distributor.setShare(sender,_balances[sender]) (#601)
- router.addLiquidityETH{value: amountBNBLiquidity}(address(this),amountToLiquify,0,0,autoLiquidityReceiver,block.timestamp) (#720-727)
- distributor.setShare(recipient,_balances[recipient]) (#605)
- router.swapExactTokensForETHSupportingFeeOnTransferTokens(balanceOf(address(this)),0,path,address(this),block.timestamp) (#731-737)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNB}() (#739)
- distributor.process(distributorGas) (#608)
External calls sending eth:
- _transferFrom(msg.sender,MKT,marketingSupply) (#496)
- distributor.deposit{value: amountBNBReflection}() (#713)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNBMarketing}() (#716)
- router.addLiquidityETH{value: amountBNBLiquidity}(address(this),amountToLiquify,0,0,autoLiquidityReceiver,block.timestamp) (#720-727)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNB}() (#739)
- _transferFrom(msg.sender,STAKE,stakeSupply) (#497)
- distributor.deposit{value: amountBNBReflection}() (#713)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNBMarketing}() (#716)
- router.addLiquidityETH{value: amountBNBLiquidity}(address(this),amountToLiquify,0,0,autoLiquidityReceiver,block.timestamp) (#720-727)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNB}() (#739)
Event emitted after the call(s):
- AutoLiquify(amountBNBLiquidity,amountToLiquify) (#728)
- _transferFrom(msg.sender,STAKE,stakeSupply) (#497)
- Transfer(sender,recipient,amount) (#618)
- _transferFrom(msg.sender,STAKE,stakeSupply) (#497)
- Transfer(account,address(0),amount) (#829)
- _transferFrom(msg.sender,STAKE,stakeSupply) (#497)
- Transfer(sender,address(this),feeAmount) (#645)
- _transferFrom(msg.sender,STAKE,stakeSupply) (#497)
- Transfer(sender,address(this),feeAmount) (#650)
- _transferFrom(msg.sender,STAKE,stakeSupply) (#497)
- Transfer(sender,recipient,amountReceived) (#610)
- _transferFrom(msg.sender,STAKE,stakeSupply) (#497)
Reentrancy in HouseCoin.constructor() (#447-500):
External calls:
- pair = IDEXFactory(router.factory()).createPair(WBNB,address(this)) (#450)
- distributor.setRewardToken(REWARD) (#479)
- distributor.setWBNB(WBNB) (#480)
- _transferFrom(msg.sender,MKT,marketingSupply) (#496)
- router.swapExactTokensForETHSupportingFeeOnTransferTokens(amountToSwap,0,path,address(this),block.timestamp) (#700-706)
- distributor.deposit{value: amountBNBReflection}() (#713)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNBMarketing}() (#716)
- distributor.setShare(sender,_balances[sender]) (#601)
- router.addLiquidityETH{value: amountBNBLiquidity}(address(this),amountToLiquify,0,0,autoLiquidityReceiver,block.timestamp) (#720-727)
- distributor.setShare(recipient,_balances[recipient]) (#605)
- router.swapExactTokensForETHSupportingFeeOnTransferTokens(balanceOf(address(this)),0,path,address(this),block.timestamp) (#731-737)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNB}() (#739)
- distributor.process(distributorGas) (#608)
- _transferFrom(msg.sender,STAKE,stakeSupply) (#497)
- router.swapExactTokensForETHSupportingFeeOnTransferTokens(amountToSwap,0,path,address(this),block.timestamp) (#700-706)
- distributor.deposit{value: amountBNBReflection}() (#713)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNBMarketing}() (#716)
- distributor.setShare(sender,_balances[sender]) (#601)
- router.addLiquidityETH{value: amountBNBLiquidity}(address(this),amountToLiquify,0,0,autoLiquidityReceiver,block.timestamp) (#720-727)
- distributor.setShare(recipient,_balances[recipient]) (#605)
- router.swapExactTokensForETHSupportingFeeOnTransferTokens(balanceOf(address(this)),0,path,address(this),block.timestamp) (#731-737)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNB}() (#739)
- distributor.process(distributorGas) (#608)
- _transferFrom(msg.sender,DEAD,deadSupply) (#498)
- router.swapExactTokensForETHSupportingFeeOnTransferTokens(amountToSwap,0,path,address(this),block.timestamp) (#700-706)
- distributor.deposit{value: amountBNBReflection}() (#713)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNBMarketing}() (#716)
- distributor.setShare(sender,_balances[sender]) (#601)
- router.addLiquidityETH{value: amountBNBLiquidity}(address(this),amountToLiquify,0,0,autoLiquidityReceiver,block.timestamp) (#720-727)
- distributor.setShare(recipient,_balances[recipient]) (#605)
- router.swapExactTokensForETHSupportingFeeOnTransferTokens(balanceOf(address(this)),0,path,address(this),block.timestamp) (#731-737)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNB}() (#739)
- distributor.process(distributorGas) (#608)
External calls sending eth:
- _transferFrom(msg.sender,MKT,marketingSupply) (#496)
- distributor.deposit{value: amountBNBReflection}() (#713)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNBMarketing}() (#716)
- router.addLiquidityETH{value: amountBNBLiquidity}(address(this),amountToLiquify,0,0,autoLiquidityReceiver,block.timestamp) (#720-727)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNB}() (#739)
- _transferFrom(msg.sender,STAKE,stakeSupply) (#497)
- distributor.deposit{value: amountBNBReflection}() (#713)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNBMarketing}() (#716)
- router.addLiquidityETH{value: amountBNBLiquidity}(address(this),amountToLiquify,0,0,autoLiquidityReceiver,block.timestamp) (#720-727)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNB}() (#739)
- _transferFrom(msg.sender,DEAD,deadSupply) (#498)
- distributor.deposit{value: amountBNBReflection}() (#713)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNBMarketing}() (#716)
- router.addLiquidityETH{value: amountBNBLiquidity}(address(this),amountToLiquify,0,0,autoLiquidityReceiver,block.timestamp) (#720-727)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNB}() (#739)
Event emitted after the call(s):
- AutoLiquify(amountBNBLiquidity,amountToLiquify) (#728)
- _transferFrom(msg.sender,DEAD,deadSupply) (#498)
- Transfer(sender,recipient,amount) (#618)
- _transferFrom(msg.sender,DEAD,deadSupply) (#498)
- Transfer(account,address(0),amount) (#829)
- _transferFrom(msg.sender,DEAD,deadSupply) (#498)
- Transfer(sender,address(this),feeAmount) (#645)
- _transferFrom(msg.sender,DEAD,deadSupply) (#498)
- Transfer(sender,address(this),feeAmount) (#650)
- _transferFrom(msg.sender,DEAD,deadSupply) (#498)
- Transfer(sender,recipient,amountReceived) (#610)
- _transferFrom(msg.sender,DEAD,deadSupply) (#498)
Reentrancy in HouseCoin.constructor() (#447-500):
External calls:
- pair = IDEXFactory(router.factory()).createPair(WBNB,address(this)) (#450)
- distributor.setRewardToken(REWARD) (#479)
- distributor.setWBNB(WBNB) (#480)
- _transferFrom(msg.sender,MKT,marketingSupply) (#496)
- router.swapExactTokensForETHSupportingFeeOnTransferTokens(amountToSwap,0,path,address(this),block.timestamp) (#700-706)
- distributor.deposit{value: amountBNBReflection}() (#713)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNBMarketing}() (#716)
- distributor.setShare(sender,_balances[sender]) (#601)
- router.addLiquidityETH{value: amountBNBLiquidity}(address(this),amountToLiquify,0,0,autoLiquidityReceiver,block.timestamp) (#720-727)
- distributor.setShare(recipient,_balances[recipient]) (#605)
- router.swapExactTokensForETHSupportingFeeOnTransferTokens(balanceOf(address(this)),0,path,address(this),block.timestamp) (#731-737)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNB}() (#739)
- distributor.process(distributorGas) (#608)
- _transferFrom(msg.sender,STAKE,stakeSupply) (#497)
- router.swapExactTokensForETHSupportingFeeOnTransferTokens(amountToSwap,0,path,address(this),block.timestamp) (#700-706)
- distributor.deposit{value: amountBNBReflection}() (#713)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNBMarketing}() (#716)
- distributor.setShare(sender,_balances[sender]) (#601)
- router.addLiquidityETH{value: amountBNBLiquidity}(address(this),amountToLiquify,0,0,autoLiquidityReceiver,block.timestamp) (#720-727)
- distributor.setShare(recipient,_balances[recipient]) (#605)
- router.swapExactTokensForETHSupportingFeeOnTransferTokens(balanceOf(address(this)),0,path,address(this),block.timestamp) (#731-737)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNB}() (#739)
- distributor.process(distributorGas) (#608)
- _transferFrom(msg.sender,DEAD,deadSupply) (#498)
- router.swapExactTokensForETHSupportingFeeOnTransferTokens(amountToSwap,0,path,address(this),block.timestamp) (#700-706)
- distributor.deposit{value: amountBNBReflection}() (#713)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNBMarketing}() (#716)
- distributor.setShare(sender,_balances[sender]) (#601)
- router.addLiquidityETH{value: amountBNBLiquidity}(address(this),amountToLiquify,0,0,autoLiquidityReceiver,block.timestamp) (#720-727)
- distributor.setShare(recipient,_balances[recipient]) (#605)
- router.swapExactTokensForETHSupportingFeeOnTransferTokens(balanceOf(address(this)),0,path,address(this),block.timestamp) (#731-737)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNB}() (#739)
- distributor.process(distributorGas) (#608)
- _transferFrom(msg.sender,XCHANGE,xchangeSupply) (#499)
- router.swapExactTokensForETHSupportingFeeOnTransferTokens(amountToSwap,0,path,address(this),block.timestamp) (#700-706)
- distributor.deposit{value: amountBNBReflection}() (#713)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNBMarketing}() (#716)
- distributor.setShare(sender,_balances[sender]) (#601)
- router.addLiquidityETH{value: amountBNBLiquidity}(address(this),amountToLiquify,0,0,autoLiquidityReceiver,block.timestamp) (#720-727)
- distributor.setShare(recipient,_balances[recipient]) (#605)
- router.swapExactTokensForETHSupportingFeeOnTransferTokens(balanceOf(address(this)),0,path,address(this),block.timestamp) (#731-737)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNB}() (#739)
- distributor.process(distributorGas) (#608)
External calls sending eth:
- _transferFrom(msg.sender,MKT,marketingSupply) (#496)
- distributor.deposit{value: amountBNBReflection}() (#713)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNBMarketing}() (#716)
- router.addLiquidityETH{value: amountBNBLiquidity}(address(this),amountToLiquify,0,0,autoLiquidityReceiver,block.timestamp) (#720-727)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNB}() (#739)
- _transferFrom(msg.sender,STAKE,stakeSupply) (#497)
- distributor.deposit{value: amountBNBReflection}() (#713)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNBMarketing}() (#716)
- router.addLiquidityETH{value: amountBNBLiquidity}(address(this),amountToLiquify,0,0,autoLiquidityReceiver,block.timestamp) (#720-727)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNB}() (#739)
- _transferFrom(msg.sender,DEAD,deadSupply) (#498)
- distributor.deposit{value: amountBNBReflection}() (#713)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNBMarketing}() (#716)
- router.addLiquidityETH{value: amountBNBLiquidity}(address(this),amountToLiquify,0,0,autoLiquidityReceiver,block.timestamp) (#720-727)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNB}() (#739)
- _transferFrom(msg.sender,XCHANGE,xchangeSupply) (#499)
- distributor.deposit{value: amountBNBReflection}() (#713)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNBMarketing}() (#716)
- router.addLiquidityETH{value: amountBNBLiquidity}(address(this),amountToLiquify,0,0,autoLiquidityReceiver,block.timestamp) (#720-727)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNB}() (#739)
Event emitted after the call(s):
- AutoLiquify(amountBNBLiquidity,amountToLiquify) (#728)
- _transferFrom(msg.sender,XCHANGE,xchangeSupply) (#499)
- Transfer(sender,recipient,amount) (#618)
- _transferFrom(msg.sender,XCHANGE,xchangeSupply) (#499)
- Transfer(account,address(0),amount) (#829)
- _transferFrom(msg.sender,XCHANGE,xchangeSupply) (#499)
- Transfer(sender,address(this),feeAmount) (#645)
- _transferFrom(msg.sender,XCHANGE,xchangeSupply) (#499)
- Transfer(sender,address(this),feeAmount) (#650)
- _transferFrom(msg.sender,XCHANGE,xchangeSupply) (#499)
- Transfer(sender,recipient,amountReceived) (#610)
- _transferFrom(msg.sender,XCHANGE,xchangeSupply) (#499)
Reentrancy in HouseCoin.recoverWrongTokens(address,uint256) (#669-673):
External calls:
- IBEP20(_tokenAddress).transfer(address(msg.sender),_tokenAmount) (#671)
Event emitted after the call(s):
- AdminTokenRecovery(_tokenAddress,_tokenAmount) (#672)
Reentrancy in HouseCoin.swapBack() (#689-742):
External calls:
- router.swapExactTokensForETHSupportingFeeOnTransferTokens(amountToSwap,0,path,address(this),block.timestamp) (#700-706)
- distributor.deposit{value: amountBNBReflection}() (#713)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNBMarketing}() (#716)
- router.addLiquidityETH{value: amountBNBLiquidity}(address(this),amountToLiquify,0,0,autoLiquidityReceiver,block.timestamp) (#720-727)
External calls sending eth:
- distributor.deposit{value: amountBNBReflection}() (#713)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNBMarketing}() (#716)
- router.addLiquidityETH{value: amountBNBLiquidity}(address(this),amountToLiquify,0,0,autoLiquidityReceiver,block.timestamp) (#720-727)
Event emitted after the call(s):
- AutoLiquify(amountBNBLiquidity,amountToLiquify) (#728)
Apply the check-effects-interactions pattern.

Additional information: link

DividendDistributor.shouldDistribute(address) (#326-329) uses timestamp for comparisons
Dangerous comparisons:
- shareholderClaims[shareholder] + minPeriod < block.timestamp && getUnpaidEarnings(shareholder) > minDistribution (#327-328)
Avoid relying on block.timestamp.

Additional information: link

HouseCoin.tradingStatus(bool) (#678-681) compares to a boolean constant:
-require(bool)(tradingOpen == false) (#679)
Remove the equality to the boolean constant.

Additional information: link

DividendDistributor.process(uint256) (#300-324) has costly operations inside a loop:
- currentIndex = 0 (#312)
DividendDistributor.distributeDividend(address) (#331-342) has costly operations inside a loop:
- totalDistributed = totalDistributed.add(amount) (#336)
DividendDistributor.process(uint256) (#300-324) has costly operations inside a loop:
- currentIndex ++ (#321)
Use a local variable to hold the loop computation result.

Additional information: link

HouseCoin._maxTxAmount (#394) is set pre-construction with a non-constant function or state variable:
- (_totalSupply * 100) / 100
HouseCoin._maxWalletToken (#397) is set pre-construction with a non-constant function or state variable:
- (_totalSupply * 100) / 100
HouseCoin.totalFee (#417) is set pre-construction with a non-constant function or state variable:
- liquidityFee.add(reflectionFee).add(marketingFee).add(burnFee)
HouseCoin.autoLiquidityReceiver (#420) is set pre-construction with a non-constant function or state variable:
- MKT
HouseCoin.marketingFeeReceiver (#421) is set pre-construction with a non-constant function or state variable:
- MKT
HouseCoin.swapThreshold (#443) is set pre-construction with a non-constant function or state variable:
- _totalSupply * 10 / 10000
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.7.4 (#9) 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 HouseCoin.swapBack() (#689-742):
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNBMarketing}() (#716)
- (tmpSuccess) = address(marketingFeeReceiver).call{gas: 30000,value: amountBNB}() (#739)
Avoid low-level calls. Check the call success. If the call is meant for a contract, check for code existence

Additional information: link

Function IDEXRouter.WETH() (#141) is not in mixedCase
Parameter DividendDistributor.setDistributionCriteria(uint256,uint256)._minPeriod (#246) is not in mixedCase
Parameter DividendDistributor.setDistributionCriteria(uint256,uint256)._minDistribution (#246) is not in mixedCase
Parameter DividendDistributor.clearStuckDividends(address)._address (#267) is not in mixedCase
Parameter DividendDistributor.setRewardToken(address)._address (#272) is not in mixedCase
Parameter DividendDistributor.setWBNB(address)._address (#276) is not in mixedCase
Variable DividendDistributor._token (#197) is not in mixedCase
Variable DividendDistributor.REWARD (#205) is not in mixedCase
Variable DividendDistributor.WBNB (#206) is not in mixedCase
Parameter HouseCoin.setRewardToken(address)._rewardTokenAddress (#546) is not in mixedCase
Parameter HouseCoin.clearStuckBalance(uint256,address)._walletAddress (#663) is not in mixedCase
Parameter HouseCoin.recoverWrongTokens(address,uint256)._tokenAddress (#669) is not in mixedCase
Parameter HouseCoin.recoverWrongTokens(address,uint256)._tokenAmount (#669) is not in mixedCase
Parameter HouseCoin.tradingStatus(bool)._status (#678) is not in mixedCase
Parameter HouseCoin.cooldownEnabled(bool,uint8)._status (#684) is not in mixedCase
Parameter HouseCoin.cooldownEnabled(bool,uint8)._interval (#684) is not in mixedCase
Parameter HouseCoin.setTransferTaxRate(uint256)._transferTaxRate (#770) is not in mixedCase
Parameter HouseCoin.setFeeDistribution(uint256,uint256,uint256,uint256)._liquidityFee (#774) is not in mixedCase
Parameter HouseCoin.setFeeDistribution(uint256,uint256,uint256,uint256)._reflectionFee (#774) is not in mixedCase
Parameter HouseCoin.setFeeDistribution(uint256,uint256,uint256,uint256)._marketingFee (#774) is not in mixedCase
Parameter HouseCoin.setFeeDistribution(uint256,uint256,uint256,uint256)._burnFee (#774) is not in mixedCase
Parameter HouseCoin.setFeeReceivers(address,address)._autoLiquidityReceiver (#783) is not in mixedCase
Parameter HouseCoin.setFeeReceivers(address,address)._marketingFeeReceiver (#783) is not in mixedCase
Parameter HouseCoin.setSwapBackSettings(bool,uint256)._enabled (#788) is not in mixedCase
Parameter HouseCoin.setSwapBackSettings(bool,uint256)._amount (#788) is not in mixedCase
Parameter HouseCoin.setTargetLiquidity(uint256,uint256)._target (#793) is not in mixedCase
Parameter HouseCoin.setTargetLiquidity(uint256,uint256)._denominator (#793) is not in mixedCase
Parameter HouseCoin.setDistributionCriteria(uint256,uint256)._minPeriod (#798) is not in mixedCase
Parameter HouseCoin.setDistributionCriteria(uint256,uint256)._minDistribution (#798) is not in mixedCase
Variable HouseCoin.REWARD (#378) is not in mixedCase
Variable HouseCoin.WBNB (#379) is not in mixedCase
Variable HouseCoin.DEAD (#380) is not in mixedCase
Variable HouseCoin.ZERO (#381) is not in mixedCase
Variable HouseCoin.MKT (#383) is not in mixedCase
Variable HouseCoin.STAKE (#384) is not in mixedCase
Variable HouseCoin.XCHANGE (#385) is not in mixedCase
Variable HouseCoin.CA (#386) is not in mixedCase
Constant HouseCoin._name (#387) is not in UPPER_CASE_WITH_UNDERSCORES
Constant HouseCoin._symbol (#388) is not in UPPER_CASE_WITH_UNDERSCORES
Constant HouseCoin._decimals (#389) is not in UPPER_CASE_WITH_UNDERSCORES
Variable HouseCoin._totalSupply (#391) is not in mixedCase
Variable HouseCoin._maxTxAmount (#394) is not in mixedCase
Variable HouseCoin._maxWalletToken (#397) is not in mixedCase
Variable HouseCoin._balances (#399) is not in mixedCase
Variable HouseCoin._allowances (#400) is not in mixedCase
Variable HouseCoin._isBlacklisted (#402) is not in mixedCase
Variable HouseCoin.MAXIMUM_TAX_RATE (#410) is not in mixedCase
Follow the Solidity naming convention.

Additional information: link

DividendDistributor.slitherConstructorVariables() (#194-373) uses literals with too many digits:
- minDistribution = 300000000000000000000000 (#223)
HouseCoin.slitherConstructorVariables() (#375-860) uses literals with too many digits:
- DEAD = 0x000000000000000000000000000000000000dEaD (#380)
HouseCoin.slitherConstructorVariables() (#375-860) uses literals with too many digits:
- ZERO = 0x0000000000000000000000000000000000000000 (#381)
HouseCoin.slitherConstructorVariables() (#375-860) uses literals with too many digits:
- _totalSupply = 1000000000000000000000000000 (#391)
HouseCoin.slitherConstructorVariables() (#375-860) uses literals with too many digits:
- distributorGas = 500000 (#435)
Use: Ether suffix, Time suffix, or The scientific notation

Additional information: link

DividendDistributor.dividendsPerShareAccuracyFactor (#219) should be constant
HouseCoin.DEAD (#380) should be constant
HouseCoin.MAXIMUM_TAX_RATE (#410) should be constant
HouseCoin.MKT (#383) should be constant
HouseCoin.STAKE (#384) should be constant
HouseCoin.WBNB (#379) should be constant
HouseCoin.XCHANGE (#385) should be constant
HouseCoin.ZERO (#381) should be constant
HouseCoin.feeDenominator (#418) should be constant
HouseCoin.launchedAt (#429) should be constant
Add the constant attributes to state variables that never change.

Additional information: link

authorize(address) should be declared external:
- Auth.authorize(address) (#98-100)
unauthorize(address) should be declared external:
- Auth.unauthorize(address) (#105-107)
transferOwnership(address) should be declared external:
- Auth.transferOwnership(address) (#126-130)
tradingStatus(bool) should be declared external:
- HouseCoin.tradingStatus(bool) (#678-681)
cooldownEnabled(bool,uint8) should be declared external:
- HouseCoin.cooldownEnabled(bool,uint8) (#684-687)
burn(uint256) should be declared external:
- HouseCoin.burn(uint256) (#819-823)
Use the external attribute for functions never called from the contract.

Additional information: link

Holders:

Contract has 10% buy tax and 14% sell tax.
Taxes are suspiciously high (over 10%) and contract ownership is not renounced. Token has a high risk of becoming a honeypot.


Average 30d PancakeSwap liquidity is low.


Average 30d PancakeSwap volume is low.


Average 30d number of PancakeSwap swaps is low.


Number of Binance Smart Chain (BSC) token holders is low.


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


Token is deployed only at one blockchain


Unable to find Twitter account


Unable to find Blog account (Reddit or Medium)


Unable to find Youtube account


Unable to find Discord account


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

Additional information: link


Unable to find token/project description on the website or on BscScan, CoinMarketCap


Unable to find KYC or doxxing proof


Unable to find whitepaper link on the website


Unable to find Telegram link on the website


Unable to find Twitter 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 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

Price for HSC