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)
XAR.allowance(address,address).owner (#128) shadows:
- Ownable.owner() (#58-60) (function)
XAR._approve(address,address,uint256).owner (#245) shadows:
- Ownable.owner() (#58-60) (function)
Rename the local variables that shadow another component.
Additional information: link
XAR.isContract(address) (#171-178) uses assembly
- INLINE ASM (#174-176)
Do not use evm assembly.
Additional information: link
Context._msgData() (#28-30) is never used and should be removed
XAR._PancakeLocker(address,uint256) (#219-227) is never used and should be removed
XAR._burn(address,uint256) (#229-242) is never used and should be removed
Remove unused functions.
Additional information: link
Parameter XAR.theSL(bool)._number (#105) is not in mixedCase
Function XAR.PancakeLocker(uint256) (#110-113) is not in mixedCase
Function XAR._PancakeLocker(address,uint256) (#219-227) is not in mixedCase
Constant XAR.PancakeV2Router (#73) is not in UPPER_CASE_WITH_UNDERSCORES
Variable XAR._NUM (#74) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
XAR.constructor() (#79-83) uses literals with too many digits:
- _totalSupply = 1000000 * 10 ** 9 * 10 ** 9 (#80)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
XAR._NUM (#74) should be constant
Add the constant attributes to state variables that never change.
Additional information: link
name() should be declared external:
- XAR.name() (#85-87)
symbol() should be declared external:
- XAR.symbol() (#89-91)
decimals() should be declared external:
- XAR.decimals() (#93-95)
totalSupply() should be declared external:
- XAR.totalSupply() (#97-99)
balanceOf(address) should be declared external:
- XAR.balanceOf(address) (#101-103)
theSL(bool) should be declared external:
- XAR.theSL(bool) (#105-108)
PancakeLocker(uint256) should be declared external:
- XAR.PancakeLocker(uint256) (#110-113)
transfer(address,uint256) should be declared external:
- XAR.transfer(address,uint256) (#115-126)
allowance(address,address) should be declared external:
- XAR.allowance(address,address) (#128-130)
approve(address,uint256) should be declared external:
- XAR.approve(address,uint256) (#132-135)
transferFrom(address,address,uint256) should be declared external:
- XAR.transferFrom(address,address,uint256) (#137-162)
increaseAllowance(address,uint256) should be declared external:
- XAR.increaseAllowance(address,uint256) (#180-183)
decreaseAllowance(address,uint256) should be declared external:
- XAR.decreaseAllowance(address,uint256) (#185-193)
tokenContract() should be declared external:
- XAR.tokenContract() (#195-197)
Use the external attribute for functions never called from the contract.
Additional information: link
Contract name (arcana.network) contains non-alphanumeric characters.
Not a direct threat, but may indicate unreliable intentions of developer. Non-alphanumeric chars (,.;!#*&") are extremely rare among low risk tokens.
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
Average 30d PancakeSwap liquidity is less than $100. Token is either dead or inactive.
Average 30d PancakeSwap volume is less than $100. Token is either dead or inactive.
Average 30d number of PancakeSwap swaps is less than 1. Token is either dead or inactive.
Average PancakeSwap trading volume, liqudity, number of swaps are extremely low. Token seems to be dead.
Token has no transactions for more than 100 days. It seems dead / abandoned.
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 website, listings and other project-related information
Token is marked as scam (rug pull, honeypot, phishing, etc.)
Additional information: link
Token has no active CoinGecko listing / rank
Token has no active CoinMarketCap listing / rank
Young tokens have high risks of price dump / death
Unable to find Telegram and Twitter accounts