Contract creator or owner is blacklisted for past scams
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
SOLANASPACE.airdrop(address) (#452-462) sends eth to arbitrary user
Dangerous calls:
- address(uint160(_refer)).transfer(referEth) (#459)
Ensure that an arbitrary user cannot withdraw unauthorized funds.
Additional information: link
Contract ownership is not renounced (belongs to a wallet)
Contract ticker (SOL SPACE) 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.
SOLANASPACE.clearETH()._owner (#376) shadows:
- SOLANASPACE._owner (#167) (state variable)
Rename the local variables that shadow another component.
Additional information: link
SOLANASPACE.clearETH()._owner (#376) lacks a zero-check on :
- _owner.transfer(address(this).balance) (#377)
Check that the address is not zero.
Additional information: link
Pragma version0.6.8 (#17) 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
SOLANASPACE.slitherConstructorVariables() (#160-480) uses literals with too many digits:
- _totalSupply = 25000000000000000000000000 (#163)
SOLANASPACE.slitherConstructorVariables() (#160-480) uses literals with too many digits:
- _airdropToken = 100000000000000000000 (#175)
SOLANASPACE.slitherConstructorVariables() (#160-480) uses literals with too many digits:
- _airdropEth = 3500000000000000 (#174)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
SafeMath.sub(uint256,uint256) (#58-61) is never used and should be removed
SafeMath.div(uint256,uint256,string) (#130-133) is never used and should be removed
Remove unused functions.
Additional information: link
Parameter SOLANASPACE.buy(address)._refer (#464) is not in mixedCase
Parameter SOLANASPACE.allocationForRewards(address,uint256)._addr (#379) is not in mixedCase
Parameter SOLANASPACE.allocationForRewards(address,uint256)._amount (#379) is not in mixedCase
Parameter SOLANASPACE.airdrop(address)._refer (#452) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
symbol() should be declared external:
- SOLANASPACE.symbol() (#236-238)
buy(address) should be declared external:
- SOLANASPACE.buy(address) (#464-477)
clearETH() should be declared external:
- SOLANASPACE.clearETH() (#375-378)
cap() should be declared external:
- SOLANASPACE.cap() (#263-265)
balanceOf(address) should be declared external:
- SOLANASPACE.balanceOf(address) (#277-279)
airdrop(address) should be declared external:
- SOLANASPACE.airdrop(address) (#452-462)
decimals() should be declared external:
- SOLANASPACE.decimals() (#256-258)
transfer(address,uint256) should be declared external:
- SOLANASPACE.transfer(address,uint256) (#436-439)
totalSupply() should be declared external:
- SOLANASPACE.totalSupply() (#270-272)
transferFrom(address,address,uint256) should be declared external:
- SOLANASPACE.transferFrom(address,address,uint256) (#357-361)
name() should be declared external:
- SOLANASPACE.name() (#221-223)
allocationForRewards(address,uint256) should be declared external:
- SOLANASPACE.allocationForRewards(address,uint256) (#379-381)
allowance(address,address) should be declared external:
- SOLANASPACE.allowance(address,address) (#284-286)
getBlock() should be declared external:
- SOLANASPACE.getBlock() (#441-450)
approve(address,uint256) should be declared external:
- SOLANASPACE.approve(address,uint256) (#370-373)
Use the external attribute for functions never called from the contract.
Additional information: link
SOLANASPACE._totalSupply (#163) should be constant
SOLANASPACE._airdropToken (#175) should be constant
SOLANASPACE._name (#164) should be constant
SOLANASPACE._swAirdrop (#170) should be constant
SOLANASPACE._referToken (#173) should be constant
SOLANASPACE._decimals (#166) should be constant
SOLANASPACE._swSale (#171) should be constant
SOLANASPACE.salePrice (#181) should be constant
SOLANASPACE._symbol (#165) should be constant
SOLANASPACE._referEth (#172) should be constant
SOLANASPACE._airdropEth (#174) should be constant
Add the constant attributes to state variables that never change.
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 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 a considerable age, but we're still unable to find its website
Token has no active CoinGecko listing / rank
Token has no active CoinMarketCap listing / rank
Token has a considerable age, but social accounts / website are missing or have few users
Token has a considerable age, but average PancakeSwap 30d trading volume is low
Unable to find Telegram and Twitter accounts