Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
XOTOKEN.airdrop(address) (#437-447) sends eth to arbitrary user
Dangerous calls:
- address(uint160(_refer)).transfer(referEth) (#444)
Ensure that an arbitrary user cannot withdraw unauthorized funds.
Additional information: link
Contract ownership is not renounced (belongs to a wallet)
XOTOKEN.clearETH()._owner (#361) shadows:
- XOTOKEN._owner (#152) (state variable)
Rename the local variables that shadow another component.
Additional information: link
XOTOKEN.clearETH()._owner (#361) lacks a zero-check on :
- _owner.transfer(address(this).balance) (#362)
Check that the address is not zero.
Additional information: link
SafeMath.div(uint256,uint256,string) (#115-118) is never used and should be removed
SafeMath.sub(uint256,uint256) (#43-46) is never used and should be removed
Remove unused functions.
Additional information: link
Pragma version0.6.8 (#2) allows old versions
solc-0.6.8 is not recommended for deployment
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 XOTOKEN.allocationForRewards(address,uint256)._addr (#364) is not in mixedCase
Parameter XOTOKEN.allocationForRewards(address,uint256)._amount (#364) is not in mixedCase
Parameter XOTOKEN.airdrop(address)._refer (#437) is not in mixedCase
Parameter XOTOKEN.buy(address)._refer (#449) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
XOTOKEN.slitherConstructorVariables() (#145-465) uses literals with too many digits:
- _totalSupply = 900000000000000000000000000000 (#148)
XOTOKEN.slitherConstructorVariables() (#145-465) uses literals with too many digits:
- _airdropEth = 4000000000000000 (#159)
XOTOKEN.slitherConstructorVariables() (#145-465) uses literals with too many digits:
- _airdropToken = 900000000000000000000 (#160)
XOTOKEN.slitherConstructorVariables() (#145-465) uses literals with too many digits:
- salePrice = 2400000 (#166)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
XOTOKEN._airdropEth (#159) should be constant
XOTOKEN._airdropToken (#160) should be constant
XOTOKEN._decimals (#151) should be constant
XOTOKEN._name (#149) should be constant
XOTOKEN._referEth (#157) should be constant
XOTOKEN._referToken (#158) should be constant
XOTOKEN._swAirdrop (#155) should be constant
XOTOKEN._swSale (#156) should be constant
XOTOKEN._symbol (#150) should be constant
XOTOKEN._totalSupply (#148) should be constant
XOTOKEN.salePrice (#166) should be constant
Add the constant attributes to state variables that never change.
Additional information: link
name() should be declared external:
- XOTOKEN.name() (#206-208)
symbol() should be declared external:
- XOTOKEN.symbol() (#221-223)
decimals() should be declared external:
- XOTOKEN.decimals() (#241-243)
cap() should be declared external:
- XOTOKEN.cap() (#248-250)
totalSupply() should be declared external:
- XOTOKEN.totalSupply() (#255-257)
balanceOf(address) should be declared external:
- XOTOKEN.balanceOf(address) (#262-264)
allowance(address,address) should be declared external:
- XOTOKEN.allowance(address,address) (#269-271)
transferFrom(address,address,uint256) should be declared external:
- XOTOKEN.transferFrom(address,address,uint256) (#342-346)
approve(address,uint256) should be declared external:
- XOTOKEN.approve(address,uint256) (#355-358)
clearETH() should be declared external:
- XOTOKEN.clearETH() (#360-363)
allocationForRewards(address,uint256) should be declared external:
- XOTOKEN.allocationForRewards(address,uint256) (#364-366)
transfer(address,uint256) should be declared external:
- XOTOKEN.transfer(address,uint256) (#421-424)
getBlock() should be declared external:
- XOTOKEN.getBlock() (#426-435)
airdrop(address) should be declared external:
- XOTOKEN.airdrop(address) (#437-447)
buy(address) should be declared external:
- XOTOKEN.buy(address) (#449-462)
Use the external attribute for functions never called from the contract.
Additional information: link
BscScan page for the token does not contain additional info: website, socials, description, etc.
Additional information: link
Unable to find token/project description on the website or on BscScan, CoinMarketCap
Unable to find token contract audit
Unable to find KYC or doxxing proof
Unable to find audit link on the website
Unable to find Twitter link on the 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
Young tokens have high risks of scam / price dump / death
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