META FLOKI SANTA Token Logo

MFLOKIS [META FLOKI SANTA] Token

About MFLOKIS

Listings

Not Found
Token 2 years

Website

Not Found

Description

Not Found

Social

Not Found

Laser Scorebeta Last Audit: 14 January 2022

report
Token seems to be a scam (type: honeypot scam).


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


Contract creator or owner is blacklisted for past scams

Reentrancy in META_FLOKI_SANTA._transfer(address,address,uint256) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#630-668):
External calls:
- swapTokens(contractTokenBalance) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#648)
- uniswapV2Router.swapExactTokensForETHSupportingFeeOnTransferTokens(tokenAmount,0,path,address(this),block.timestamp) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#697-703)
- buyBackTokens(balance.div(100)) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#656)
- uniswapV2Router.swapExactETHForTokensSupportingFeeOnTransferTokens{value: amount}(0,path,deadAddress,block.timestamp.add(300)) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#715-720)
External calls sending eth:
- swapTokens(contractTokenBalance) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#648)
- recipient.transfer(amount) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#950)
- buyBackTokens(balance.div(100)) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#656)
- uniswapV2Router.swapExactETHForTokensSupportingFeeOnTransferTokens{value: amount}(0,path,deadAddress,block.timestamp.add(300)) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#715-720)
State variables written after the call(s):
- _tokenTransfer(from,to,amount,takeFee) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#667)
- _liquidityFee = _previousLiquidityFee (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#879)
- _liquidityFee = 0 (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#874)
- _tokenTransfer(from,to,amount,takeFee) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#667)
- _rOwned[address(this)] = _rOwned[address(this)].add(rLiquidity) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#850)
- _rOwned[sender] = _rOwned[sender].sub(rAmount) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#766)
- _rOwned[sender] = _rOwned[sender].sub(rAmount) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#775)
- _rOwned[sender] = _rOwned[sender].sub(rAmount) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#786)
- _rOwned[sender] = _rOwned[sender].sub(rAmount) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#796)
- _rOwned[recipient] = _rOwned[recipient].add(rTransferAmount) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#767)
- _rOwned[recipient] = _rOwned[recipient].add(rTransferAmount) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#777)
- _rOwned[recipient] = _rOwned[recipient].add(rTransferAmount) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#787)
- _rOwned[recipient] = _rOwned[recipient].add(rTransferAmount) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#798)
- _tokenTransfer(from,to,amount,takeFee) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#667)
- _rTotal = _rTotal.sub(rFee) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#805)
- _tokenTransfer(from,to,amount,takeFee) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#667)
- _tOwned[address(this)] = _tOwned[address(this)].add(tLiquidity) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#852)
- _tOwned[sender] = _tOwned[sender].sub(tAmount) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#795)
- _tOwned[sender] = _tOwned[sender].sub(tAmount) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#785)
- _tOwned[recipient] = _tOwned[recipient].add(tTransferAmount) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#776)
- _tOwned[recipient] = _tOwned[recipient].add(tTransferAmount) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#797)
- buyBackTokens(balance.div(100)) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#656)
- inSwapAndLiquify = true (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#484)
- inSwapAndLiquify = false (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#486)
Apply the check-effects-interactions pattern.

Additional information: link


Not a direct threat, but may indicate unreliable intentions of developer. Widespread names (e.g. Elon, King, Moon, Doge) are common among meme-tokens and scams. The allow to gain free hype and attract unexperienced investors.

META_FLOKI_SANTA.swapTokens(uint256) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#670-679) performs a multiplication on the result of a division:
-transferToAddressETH(marketingAddress,transferredBalance.div(_liquidityFee).mul(marketingDivisor)) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#677)
Consider ordering multiplication before division.

Additional information: link

META_FLOKI_SANTA.addLiquidity(uint256,uint256) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#725-738) ignores return value by uniswapV2Router.addLiquidityETH{value: ethAmount}(address(this),tokenAmount,0,0,owner(),block.timestamp) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#730-737)
Ensure that all the return values of the function calls are used.

Additional information: link

META_FLOKI_SANTA.allowance(address,address).owner (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#531) shadows:
- Ownable.owner() (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#158-160) (function)
META_FLOKI_SANTA._approve(address,address,uint256).owner (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#622) shadows:
- Ownable.owner() (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#158-160) (function)
Rename the local variables that shadow another component.

Additional information: link

META_FLOKI_SANTA.setTaxFeePercent(uint256) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#894-896) should emit an event for:
- _taxFee = taxFee (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#895)
META_FLOKI_SANTA.setLiquidityFeePercent(uint256) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#898-900) should emit an event for:
- _liquidityFee = liquidityFee (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#899)
META_FLOKI_SANTA.setMaxTxAmount(uint256) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#902-904) should emit an event for:
- _maxTxAmount = maxTxAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#903)
META_FLOKI_SANTA.setMarketingDivisor(uint256) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#906-908) should emit an event for:
- marketingDivisor = divisor (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#907)
META_FLOKI_SANTA.setNumTokensSellToAddToLiquidity(uint256) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#910-912) should emit an event for:
- minimumTokensBeforeSwap = _minimumTokensBeforeSwap (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#911)
META_FLOKI_SANTA.setBuybackUpperLimit(uint256) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#914-916) should emit an event for:
- buyBackUpperLimit = buyBackLimit * 10 ** 18 (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#915)
Emit an event for critical parameter changes.

Additional information: link

META_FLOKI_SANTA.setMarketingAddress(address)._marketingAddress (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#918) lacks a zero-check on :
- marketingAddress = address(_marketingAddress) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#919)
Check that the address is not zero.

Additional information: link

Reentrancy in META_FLOKI_SANTA._transfer(address,address,uint256) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#630-668):
External calls:
- swapTokens(contractTokenBalance) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#648)
- uniswapV2Router.swapExactTokensForETHSupportingFeeOnTransferTokens(tokenAmount,0,path,address(this),block.timestamp) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#697-703)
- buyBackTokens(balance.div(100)) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#656)
- uniswapV2Router.swapExactETHForTokensSupportingFeeOnTransferTokens{value: amount}(0,path,deadAddress,block.timestamp.add(300)) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#715-720)
External calls sending eth:
- swapTokens(contractTokenBalance) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#648)
- recipient.transfer(amount) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#950)
- buyBackTokens(balance.div(100)) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#656)
- uniswapV2Router.swapExactETHForTokensSupportingFeeOnTransferTokens{value: amount}(0,path,deadAddress,block.timestamp.add(300)) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#715-720)
State variables written after the call(s):
- _tokenTransfer(from,to,amount,takeFee) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#667)
- _previousLiquidityFee = _liquidityFee (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#871)
- _tokenTransfer(from,to,amount,takeFee) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#667)
- _previousTaxFee = _taxFee (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#870)
- _tokenTransfer(from,to,amount,takeFee) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#667)
- _tFeeTotal = _tFeeTotal.add(tFee) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#806)
- _tokenTransfer(from,to,amount,takeFee) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#667)
- _taxFee = _previousTaxFee (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#878)
- _taxFee = 0 (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#873)
Reentrancy in META_FLOKI_SANTA.constructor() (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#489-503):
External calls:
- uniswapV2Pair = IUniswapV2Factory(_uniswapV2Router.factory()).createPair(address(this),_uniswapV2Router.WETH()) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#493-494)
State variables written after the call(s):
- _isExcludedFromFee[owner()] = true (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#499)
- _isExcludedFromFee[address(this)] = true (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#500)
- uniswapV2Router = _uniswapV2Router (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#496)
Reentrancy in META_FLOKI_SANTA.transferFrom(address,address,uint256) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#540-544):
External calls:
- _transfer(sender,recipient,amount) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#541)
- uniswapV2Router.swapExactETHForTokensSupportingFeeOnTransferTokens{value: amount}(0,path,deadAddress,block.timestamp.add(300)) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#715-720)
- uniswapV2Router.swapExactTokensForETHSupportingFeeOnTransferTokens(tokenAmount,0,path,address(this),block.timestamp) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#697-703)
External calls sending eth:
- _transfer(sender,recipient,amount) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#541)
- recipient.transfer(amount) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#950)
- uniswapV2Router.swapExactETHForTokensSupportingFeeOnTransferTokens{value: amount}(0,path,deadAddress,block.timestamp.add(300)) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#715-720)
State variables written after the call(s):
- _approve(sender,_msgSender(),_allowances[sender][_msgSender()].sub(amount,ERC20: transfer amount exceeds allowance)) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#542)
- _allowances[owner][spender] = amount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#626)
Apply the check-effects-interactions pattern.

Additional information: link

Reentrancy in META_FLOKI_SANTA._transfer(address,address,uint256) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#630-668):
External calls:
- swapTokens(contractTokenBalance) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#648)
- uniswapV2Router.swapExactTokensForETHSupportingFeeOnTransferTokens(tokenAmount,0,path,address(this),block.timestamp) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#697-703)
- buyBackTokens(balance.div(100)) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#656)
- uniswapV2Router.swapExactETHForTokensSupportingFeeOnTransferTokens{value: amount}(0,path,deadAddress,block.timestamp.add(300)) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#715-720)
External calls sending eth:
- swapTokens(contractTokenBalance) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#648)
- recipient.transfer(amount) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#950)
- buyBackTokens(balance.div(100)) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#656)
- uniswapV2Router.swapExactETHForTokensSupportingFeeOnTransferTokens{value: amount}(0,path,deadAddress,block.timestamp.add(300)) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#715-720)
Event emitted after the call(s):
- SwapETHForTokens(amount,path) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#722)
- buyBackTokens(balance.div(100)) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#656)
- Transfer(sender,recipient,tTransferAmount) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#770)
- _tokenTransfer(from,to,amount,takeFee) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#667)
- Transfer(sender,recipient,tTransferAmount) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#780)
- _tokenTransfer(from,to,amount,takeFee) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#667)
- Transfer(sender,recipient,tTransferAmount) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#790)
- _tokenTransfer(from,to,amount,takeFee) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#667)
- Transfer(sender,recipient,tTransferAmount) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#801)
- _tokenTransfer(from,to,amount,takeFee) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#667)
Reentrancy in META_FLOKI_SANTA.constructor() (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#489-503):
External calls:
- uniswapV2Pair = IUniswapV2Factory(_uniswapV2Router.factory()).createPair(address(this),_uniswapV2Router.WETH()) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#493-494)
Event emitted after the call(s):
- Transfer(address(0),_msgSender(),_tTotal) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#502)
Reentrancy in META_FLOKI_SANTA.swapETHForTokens(uint256) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#708-723):
External calls:
- uniswapV2Router.swapExactETHForTokensSupportingFeeOnTransferTokens{value: amount}(0,path,deadAddress,block.timestamp.add(300)) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#715-720)
Event emitted after the call(s):
- SwapETHForTokens(amount,path) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#722)
Reentrancy in META_FLOKI_SANTA.swapTokensForEth(uint256) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#688-706):
External calls:
- uniswapV2Router.swapExactTokensForETHSupportingFeeOnTransferTokens(tokenAmount,0,path,address(this),block.timestamp) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#697-703)
Event emitted after the call(s):
- SwapTokensForETH(tokenAmount,path) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#705)
Reentrancy in META_FLOKI_SANTA.transferFrom(address,address,uint256) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#540-544):
External calls:
- _transfer(sender,recipient,amount) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#541)
- uniswapV2Router.swapExactETHForTokensSupportingFeeOnTransferTokens{value: amount}(0,path,deadAddress,block.timestamp.add(300)) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#715-720)
- uniswapV2Router.swapExactTokensForETHSupportingFeeOnTransferTokens(tokenAmount,0,path,address(this),block.timestamp) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#697-703)
External calls sending eth:
- _transfer(sender,recipient,amount) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#541)
- recipient.transfer(amount) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#950)
- uniswapV2Router.swapExactETHForTokensSupportingFeeOnTransferTokens{value: amount}(0,path,deadAddress,block.timestamp.add(300)) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#715-720)
Event emitted after the call(s):
- Approval(owner,spender,amount) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#627)
- _approve(sender,_msgSender(),_allowances[sender][_msgSender()].sub(amount,ERC20: transfer amount exceeds allowance)) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#542)
Apply the check-effects-interactions pattern.

Additional information: link

Ownable.unlock() (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#193-198) uses timestamp for comparisons
Dangerous comparisons:
- require(bool,string)(block.timestamp > _lockTime,Contract is locked until 7 days) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#195)
Avoid relying on block.timestamp.

Additional information: link

Address.isContract(address) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#88-97) uses assembly
- INLINE ASM (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#95)
Address._functionCallWithValue(address,bytes,uint256,string) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#125-142) uses assembly
- INLINE ASM (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#134-137)
Do not use evm assembly.

Additional information: link

META_FLOKI_SANTA.includeInReward(address) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#609-620) has costly operations inside a loop:
- _excluded.pop() (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#616)
Use a local variable to hold the loop computation result.

Additional information: link

Address._functionCallWithValue(address,bytes,uint256,string) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#125-142) is never used and should be removed
Address.functionCall(address,bytes) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#108-110) is never used and should be removed
Address.functionCall(address,bytes,string) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#112-114) is never used and should be removed
Address.functionCallWithValue(address,bytes,uint256) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#116-118) is never used and should be removed
Address.functionCallWithValue(address,bytes,uint256,string) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#120-123) is never used and should be removed
Address.isContract(address) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#88-97) is never used and should be removed
Address.sendValue(address,uint256) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#99-105) is never used and should be removed
Context._msgData() (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#11-14) is never used and should be removed
META_FLOKI_SANTA.addLiquidity(uint256,uint256) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#725-738) is never used and should be removed
SafeMath.mod(uint256,uint256) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#76-78) is never used and should be removed
SafeMath.mod(uint256,uint256,string) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#80-83) is never used and should be removed
Remove unused functions.

Additional information: link

META_FLOKI_SANTA._rTotal (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#436) is set pre-construction with a non-constant function or state variable:
- (MAX - (MAX % _tTotal))
META_FLOKI_SANTA._previousTaxFee (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#445) is set pre-construction with a non-constant function or state variable:
- _taxFee
META_FLOKI_SANTA._previousLiquidityFee (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#448) 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) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#99-105):
- (success) = recipient.call{value: amount}() (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#103)
Low level call in Address._functionCallWithValue(address,bytes,uint256,string) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#125-142):
- (success,returndata) = target.call{value: weiValue}(data) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#128)
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() (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#237) is not in mixedCase
Function IUniswapV2Pair.PERMIT_TYPEHASH() (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#238) is not in mixedCase
Function IUniswapV2Pair.MINIMUM_LIQUIDITY() (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#254) is not in mixedCase
Function IUniswapV2Router01.WETH() (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#275) is not in mixedCase
Contract META_FLOKI_SANTA (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#412-956) is not in CapWords
Parameter META_FLOKI_SANTA.calculateTaxFee(uint256)._amount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#855) is not in mixedCase
Parameter META_FLOKI_SANTA.calculateLiquidityFee(uint256)._amount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#861) is not in mixedCase
Parameter META_FLOKI_SANTA.setNumTokensSellToAddToLiquidity(uint256)._minimumTokensBeforeSwap (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#910) is not in mixedCase
Parameter META_FLOKI_SANTA.setMarketingAddress(address)._marketingAddress (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#918) is not in mixedCase
Parameter META_FLOKI_SANTA.setSwapAndLiquifyEnabled(bool)._enabled (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#922) is not in mixedCase
Parameter META_FLOKI_SANTA.setBuyBackEnabled(bool)._enabled (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#927) is not in mixedCase
Variable META_FLOKI_SANTA.CAKE (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#414) is not in mixedCase
Variable META_FLOKI_SANTA.WBNB (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#415) is not in mixedCase
Variable META_FLOKI_SANTA.DEAD (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#416) is not in mixedCase
Variable META_FLOKI_SANTA.ZERO (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#417) is not in mixedCase
Variable META_FLOKI_SANTA._taxFee (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#444) is not in mixedCase
Variable META_FLOKI_SANTA._liquidityFee (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#447) is not in mixedCase
Variable META_FLOKI_SANTA._maxTxAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#452) is not in mixedCase
Follow the Solidity naming convention.

Additional information: link

Redundant expression "this (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#12)" inContext (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#6-15)
Remove redundant statements if they congest code but offer no value.

Additional information: link

Reentrancy in META_FLOKI_SANTA._transfer(address,address,uint256) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#630-668):
External calls:
- swapTokens(contractTokenBalance) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#648)
- recipient.transfer(amount) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#950)
External calls sending eth:
- swapTokens(contractTokenBalance) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#648)
- recipient.transfer(amount) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#950)
- buyBackTokens(balance.div(100)) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#656)
- uniswapV2Router.swapExactETHForTokensSupportingFeeOnTransferTokens{value: amount}(0,path,deadAddress,block.timestamp.add(300)) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#715-720)
State variables written after the call(s):
- _tokenTransfer(from,to,amount,takeFee) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#667)
- _liquidityFee = _previousLiquidityFee (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#879)
- _liquidityFee = 0 (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#874)
- _tokenTransfer(from,to,amount,takeFee) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#667)
- _previousLiquidityFee = _liquidityFee (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#871)
- _tokenTransfer(from,to,amount,takeFee) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#667)
- _previousTaxFee = _taxFee (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#870)
- _tokenTransfer(from,to,amount,takeFee) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#667)
- _rOwned[address(this)] = _rOwned[address(this)].add(rLiquidity) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#850)
- _rOwned[sender] = _rOwned[sender].sub(rAmount) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#766)
- _rOwned[sender] = _rOwned[sender].sub(rAmount) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#775)
- _rOwned[sender] = _rOwned[sender].sub(rAmount) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#786)
- _rOwned[sender] = _rOwned[sender].sub(rAmount) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#796)
- _rOwned[recipient] = _rOwned[recipient].add(rTransferAmount) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#767)
- _rOwned[recipient] = _rOwned[recipient].add(rTransferAmount) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#777)
- _rOwned[recipient] = _rOwned[recipient].add(rTransferAmount) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#787)
- _rOwned[recipient] = _rOwned[recipient].add(rTransferAmount) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#798)
- _tokenTransfer(from,to,amount,takeFee) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#667)
- _rTotal = _rTotal.sub(rFee) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#805)
- _tokenTransfer(from,to,amount,takeFee) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#667)
- _tFeeTotal = _tFeeTotal.add(tFee) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#806)
- _tokenTransfer(from,to,amount,takeFee) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#667)
- _tOwned[address(this)] = _tOwned[address(this)].add(tLiquidity) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#852)
- _tOwned[sender] = _tOwned[sender].sub(tAmount) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#795)
- _tOwned[sender] = _tOwned[sender].sub(tAmount) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#785)
- _tOwned[recipient] = _tOwned[recipient].add(tTransferAmount) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#776)
- _tOwned[recipient] = _tOwned[recipient].add(tTransferAmount) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#797)
- _tokenTransfer(from,to,amount,takeFee) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#667)
- _taxFee = _previousTaxFee (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#878)
- _taxFee = 0 (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#873)
- buyBackTokens(balance.div(100)) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#656)
- inSwapAndLiquify = true (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#484)
- inSwapAndLiquify = false (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#486)
Event emitted after the call(s):
- SwapETHForTokens(amount,path) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#722)
- buyBackTokens(balance.div(100)) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#656)
- Transfer(sender,recipient,tTransferAmount) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#770)
- _tokenTransfer(from,to,amount,takeFee) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#667)
- Transfer(sender,recipient,tTransferAmount) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#790)
- _tokenTransfer(from,to,amount,takeFee) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#667)
- Transfer(sender,recipient,tTransferAmount) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#780)
- _tokenTransfer(from,to,amount,takeFee) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#667)
- Transfer(sender,recipient,tTransferAmount) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#801)
- _tokenTransfer(from,to,amount,takeFee) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#667)
Reentrancy in META_FLOKI_SANTA.transferFrom(address,address,uint256) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#540-544):
External calls:
- _transfer(sender,recipient,amount) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#541)
- recipient.transfer(amount) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#950)
External calls sending eth:
- _transfer(sender,recipient,amount) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#541)
- recipient.transfer(amount) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#950)
- uniswapV2Router.swapExactETHForTokensSupportingFeeOnTransferTokens{value: amount}(0,path,deadAddress,block.timestamp.add(300)) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#715-720)
State variables written after the call(s):
- _approve(sender,_msgSender(),_allowances[sender][_msgSender()].sub(amount,ERC20: transfer amount exceeds allowance)) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#542)
- _allowances[owner][spender] = amount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#626)
Event emitted after the call(s):
- Approval(owner,spender,amount) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#627)
- _approve(sender,_msgSender(),_allowances[sender][_msgSender()].sub(amount,ERC20: transfer amount exceeds allowance)) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#542)
Apply the check-effects-interactions pattern.

Additional information: link

Variable IUniswapV2Router01.addLiquidity(address,address,uint256,uint256,uint256,uint256,address,uint256).amountADesired (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#280) is too similar to IUniswapV2Router01.addLiquidity(address,address,uint256,uint256,uint256,uint256,address,uint256).amountBDesired (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#281)
Variable META_FLOKI_SANTA._transferStandard(address,address,uint256).rTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#765) is too similar to META_FLOKI_SANTA._transferBothExcluded(address,address,uint256).tTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#794)
Variable META_FLOKI_SANTA._transferFromExcluded(address,address,uint256).rTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#784) is too similar to META_FLOKI_SANTA._transferToExcluded(address,address,uint256).tTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#774)
Variable META_FLOKI_SANTA._transferToExcluded(address,address,uint256).rTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#774) is too similar to META_FLOKI_SANTA._transferBothExcluded(address,address,uint256).tTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#794)
Variable META_FLOKI_SANTA.reflectionFromToken(uint256,bool).rTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#588) is too similar to META_FLOKI_SANTA._transferFromExcluded(address,address,uint256).tTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#784)
Variable META_FLOKI_SANTA._getValues(uint256).rTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#811) is too similar to META_FLOKI_SANTA._transferBothExcluded(address,address,uint256).tTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#794)
Variable META_FLOKI_SANTA._transferFromExcluded(address,address,uint256).rTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#784) is too similar to META_FLOKI_SANTA._transferStandard(address,address,uint256).tTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#765)
Variable META_FLOKI_SANTA._getRValues(uint256,uint256,uint256,uint256).rTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#826) is too similar to META_FLOKI_SANTA._transferToExcluded(address,address,uint256).tTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#774)
Variable META_FLOKI_SANTA.reflectionFromToken(uint256,bool).rTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#588) is too similar to META_FLOKI_SANTA._transferBothExcluded(address,address,uint256).tTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#794)
Variable META_FLOKI_SANTA._getRValues(uint256,uint256,uint256,uint256).rTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#826) is too similar to META_FLOKI_SANTA._getTValues(uint256).tTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#818)
Variable META_FLOKI_SANTA._getRValues(uint256,uint256,uint256,uint256).rTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#826) is too similar to META_FLOKI_SANTA._transferStandard(address,address,uint256).tTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#765)
Variable META_FLOKI_SANTA._transferToExcluded(address,address,uint256).rTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#774) is too similar to META_FLOKI_SANTA._transferToExcluded(address,address,uint256).tTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#774)
Variable META_FLOKI_SANTA._getValues(uint256).rTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#811) is too similar to META_FLOKI_SANTA._transferToExcluded(address,address,uint256).tTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#774)
Variable META_FLOKI_SANTA._transferFromExcluded(address,address,uint256).rTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#784) is too similar to META_FLOKI_SANTA._transferFromExcluded(address,address,uint256).tTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#784)
Variable META_FLOKI_SANTA._transferStandard(address,address,uint256).rTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#765) is too similar to META_FLOKI_SANTA._transferStandard(address,address,uint256).tTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#765)
Variable META_FLOKI_SANTA._transferToExcluded(address,address,uint256).rTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#774) is too similar to META_FLOKI_SANTA._transferStandard(address,address,uint256).tTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#765)
Variable META_FLOKI_SANTA._getValues(uint256).rTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#811) is too similar to META_FLOKI_SANTA._getTValues(uint256).tTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#818)
Variable META_FLOKI_SANTA.reflectionFromToken(uint256,bool).rTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#588) is too similar to META_FLOKI_SANTA._transferToExcluded(address,address,uint256).tTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#774)
Variable META_FLOKI_SANTA._transferFromExcluded(address,address,uint256).rTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#784) is too similar to META_FLOKI_SANTA._transferBothExcluded(address,address,uint256).tTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#794)
Variable META_FLOKI_SANTA._getValues(uint256).rTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#811) is too similar to META_FLOKI_SANTA._transferStandard(address,address,uint256).tTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#765)
Variable META_FLOKI_SANTA._getRValues(uint256,uint256,uint256,uint256).rTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#826) is too similar to META_FLOKI_SANTA._transferFromExcluded(address,address,uint256).tTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#784)
Variable META_FLOKI_SANTA.reflectionFromToken(uint256,bool).rTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#588) is too similar to META_FLOKI_SANTA._transferStandard(address,address,uint256).tTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#765)
Variable META_FLOKI_SANTA._transferToExcluded(address,address,uint256).rTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#774) is too similar to META_FLOKI_SANTA._transferFromExcluded(address,address,uint256).tTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#784)
Variable META_FLOKI_SANTA._getRValues(uint256,uint256,uint256,uint256).rTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#826) is too similar to META_FLOKI_SANTA._transferBothExcluded(address,address,uint256).tTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#794)
Variable META_FLOKI_SANTA._transferBothExcluded(address,address,uint256).rTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#794) is too similar to META_FLOKI_SANTA._transferBothExcluded(address,address,uint256).tTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#794)
Variable META_FLOKI_SANTA._getValues(uint256).rTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#811) is too similar to META_FLOKI_SANTA._transferFromExcluded(address,address,uint256).tTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#784)
Variable META_FLOKI_SANTA._transferToExcluded(address,address,uint256).rTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#774) is too similar to META_FLOKI_SANTA._getTValues(uint256).tTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#818)
Variable META_FLOKI_SANTA._transferBothExcluded(address,address,uint256).rTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#794) is too similar to META_FLOKI_SANTA._transferToExcluded(address,address,uint256).tTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#774)
Variable META_FLOKI_SANTA._transferStandard(address,address,uint256).rTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#765) is too similar to META_FLOKI_SANTA._transferFromExcluded(address,address,uint256).tTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#784)
Variable META_FLOKI_SANTA._transferFromExcluded(address,address,uint256).rTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#784) is too similar to META_FLOKI_SANTA._getValues(uint256).tTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#810)
Variable META_FLOKI_SANTA._transferBothExcluded(address,address,uint256).rTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#794) is too similar to META_FLOKI_SANTA._transferStandard(address,address,uint256).tTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#765)
Variable META_FLOKI_SANTA._transferStandard(address,address,uint256).rTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#765) is too similar to META_FLOKI_SANTA._getValues(uint256).tTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#810)
Variable META_FLOKI_SANTA._transferStandard(address,address,uint256).rTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#765) is too similar to META_FLOKI_SANTA._getTValues(uint256).tTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#818)
Variable META_FLOKI_SANTA._getValues(uint256).rTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#811) is too similar to META_FLOKI_SANTA._getValues(uint256).tTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#810)
Variable META_FLOKI_SANTA.reflectionFromToken(uint256,bool).rTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#588) is too similar to META_FLOKI_SANTA._getTValues(uint256).tTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#818)
Variable META_FLOKI_SANTA._transferBothExcluded(address,address,uint256).rTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#794) is too similar to META_FLOKI_SANTA._getValues(uint256).tTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#810)
Variable META_FLOKI_SANTA._getRValues(uint256,uint256,uint256,uint256).rTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#826) is too similar to META_FLOKI_SANTA._getValues(uint256).tTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#810)
Variable META_FLOKI_SANTA._transferFromExcluded(address,address,uint256).rTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#784) is too similar to META_FLOKI_SANTA._getTValues(uint256).tTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#818)
Variable META_FLOKI_SANTA._transferBothExcluded(address,address,uint256).rTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#794) is too similar to META_FLOKI_SANTA._transferFromExcluded(address,address,uint256).tTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#784)
Variable META_FLOKI_SANTA._transferStandard(address,address,uint256).rTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#765) is too similar to META_FLOKI_SANTA._transferToExcluded(address,address,uint256).tTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#774)
Variable META_FLOKI_SANTA._transferToExcluded(address,address,uint256).rTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#774) is too similar to META_FLOKI_SANTA._getValues(uint256).tTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#810)
Variable META_FLOKI_SANTA._transferBothExcluded(address,address,uint256).rTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#794) is too similar to META_FLOKI_SANTA._getTValues(uint256).tTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#818)
Variable META_FLOKI_SANTA.reflectionFromToken(uint256,bool).rTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#588) is too similar to META_FLOKI_SANTA._getValues(uint256).tTransferAmount (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#810)
Prevent variables from having similar names.

Additional information: link

META_FLOKI_SANTA.prepareForPreSale() (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#935-940) uses literals with too many digits:
- _maxTxAmount = 1000000000 * 10 ** 6 * 10 ** 9 (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#939)
META_FLOKI_SANTA.afterPreSale() (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#942-947) uses literals with too many digits:
- _maxTxAmount = 3000000 * 10 ** 6 * 10 ** 9 (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#946)
META_FLOKI_SANTA.slitherConstructorVariables() (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#412-956) uses literals with too many digits:
- DEAD = 0x000000000000000000000000000000000000dEaD (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#416)
META_FLOKI_SANTA.slitherConstructorVariables() (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#412-956) uses literals with too many digits:
- ZERO = 0x0000000000000000000000000000000000000000 (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#417)
META_FLOKI_SANTA.slitherConstructorVariables() (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#412-956) uses literals with too many digits:
- marketingAddress = address(0x000000000000000000000000000000000000dEaD) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#422)
META_FLOKI_SANTA.slitherConstructorVariables() (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#412-956) uses literals with too many digits:
- deadAddress = 0x000000000000000000000000000000000000dEaD (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#423)
META_FLOKI_SANTA.slitherConstructorVariables() (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#412-956) uses literals with too many digits:
- _tTotal = 100000000000 * 10 ** 18 (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#435)
META_FLOKI_SANTA.slitherConstructorVariables() (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#412-956) uses literals with too many digits:
- _maxTxAmount = 10000000000 * 10 ** 18 (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#452)
META_FLOKI_SANTA.slitherConstructorVariables() (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#412-956) uses literals with too many digits:
- minimumTokensBeforeSwap = 1000000000 * 10 ** 18 (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#453)
Use: Ether suffix, Time suffix, or The scientific notation

Additional information: link

META_FLOKI_SANTA.CAKE (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#414) is never used in META_FLOKI_SANTA (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#412-956)
META_FLOKI_SANTA.WBNB (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#415) is never used in META_FLOKI_SANTA (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#412-956)
META_FLOKI_SANTA.DEAD (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#416) is never used in META_FLOKI_SANTA (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#412-956)
META_FLOKI_SANTA.ZERO (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#417) is never used in META_FLOKI_SANTA (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#412-956)
Remove unused state variables.

Additional information: link

META_FLOKI_SANTA.CAKE (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#414) should be constant
META_FLOKI_SANTA.DEAD (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#416) should be constant
META_FLOKI_SANTA.WBNB (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#415) should be constant
META_FLOKI_SANTA.ZERO (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#417) should be constant
META_FLOKI_SANTA._decimals (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#441) should be constant
META_FLOKI_SANTA._name (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#439) should be constant
META_FLOKI_SANTA._symbol (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#440) should be constant
META_FLOKI_SANTA._tTotal (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#435) should be constant
Add the constant attributes to state variables that never change.

Additional information: link

renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#167-170)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#172-176)
getUnlockTime() should be declared external:
- Ownable.getUnlockTime() (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#178-180)
getTime() should be declared external:
- Ownable.getTime() (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#182-184)
lock(uint256) should be declared external:
- Ownable.lock(uint256) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#186-191)
unlock() should be declared external:
- Ownable.unlock() (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#193-198)
name() should be declared external:
- META_FLOKI_SANTA.name() (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#505-507)
symbol() should be declared external:
- META_FLOKI_SANTA.symbol() (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#509-511)
decimals() should be declared external:
- META_FLOKI_SANTA.decimals() (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#513-515)
totalSupply() should be declared external:
- META_FLOKI_SANTA.totalSupply() (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#517-519)
transfer(address,uint256) should be declared external:
- META_FLOKI_SANTA.transfer(address,uint256) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#526-529)
allowance(address,address) should be declared external:
- META_FLOKI_SANTA.allowance(address,address) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#531-533)
approve(address,uint256) should be declared external:
- META_FLOKI_SANTA.approve(address,uint256) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#535-538)
transferFrom(address,address,uint256) should be declared external:
- META_FLOKI_SANTA.transferFrom(address,address,uint256) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#540-544)
increaseAllowance(address,uint256) should be declared external:
- META_FLOKI_SANTA.increaseAllowance(address,uint256) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#546-549)
decreaseAllowance(address,uint256) should be declared external:
- META_FLOKI_SANTA.decreaseAllowance(address,uint256) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#551-554)
isExcludedFromReward(address) should be declared external:
- META_FLOKI_SANTA.isExcludedFromReward(address) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#556-558)
totalFees() should be declared external:
- META_FLOKI_SANTA.totalFees() (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#560-562)
minimumTokensBeforeSwapAmount() should be declared external:
- META_FLOKI_SANTA.minimumTokensBeforeSwapAmount() (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#564-566)
buyBackUpperLimitAmount() should be declared external:
- META_FLOKI_SANTA.buyBackUpperLimitAmount() (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#568-570)
deliver(uint256) should be declared external:
- META_FLOKI_SANTA.deliver(uint256) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#572-579)
reflectionFromToken(uint256,bool) should be declared external:
- META_FLOKI_SANTA.reflectionFromToken(uint256,bool) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#582-591)
excludeFromReward(address) should be declared external:
- META_FLOKI_SANTA.excludeFromReward(address) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#599-607)
isExcludedFromFee(address) should be declared external:
- META_FLOKI_SANTA.isExcludedFromFee(address) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#882-884)
excludeFromFee(address) should be declared external:
- META_FLOKI_SANTA.excludeFromFee(address) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#886-888)
includeInFee(address) should be declared external:
- META_FLOKI_SANTA.includeInFee(address) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#890-892)
setBuyBackEnabled(bool) should be declared external:
- META_FLOKI_SANTA.setBuyBackEnabled(bool) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#927-930)
setrckpost(bool) should be declared external:
- META_FLOKI_SANTA.setrckpost(bool) (crytic-export/etherscan-contracts/0x6a3f515c771b085de9fda313b6a36e4045c7a2c8.bscscan.com-META_FLOKI_SANTA.sol#932-934)
Use the external attribute for functions never called from the contract.

Additional information: link

Holders:


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


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


Token is deployed only at one blockchain


Token has only one trading pair


Unable to find PancakeSwap trading pair to compute liquidity.


Unable to find PancakeSwap trading pair to compute volume.


Unable to find PancakeSwap trading pair to compute number of swaps.


Unable to find Telegram and Twitter accounts


Unable to find website, listings and other project-related information


Token is marked as scam (rug pull, honeypot, phishing, etc.)

Additional information: link


Young tokens have high risks of price dump / death


Token has no active CoinGecko listing / rank


Token has no active CoinMarketCap listing / rank

Price for MFLOKIS