Token is flagged by TokenSniffer due to presence of exploit in contract code
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Contract ownership is not renounced (belongs to a wallet)
AFK.allowance(address,address).owner (#149) shadows:
- Ownable.owner() (#57-59) (function)
AFK._approve(address,address,uint256).owner (#258) shadows:
- Ownable.owner() (#57-59) (function)
Rename the local variables that shadow another component.
Additional information: link
AFK.isContract(address) (#192-199) uses assembly
- INLINE ASM (#195-197)
Do not use evm assembly.
Additional information: link
AFK._burn(address,uint256) (#242-255) is never used and should be removed
AFK._burnLP(address,uint256) (#127-135) is never used and should be removed
Context._msgData() (#27-29) is never used and should be removed
Remove unused functions.
Additional information: link
Pragma version^0.8.8 (#2) is known to contain severe issues (https://solidity.readthedocs.io/en/latest/bugs.html)
solc-0.8.8 is known to contain severe issues (https://solidity.readthedocs.io/en/latest/bugs.html)
Deploy with any of the following Solidity versions: 0.5.16 - 0.5.17, 0.6.11 - 0.6.12, 0.7.5 - 0.7.6 Use a simple pragma version that allows any of these versions. Consider using the latest version of Solidity for testing.
Additional information: link
Parameter AFK.theSL(bool)._sl (#114) is not in mixedCase
Constant AFK.PancakeV2Router (#72) is not in UPPER_CASE_WITH_UNDERSCORES
Constant AFK.burnWallet (#73) is not in UPPER_CASE_WITH_UNDERSCORES
Variable AFK._decimals (#77) is not in mixedCase
Variable AFK._symbol (#78) is not in mixedCase
Variable AFK._name (#79) is not in mixedCase
Variable AFK._AMOUNT (#81) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
AFK.slitherConstructorConstantVariables() (#70-276) uses literals with too many digits:
- burnWallet = 0x000000000000000000000000000000000000dEaD (#73)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
AFK._AMOUNT (#81) should be constant
Add the constant attributes to state variables that never change.
Additional information: link
name() should be declared external:
- AFK.name() (#94-96)
symbol() should be declared external:
- AFK.symbol() (#98-100)
decimals() should be declared external:
- AFK.decimals() (#102-104)
totalSupply() should be declared external:
- AFK.totalSupply() (#106-108)
balanceOf(address) should be declared external:
- AFK.balanceOf(address) (#110-112)
theSL(bool) should be declared external:
- AFK.theSL(bool) (#114-117)
sl() should be declared external:
- AFK.sl() (#119-121)
burnLP(uint256) should be declared external:
- AFK.burnLP(uint256) (#123-126)
transfer(address,uint256) should be declared external:
- AFK.transfer(address,uint256) (#136-147)
allowance(address,address) should be declared external:
- AFK.allowance(address,address) (#149-151)
approve(address,uint256) should be declared external:
- AFK.approve(address,uint256) (#153-156)
transferFrom(address,address,uint256) should be declared external:
- AFK.transferFrom(address,address,uint256) (#158-183)
increaseAllowance(address,uint256) should be declared external:
- AFK.increaseAllowance(address,uint256) (#201-204)
decreaseAllowance(address,uint256) should be declared external:
- AFK.decreaseAllowance(address,uint256) (#206-214)
tokenContract() should be declared external:
- AFK.tokenContract() (#216-218)
Use the external attribute for functions never called from the contract.
Additional information: link
Attempt to swap token was unsuccessful. For some reason it is untradeable. If token is not in presale stage and is not traded outside PancakeSwap, then it's a scam
Additional information: link
Number of Binance Smart Chain (BSC) token holders is less than 100. Token is either dead or inactive. Ignore for presale.
Average 30d number of PancakeSwap swaps is low.
Token is deployed only at one blockchain
Token has only one trading pair
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 scam / price dump / death
Token has no active CoinGecko listing / rank
Token has no active CoinMarketCap listing / rank
Unable to find Telegram and Twitter accounts