KLend aim to be the best on-chain lending platform, build distributed financial ecology, KLend is first DAO based decentralized lending protocol outside ETH, we use the over-collateralized mortgage lending model inspired by Compound coupled with the EPS style liquidity mining model empowers the capital utilization of DEFI-Ecology. And we have been actively laying out the plan of landing a decentralized crypto spot contract platform in the very near future
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Comp._writeCheckpoint(address,uint32,uint96,uint96) (#262-273) uses a dangerous strict equality:
- nCheckpoints > 0 && checkpoints[delegatee][nCheckpoints - 1].fromBlock == blockNumber (#265)
Don't use strict equality to determine if an account has enough Ether or tokens.
Additional information: link
Comp.delegateBySig(address,uint256,uint256,uint8,bytes32,bytes32) (#161-170) uses timestamp for comparisons
Dangerous comparisons:
- require(bool,string)(now <= expiry,Comp::delegateBySig: signature expired) (#168)
Avoid relying on block.timestamp.
Additional information: link
Comp.getChainId() (#296-300) uses assembly
- INLINE ASM (#298)
Do not use evm assembly.
Additional information: link
Constant Comp.totalSupply (#15) is not in UPPER_CASE_WITH_UNDERSCORES
Follow the Solidity naming convention.
Additional information: link
Comp.slitherConstructorConstantVariables() (#4-302) uses literals with too many digits:
- totalSupply = 2000000e18 (#15)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
delegate(address) should be declared external:
- Comp.delegate(address) (#148-150)
delegateBySig(address,uint256,uint256,uint8,bytes32,bytes32) should be declared external:
- Comp.delegateBySig(address,uint256,uint256,uint8,bytes32,bytes32) (#161-170)
getPriorVotes(address,uint256) should be declared external:
- Comp.getPriorVotes(address,uint256) (#189-221)
Use the external attribute for functions never called from the contract.
Additional information: link
Average 30d PancakeSwap volume is low.
Number of Binance Smart Chain (BSC) token holders 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 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
Young tokens have high risks of scam / price dump / death
Young tokens have high risks of price dump / death
Token has relatively low CoinGecko rank
Token has relatively low CoinMarketCap rank
Last post in Twitter was more than 30 days ago
Unable to find Youtube account