KCLP has found a solution to bring incentive by rewarding all token holders in a way that is inclusive with a low barrier to entry.
The fundamental flaws of the existing launchpad concept is that acquiring enough tokens to participate in the ecosystem is prohibitive and even if you do hold the tokens, you are not guaranteed an allocation spot. Most of the launchpads we see today are "first-come, first-served" basis, where bots can fill the spots in a fraction of a second. We have created a fair decentralized launchpad that avoids this problem altogether.
KCLP will have 3 round sale system that provides every tier level guaranteed allocation.
• No bots • No luck • No lotteries
Nothing but fair and equal opportunity distribution to all our #KCLP investors.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
TimeLock.release() (#208-224) ignores return value by BEP(address(this)).transfer(msg.sender,amount) (#218)
Use SafeERC20, or ensure that the transfer/transferFrom return value is checked.
Additional information: link
Owned.changeOwnership(address) (#15-17) should emit an event for:
- owner = _newOwner (#16)
Emit an event for critical parameter changes.
Additional information: link
Owned.changeOwnership(address)._newOwner (#15) lacks a zero-check on :
- owner = _newOwner (#16)
Check that the address is not zero.
Additional information: link
TimeLock.release() (#208-224) uses timestamp for comparisons
Dangerous comparisons:
- require(bool,string)(block.timestamp >= (loc.time + loc.lockedAt),TimeLock: Release time not reached) (#216)
Avoid relying on block.timestamp.
Additional information: link
Freeze.freezeCheck() (#24-27) compares to a boolean constant:
-require(bool,string)(isFreeze == false,Contract have frozen) (#25)
Remove the equality to the boolean constant.
Additional information: link
solc-0.8.4 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 TimeLock.timeLock(address,uint256,uint256)._lockAccount (#189) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
KuCoinLaunchPad.constructor() (#258-266) uses literals with too many digits:
- totalSupply = 350000000 * 10 ** 18 (#262)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
allowance(address,address) should be declared external:
- BEP20.allowance(address,address) (#115-117)
Use the external attribute for functions never called from the contract.
Additional information: link
Average 30d PancakeSwap volume is low.
Average PancakeSwap trading volume, liqudity, number of swaps are low. Token seems to be inactive.
Token is deployed only at one blockchain
Unable to find PancakeSwap trading pair to compute liquidity.
Unable to find PancakeSwap trading pair to compute number of swaps.
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 verify token contract address on the website
Unable to find audit link on the website
Unable to find whitepaper link on the website
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
Young tokens have high risks of scam / price dump / death
Token has a considerable age, but social accounts / website are missing or have few users
Young tokens have high risks of price dump / death
Token has relatively low CoinGecko rank
Token has relatively low CoinMarketCap rank
Twitter account link seems to be invalid
Unable to find Youtube account
Unable to find Discord account