Play 2 Earn, 2D run game.
The game is based on the Peter Schiff Bitcoin storyline.
Schiffy runs across the cities of the world collecting Gold while avoiding the Bitcoin.
Created in a way to put the user in a state of tranquility to ultimately enjoy the experience. This has everything it takes to go viral and be one of biggest games on the planet.
Fully Doxed.
NFTs are available now and will have ongoing token generating revenue for Get Schiffy among other opportunity's.
GetSchiffyGold.swapAndSendFees(uint256) (#1043-1046) ignores return value by SWAPTOKEN.transfer(adminFeeReceiver,SWAPTOKEN.balanceOf(address(this))) (#1045)
GetSchiffyGold.claimBusd() (#1078-1081) ignores return value by SWAPTOKEN.transfer(_msgSender(),SWAPTOKEN.balanceOf(address(this))) (#1080)
Use SafeERC20, or ensure that the transfer/transferFrom return value is checked.
Additional information: link
Unable to verify that contract auditor is trusted: Certik, Quantstamp, Hacken, Solidity, Paladinsec, Openzeppelin, Verichains
Contract ownership is not renounced (belongs to a wallet)
Contract locking ether found:
Contract GetSchiffyGold (#640-1089) has payable functions:
- GetSchiffyGold.receive() (#844)
But does not have a function to withdraw the ether
Remove the payable attribute or add a withdraw function.
Additional information: link
GetSchiffyGold.includeInReward(address) (#801-813) has costly operations inside a loop:
- _excluded.pop() (#808)
Use a local variable to hold the loop computation result.
Additional information: link
Variable IUniswapV2Router01.addLiquidity(address,address,uint256,uint256,uint256,uint256,address,uint256).amountADesired (#512) is too similar to IUniswapV2Router01.addLiquidity(address,address,uint256,uint256,uint256,uint256,address,uint256).amountBDesired (#513)
Variable GetSchiffyGold._playToEarn (#659) is too similar to GetSchiffyGold._takePlayToEarn(address,uint256).rPlayToEarn (#891)
Variable GetSchiffyGold._playToEarn (#659) is too similar to GetSchiffyGold._getTValues(uint256).tPlayToEarn (#859)
Variable GetSchiffyGold._playToEarn (#659) is too similar to GetSchiffyGold.setTaxes(uint256,uint256).playToEarn_ (#917)
Variable GetSchiffyGold.setTaxes(uint256,uint256).playToEarn_ (#917) is too similar to GetSchiffyGold._takePlayToEarn(address,uint256).rPlayToEarn (#891)
Variable GetSchiffyGold.setTaxes(uint256,uint256).playToEarn_ (#917) is too similar to GetSchiffyGold._getTValues(uint256).tPlayToEarn (#859)
Variable GetSchiffyGold.setTaxes(uint256,uint256).playToEarn_ (#917) is too similar to GetSchiffyGold._transferBothExcluded(address,address,uint256).tPlayToEarn (#816)
Variable GetSchiffyGold._playToEarn (#659) is too similar to GetSchiffyGold._getRValues(uint256,uint256,uint256,uint256).rPlayToEarn (#867)
Variable GetSchiffyGold.setTaxes(uint256,uint256).playToEarn_ (#917) is too similar to GetSchiffyGold._getRValues(uint256,uint256,uint256,uint256).rPlayToEarn (#867)
Variable GetSchiffyGold._getRValues(uint256,uint256,uint256,uint256).rPlayToEarn (#867) is too similar to GetSchiffyGold._getTValues(uint256).tPlayToEarn (#859)
Variable GetSchiffyGold._getRValues(uint256,uint256,uint256,uint256).rPlayToEarn (#867) is too similar to GetSchiffyGold._transferBothExcluded(address,address,uint256).tPlayToEarn (#816)
Variable GetSchiffyGold._takePlayToEarn(address,uint256).rPlayToEarn (#891) is too similar to GetSchiffyGold._getTValues(uint256).tPlayToEarn (#859)
Variable GetSchiffyGold.reflectionFromToken(uint256,bool).rTransferAmount (#778) is too similar to GetSchiffyGold._getTValues(uint256).tTransferAmount (#860)
Variable GetSchiffyGold._transferStandard(address,address,uint256).rTransferAmount (#989) is too similar to GetSchiffyGold._transferFromExcluded(address,address,uint256).tTransferAmount (#1008)
Variable GetSchiffyGold._getRValues(uint256,uint256,uint256,uint256).rTransferAmount (#868) is too similar to GetSchiffyGold._transferFromExcluded(address,address,uint256).tTransferAmount (#1008)
Variable GetSchiffyGold._transferBothExcluded(address,address,uint256).rTransferAmount (#816) is too similar to GetSchiffyGold._getTValues(uint256).tTransferAmount (#860)
Variable GetSchiffyGold._transferFromExcluded(address,address,uint256).rTransferAmount (#1008) is too similar to GetSchiffyGold._getTValues(uint256).tTransferAmount (#860)
Variable GetSchiffyGold._transferStandard(address,address,uint256).rTransferAmount (#989) is too similar to GetSchiffyGold._transferBothExcluded(address,address,uint256).tTransferAmount (#816)
Variable GetSchiffyGold._getRValues(uint256,uint256,uint256,uint256).rTransferAmount (#868) is too similar to GetSchiffyGold._transferBothExcluded(address,address,uint256).tTransferAmount (#816)
Variable GetSchiffyGold._transferToExcluded(address,address,uint256).rTransferAmount (#998) is too similar to GetSchiffyGold._transferFromExcluded(address,address,uint256).tTransferAmount (#1008)
Variable GetSchiffyGold._transferStandard(address,address,uint256).rTransferAmount (#989) is too similar to GetSchiffyGold._getTValues(uint256).tTransferAmount (#860)
Variable GetSchiffyGold._getRValues(uint256,uint256,uint256,uint256).rTransferAmount (#868) is too similar to GetSchiffyGold._getTValues(uint256).tTransferAmount (#860)
Variable GetSchiffyGold._transferStandard(address,address,uint256).rTransferAmount (#989) is too similar to GetSchiffyGold._transferStandard(address,address,uint256).tTransferAmount (#989)
Variable GetSchiffyGold._getValues(uint256).rTransferAmount (#853) is too similar to GetSchiffyGold._transferFromExcluded(address,address,uint256).tTransferAmount (#1008)
Variable GetSchiffyGold.reflectionFromToken(uint256,bool).rTransferAmount (#778) is too similar to GetSchiffyGold._transferFromExcluded(address,address,uint256).tTransferAmount (#1008)
Variable GetSchiffyGold.reflectionFromToken(uint256,bool).rTransferAmount (#778) is too similar to GetSchiffyGold._getValues(uint256).tTransferAmount (#852)
Variable GetSchiffyGold._getValues(uint256).rTransferAmount (#853) is too similar to GetSchiffyGold._transferBothExcluded(address,address,uint256).tTransferAmount (#816)
Variable GetSchiffyGold.reflectionFromToken(uint256,bool).rTransferAmount (#778) is too similar to GetSchiffyGold._transferBothExcluded(address,address,uint256).tTransferAmount (#816)
Variable GetSchiffyGold._getValues(uint256).rTransferAmount (#853) is too similar to GetSchiffyGold._getTValues(uint256).tTransferAmount (#860)
Variable GetSchiffyGold._transferToExcluded(address,address,uint256).rTransferAmount (#998) is too similar to GetSchiffyGold._getTValues(uint256).tTransferAmount (#860)
Variable GetSchiffyGold._transferBothExcluded(address,address,uint256).rTransferAmount (#816) is too similar to GetSchiffyGold._transferFromExcluded(address,address,uint256).tTransferAmount (#1008)
Variable GetSchiffyGold._transferStandard(address,address,uint256).rTransferAmount (#989) is too similar to GetSchiffyGold._getValues(uint256).tTransferAmount (#852)
Variable GetSchiffyGold.reflectionFromToken(uint256,bool).rTransferAmount (#778) is too similar to GetSchiffyGold._transferStandard(address,address,uint256).tTransferAmount (#989)
Variable GetSchiffyGold._transferFromExcluded(address,address,uint256).rTransferAmount (#1008) is too similar to GetSchiffyGold._transferFromExcluded(address,address,uint256).tTransferAmount (#1008)
Variable GetSchiffyGold._transferBothExcluded(address,address,uint256).rTransferAmount (#816) is too similar to GetSchiffyGold._transferBothExcluded(address,address,uint256).tTransferAmount (#816)
Variable GetSchiffyGold._playToEarn (#659) is too similar to GetSchiffyGold._takePlayToEarn(address,uint256).tPlayToEarn (#889)
Variable GetSchiffyGold._playToEarn (#659) is too similar to GetSchiffyGold._transferStandard(address,address,uint256).tPlayToEarn (#989)
Variable GetSchiffyGold._playToEarn (#659) is too similar to GetSchiffyGold._transferToExcluded(address,address,uint256).tPlayToEarn (#998)
Variable GetSchiffyGold._playToEarn (#659) is too similar to GetSchiffyGold._transferBothExcluded(address,address,uint256).tPlayToEarn (#816)
Variable GetSchiffyGold._playToEarn (#659) is too similar to GetSchiffyGold._getRValues(uint256,uint256,uint256,uint256).tPlayToEarn (#864)
Variable GetSchiffyGold._playToEarn (#659) is too similar to GetSchiffyGold._transferFromExcluded(address,address,uint256).tPlayToEarn (#1008)
Variable GetSchiffyGold._playToEarn (#659) is too similar to GetSchiffyGold._getValues(uint256).tPlayToEarn (#852)
Variable GetSchiffyGold.setTaxes(uint256,uint256).playToEarn_ (#917) is too similar to GetSchiffyGold._takePlayToEarn(address,uint256).tPlayToEarn (#889)
Variable GetSchiffyGold.setTaxes(uint256,uint256).playToEarn_ (#917) is too similar to GetSchiffyGold._getValues(uint256).tPlayToEarn (#852)
Variable GetSchiffyGold.setTaxes(uint256,uint256).playToEarn_ (#917) is too similar to GetSchiffyGold._transferStandard(address,address,uint256).tPlayToEarn (#989)
Variable GetSchiffyGold.setTaxes(uint256,uint256).playToEarn_ (#917) is too similar to GetSchiffyGold._transferToExcluded(address,address,uint256).tPlayToEarn (#998)
Variable GetSchiffyGold.setTaxes(uint256,uint256).playToEarn_ (#917) is too similar to GetSchiffyGold._getRValues(uint256,uint256,uint256,uint256).tPlayToEarn (#864)
Variable GetSchiffyGold.setTaxes(uint256,uint256).playToEarn_ (#917) is too similar to GetSchiffyGold._transferFromExcluded(address,address,uint256).tPlayToEarn (#1008)
Variable GetSchiffyGold._getRValues(uint256,uint256,uint256,uint256).rPlayToEarn (#867) is too similar to GetSchiffyGold._transferToExcluded(address,address,uint256).tPlayToEarn (#998)
Variable GetSchiffyGold._takePlayToEarn(address,uint256).rPlayToEarn (#891) is too similar to GetSchiffyGold._getValues(uint256).tPlayToEarn (#852)
Variable GetSchiffyGold._takePlayToEarn(address,uint256).rPlayToEarn (#891) is too similar to GetSchiffyGold._transferStandard(address,address,uint256).tPlayToEarn (#989)
Variable GetSchiffyGold._getRValues(uint256,uint256,uint256,uint256).rPlayToEarn (#867) is too similar to GetSchiffyGold._getRValues(uint256,uint256,uint256,uint256).tPlayToEarn (#864)
Variable GetSchiffyGold._takePlayToEarn(address,uint256).rPlayToEarn (#891) is too similar to GetSchiffyGold._transferToExcluded(address,address,uint256).tPlayToEarn (#998)
Variable GetSchiffyGold._takePlayToEarn(address,uint256).rPlayToEarn (#891) is too similar to GetSchiffyGold._transferBothExcluded(address,address,uint256).tPlayToEarn (#816)
Variable GetSchiffyGold._takePlayToEarn(address,uint256).rPlayToEarn (#891) is too similar to GetSchiffyGold._getRValues(uint256,uint256,uint256,uint256).tPlayToEarn (#864)
Variable GetSchiffyGold._getRValues(uint256,uint256,uint256,uint256).rPlayToEarn (#867) is too similar to GetSchiffyGold._transferFromExcluded(address,address,uint256).tPlayToEarn (#1008)
Variable GetSchiffyGold._getRValues(uint256,uint256,uint256,uint256).rPlayToEarn (#867) is too similar to GetSchiffyGold._getValues(uint256).tPlayToEarn (#852)
Variable GetSchiffyGold._takePlayToEarn(address,uint256).rPlayToEarn (#891) is too similar to GetSchiffyGold._transferFromExcluded(address,address,uint256).tPlayToEarn (#1008)
Variable GetSchiffyGold._takePlayToEarn(address,uint256).rPlayToEarn (#891) is too similar to GetSchiffyGold._takePlayToEarn(address,uint256).tPlayToEarn (#889)
Variable GetSchiffyGold._getRValues(uint256,uint256,uint256,uint256).rPlayToEarn (#867) is too similar to GetSchiffyGold._takePlayToEarn(address,uint256).tPlayToEarn (#889)
Variable GetSchiffyGold._getRValues(uint256,uint256,uint256,uint256).rPlayToEarn (#867) is too similar to GetSchiffyGold._transferStandard(address,address,uint256).tPlayToEarn (#989)
Variable GetSchiffyGold._getValues(uint256).rTransferAmount (#853) is too similar to GetSchiffyGold._transferStandard(address,address,uint256).tTransferAmount (#989)
Variable GetSchiffyGold._transferFromExcluded(address,address,uint256).rTransferAmount (#1008) is too similar to GetSchiffyGold._transferToExcluded(address,address,uint256).tTransferAmount (#998)
Variable GetSchiffyGold._transferFromExcluded(address,address,uint256).rTransferAmount (#1008) is too similar to GetSchiffyGold._transferBothExcluded(address,address,uint256).tTransferAmount (#816)
Variable GetSchiffyGold._transferBothExcluded(address,address,uint256).rTransferAmount (#816) is too similar to GetSchiffyGold._transferToExcluded(address,address,uint256).tTransferAmount (#998)
Variable GetSchiffyGold._transferFromExcluded(address,address,uint256).rTransferAmount (#1008) is too similar to GetSchiffyGold._getValues(uint256).tTransferAmount (#852)
Variable GetSchiffyGold._transferFromExcluded(address,address,uint256).rTransferAmount (#1008) is too similar to GetSchiffyGold._transferStandard(address,address,uint256).tTransferAmount (#989)
Variable GetSchiffyGold._transferToExcluded(address,address,uint256).rTransferAmount (#998) is too similar to GetSchiffyGold._getValues(uint256).tTransferAmount (#852)
Variable GetSchiffyGold._transferToExcluded(address,address,uint256).rTransferAmount (#998) is too similar to GetSchiffyGold._transferToExcluded(address,address,uint256).tTransferAmount (#998)
Variable GetSchiffyGold._transferStandard(address,address,uint256).rTransferAmount (#989) is too similar to GetSchiffyGold._transferToExcluded(address,address,uint256).tTransferAmount (#998)
Variable GetSchiffyGold._transferToExcluded(address,address,uint256).rTransferAmount (#998) is too similar to GetSchiffyGold._transferBothExcluded(address,address,uint256).tTransferAmount (#816)
Variable GetSchiffyGold._getRValues(uint256,uint256,uint256,uint256).rTransferAmount (#868) is too similar to GetSchiffyGold._transferToExcluded(address,address,uint256).tTransferAmount (#998)
Variable GetSchiffyGold._transferBothExcluded(address,address,uint256).rTransferAmount (#816) is too similar to GetSchiffyGold._getValues(uint256).tTransferAmount (#852)
Variable GetSchiffyGold._transferBothExcluded(address,address,uint256).rTransferAmount (#816) is too similar to GetSchiffyGold._transferStandard(address,address,uint256).tTransferAmount (#989)
Variable GetSchiffyGold._getValues(uint256).rTransferAmount (#853) is too similar to GetSchiffyGold._transferToExcluded(address,address,uint256).tTransferAmount (#998)
Variable GetSchiffyGold._getRValues(uint256,uint256,uint256,uint256).rTransferAmount (#868) is too similar to GetSchiffyGold._getValues(uint256).tTransferAmount (#852)
Variable GetSchiffyGold._transferToExcluded(address,address,uint256).rTransferAmount (#998) is too similar to GetSchiffyGold._transferStandard(address,address,uint256).tTransferAmount (#989)
Variable GetSchiffyGold._getRValues(uint256,uint256,uint256,uint256).rTransferAmount (#868) is too similar to GetSchiffyGold._transferStandard(address,address,uint256).tTransferAmount (#989)
Variable GetSchiffyGold._getValues(uint256).rTransferAmount (#853) is too similar to GetSchiffyGold._getValues(uint256).tTransferAmount (#852)
Variable GetSchiffyGold.reflectionFromToken(uint256,bool).rTransferAmount (#778) is too similar to GetSchiffyGold._transferToExcluded(address,address,uint256).tTransferAmount (#998)
Prevent variables from having similar names.
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.
Not a direct threat, but may indicate unreliable intentions of developer. Both name and ticker of current token are widespread, i.e. common across multiple tokens. This is slightly suspicious
GetSchiffyGold.updateAdminFeeReceirver(address).newwallet (#1084) lacks a zero-check on :
- adminFeeReceiver = newwallet (#1085)
Check that the address is not zero.
Additional information: link
GetSchiffyGold._decimals (#657) should be constant
GetSchiffyGold._tTotal (#653) should be constant
Add the constant attributes to state variables that never change.
Additional information: link
Low level call in Address.sendValue(address,uint256) (#274-280):
- (success) = recipient.call{value: amount}() (#278)
Low level call in Address._functionCallWithValue(address,bytes,uint256,string) (#340-361):
- (success,returndata) = target.call{value: weiValue}(data) (#344)
Avoid low-level calls. Check the call success. If the call is meant for a contract, check for code existence
Additional information: link
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (#402-405)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#411-415)
geUnlockTime() should be declared external:
- Ownable.geUnlockTime() (#417-419)
lock(uint256) should be declared external:
- Ownable.lock(uint256) (#422-427)
unlock() should be declared external:
- Ownable.unlock() (#430-435)
feeDetails() should be declared external:
- GetSchiffyGold.feeDetails() (#1033-1035)
Use the external attribute for functions never called from the contract.
Additional information: link
Redundant expression "this (#223)" inContext (#217-226)
Remove redundant statements if they congest code but offer no value.
Additional information: link
GetSchiffyGold.allowance(address,address).owner (#728) shadows:
- Ownable.owner() (#383-385) (function)
GetSchiffyGold._approve(address,address,uint256).owner (#936) shadows:
- Ownable.owner() (#383-385) (function)
Rename the local variables that shadow another component.
Additional information: link
Reentrancy in GetSchiffyGold._transfer(address,address,uint256) (#943-964):
External calls:
- swapAndSendFees(balanceOf(address(this))) (#960)
- SWAPTOKEN.transfer(adminFeeReceiver,SWAPTOKEN.balanceOf(address(this))) (#1045)
- uniswapV2Router.swapExactTokensForTokensSupportingFeeOnTransferTokens(tokenAmount,0,path,address(this),block.timestamp) (#1056-1062)
Event emitted after the call(s):
- Transfer(sender,address(this),tPlayToEarn) (#897)
- _tokenTransfer(from,to,amount,takeFee) (#963)
- Transfer(sender,recipient,tTransferAmount) (#994)
- _tokenTransfer(from,to,amount,takeFee) (#963)
- Transfer(sender,recipient,tTransferAmount) (#1004)
- _tokenTransfer(from,to,amount,takeFee) (#963)
- Transfer(sender,recipient,tTransferAmount) (#1014)
- _tokenTransfer(from,to,amount,takeFee) (#963)
- Transfer(sender,recipient,tTransferAmount) (#823)
- _tokenTransfer(from,to,amount,takeFee) (#963)
Reentrancy in GetSchiffyGold.constructor() (#672-684):
External calls:
- uniswapV2Pair = IUniswapV2Factory(_uniswapV2Router.factory()).createPair(address(this),_uniswapV2Router.WETH()) (#678-679)
Event emitted after the call(s):
- Transfer(address(0),_msgSender(),_tTotal) (#683)
Reentrancy in GetSchiffyGold.transferFrom(address,address,uint256) (#737-741):
External calls:
- _transfer(sender,recipient,amount) (#738)
- SWAPTOKEN.transfer(adminFeeReceiver,SWAPTOKEN.balanceOf(address(this))) (#1045)
- uniswapV2Router.swapExactTokensForTokensSupportingFeeOnTransferTokens(tokenAmount,0,path,address(this),block.timestamp) (#1056-1062)
Event emitted after the call(s):
- Approval(owner,spender,amount) (#940)
- _approve(sender,_msgSender(),_allowances[sender][_msgSender()].sub(amount,GOLD: transfer amount exceeds allowance)) (#739)
Reentrancy in GetSchiffyGold.updateRouter(address) (#687-693):
External calls:
- uniswapV2Pair = IUniswapV2Factory(_uniswapV2Router.factory()).createPair(address(this),_uniswapV2Router.WETH()) (#689-690)
Event emitted after the call(s):
- UpdateRouter(_router) (#692)
Apply the check-effects-interactions pattern.
Additional information: link
Ownable.unlock() (#430-435) uses timestamp for comparisons
Dangerous comparisons:
- require(bool,string)(block.timestamp > _lockTime,Contract is locked until 7 days) (#432)
Avoid relying on block.timestamp.
Additional information: link
Address.isContract(address) (#247-256) uses assembly
- INLINE ASM (#254)
Address._functionCallWithValue(address,bytes,uint256,string) (#340-361) uses assembly
- INLINE ASM (#353-356)
Do not use evm assembly.
Additional information: link
GetSchiffyGold._rTotal (#654) is set pre-construction with a non-constant function or state variable:
- (MAX - (MAX % _tTotal))
GetSchiffyGold._previousPlayToEarn (#660) is set pre-construction with a non-constant function or state variable:
- _playToEarn
GetSchiffyGold._previousTaxFee (#662) is set pre-construction with a non-constant function or state variable:
- _taxFee
GetSchiffyGold.swapThreshold (#669) is set pre-construction with a non-constant function or state variable:
- (_tTotal * 10) / 100000
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
Reentrancy in GetSchiffyGold._transfer(address,address,uint256) (#943-964):
External calls:
- swapAndSendFees(balanceOf(address(this))) (#960)
- SWAPTOKEN.transfer(adminFeeReceiver,SWAPTOKEN.balanceOf(address(this))) (#1045)
- uniswapV2Router.swapExactTokensForTokensSupportingFeeOnTransferTokens(tokenAmount,0,path,address(this),block.timestamp) (#1056-1062)
State variables written after the call(s):
- _tokenTransfer(from,to,amount,takeFee) (#963)
- _rOwned[address(this)] = _rOwned[address(this)].add(rPlayToEarn) (#892)
- _rOwned[sender] = _rOwned[sender].sub(rAmount) (#990)
- _rOwned[sender] = _rOwned[sender].sub(rAmount) (#999)
- _rOwned[sender] = _rOwned[sender].sub(rAmount) (#818)
- _rOwned[sender] = _rOwned[sender].sub(rAmount) (#1010)
- _rOwned[recipient] = _rOwned[recipient].add(rTransferAmount) (#991)
- _rOwned[recipient] = _rOwned[recipient].add(rTransferAmount) (#1001)
- _rOwned[recipient] = _rOwned[recipient].add(rTransferAmount) (#1011)
- _rOwned[recipient] = _rOwned[recipient].add(rTransferAmount) (#820)
- _tokenTransfer(from,to,amount,takeFee) (#963)
- _rTotal = _rTotal.sub(rFee) (#847)
- _tokenTransfer(from,to,amount,takeFee) (#963)
- _tOwned[address(this)] = _tOwned[address(this)].add(tPlayToEarn) (#894)
- _tOwned[sender] = _tOwned[sender].sub(tAmount) (#1009)
- _tOwned[sender] = _tOwned[sender].sub(tAmount) (#817)
- _tOwned[recipient] = _tOwned[recipient].add(tTransferAmount) (#1000)
- _tOwned[recipient] = _tOwned[recipient].add(tTransferAmount) (#819)
Apply the check-effects-interactions pattern.
Additional information: link
GetSchiffyGold.slitherConstructorVariables() (#640-1089) uses literals with too many digits:
- swapThreshold = (_tTotal * 10) / 100000 (#669)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
Reentrancy in GetSchiffyGold._transfer(address,address,uint256) (#943-964):
External calls:
- swapAndSendFees(balanceOf(address(this))) (#960)
- SWAPTOKEN.transfer(adminFeeReceiver,SWAPTOKEN.balanceOf(address(this))) (#1045)
- uniswapV2Router.swapExactTokensForTokensSupportingFeeOnTransferTokens(tokenAmount,0,path,address(this),block.timestamp) (#1056-1062)
State variables written after the call(s):
- _tokenTransfer(from,to,amount,takeFee) (#963)
- _playToEarn = _previousPlayToEarn (#929)
- _playToEarn = 0 (#913)
- _tokenTransfer(from,to,amount,takeFee) (#963)
- _previousPlayToEarn = _playToEarn (#911)
- _tokenTransfer(from,to,amount,takeFee) (#963)
- _previousTaxFee = _taxFee (#910)
- _tokenTransfer(from,to,amount,takeFee) (#963)
- _tFeeTotal = _tFeeTotal.add(tFee) (#848)
- _tokenTransfer(from,to,amount,takeFee) (#963)
- _taxFee = _previousTaxFee (#928)
- _taxFee = 0 (#912)
Reentrancy in GetSchiffyGold.constructor() (#672-684):
External calls:
- uniswapV2Pair = IUniswapV2Factory(_uniswapV2Router.factory()).createPair(address(this),_uniswapV2Router.WETH()) (#678-679)
State variables written after the call(s):
- setExcludes() (#681)
- _isExcludedFromFee[owner()] = true (#696)
- _isExcludedFromFee[address(this)] = true (#697)
- setExcludes() (#681)
- _isExcludedFromMaxTx[owner()] = true (#698)
- _isExcludedFromMaxTx[address(this)] = true (#699)
- adminFeeReceiver = _msgSender() (#682)
- uniswapV2Router = _uniswapV2Router (#680)
Reentrancy in GetSchiffyGold.transferFrom(address,address,uint256) (#737-741):
External calls:
- _transfer(sender,recipient,amount) (#738)
- SWAPTOKEN.transfer(adminFeeReceiver,SWAPTOKEN.balanceOf(address(this))) (#1045)
- uniswapV2Router.swapExactTokensForTokensSupportingFeeOnTransferTokens(tokenAmount,0,path,address(this),block.timestamp) (#1056-1062)
State variables written after the call(s):
- _approve(sender,_msgSender(),_allowances[sender][_msgSender()].sub(amount,GOLD: transfer amount exceeds allowance)) (#739)
- _allowances[owner][spender] = amount (#939)
Reentrancy in GetSchiffyGold.updateRouter(address) (#687-693):
External calls:
- uniswapV2Pair = IUniswapV2Factory(_uniswapV2Router.factory()).createPair(address(this),_uniswapV2Router.WETH()) (#689-690)
State variables written after the call(s):
- uniswapV2Router = _uniswapV2Router (#691)
Apply the check-effects-interactions pattern.
Additional information: link
Address._functionCallWithValue(address,bytes,uint256,string) (#340-361) is never used and should be removed
Address.functionCall(address,bytes) (#300-302) is never used and should be removed
Address.functionCall(address,bytes,string) (#310-312) is never used and should be removed
Address.functionCallWithValue(address,bytes,uint256) (#325-327) is never used and should be removed
Address.functionCallWithValue(address,bytes,uint256,string) (#335-338) is never used and should be removed
Address.isContract(address) (#247-256) is never used and should be removed
Address.sendValue(address,uint256) (#274-280) is never used and should be removed
Context._msgData() (#222-225) is never used and should be removed
SafeMath.mod(uint256,uint256) (#195-197) is never used and should be removed
SafeMath.mod(uint256,uint256,string) (#211-214) is never used and should be removed
Remove unused functions.
Additional information: link
Function IUniswapV2Pair.DOMAIN_SEPARATOR() (#469) is not in mixedCase
Function IUniswapV2Pair.PERMIT_TYPEHASH() (#470) is not in mixedCase
Function IUniswapV2Pair.MINIMUM_LIQUIDITY() (#487) is not in mixedCase
Function IUniswapV2Router01.WETH() (#507) is not in mixedCase
Parameter GetSchiffyGold.updateRouter(address)._router (#687) is not in mixedCase
Parameter GetSchiffyGold.calculateTaxFee(uint256)._amount (#900) is not in mixedCase
Parameter GetSchiffyGold.calculatePlayToEarn(uint256)._amount (#904) is not in mixedCase
Parameter GetSchiffyGold.updateSwapToken(address)._SWAPTOKEN (#1038) is not in mixedCase
Parameter GetSchiffyGold.updateSwapThreshold(uint256)._newThreshold (#1066) is not in mixedCase
Variable GetSchiffyGold.SWAPTOKEN (#667) is not in mixedCase
Variable GetSchiffyGold._maxTxAmount (#668) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
Unable to find KYC or doxxing proof
BscScan page for the token does not contain additional info: website, socials, description, etc.
Additional information: link
Unable to verify that token and website are owned by the same team (no listings + unable to find contract on website)
Unable to find token on CoinGecko
Additional information: link
Unable to find token on CoinMarketCap
Additional information: link
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
Unable to verify token contract address on the website
Young tokens have high risks of price dump / death
Token has no active CoinGecko listing / rank
Token has no active CoinMarketCap listing / rank
Young tokens have high risks of price dump / death
Young tokens have high risks of price dump / death
Unable to find Blog account (Reddit or Medium)
Unable to find Youtube account
Unable to find Discord account