The Kryptolite Universe aims to effectively and constantly develop new, innovative projects - all owned by the community, making the KRYPTOVERSE a blockchain-backed amalgam, with multi-faceted projects all under KRYPTOLITE, and KRL token holders benefitting from fees generated from these projects.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
KRYPTOLITE.constructor(string,string,uint256,uint256,address).tokenOwner (#237) lacks a zero-check on :
- owner = tokenOwner (#243)
Check that the address is not zero.
Additional information: link
StandardToken.transfer(address,uint256) (#128-138) compares to a boolean constant:
-require(bool)(tokenBlacklist[msg.sender] == false) (#129)
StandardToken.transferFrom(address,address,uint256) (#145-156) compares to a boolean constant:
-require(bool)(tokenBlacklist[msg.sender] == false) (#146)
Remove the equality to the boolean constant.
Additional information: link
SafeMath.div(uint256,uint256) (#16-21) is never used and should be removed
SafeMath.mul(uint256,uint256) (#7-14) is never used and should be removed
Remove unused functions.
Additional information: link
Pragma version^0.4.24 (#5) allows old versions
solc-0.4.24 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 StandardToken.transfer(address,uint256)._to (#128) is not in mixedCase
Parameter StandardToken.transfer(address,uint256)._value (#128) is not in mixedCase
Parameter StandardToken.balanceOf(address)._owner (#141) is not in mixedCase
Parameter StandardToken.transferFrom(address,address,uint256)._from (#145) is not in mixedCase
Parameter StandardToken.transferFrom(address,address,uint256)._to (#145) is not in mixedCase
Parameter StandardToken.transferFrom(address,address,uint256)._value (#145) is not in mixedCase
Parameter StandardToken.approve(address,uint256)._spender (#159) is not in mixedCase
Parameter StandardToken.approve(address,uint256)._value (#159) is not in mixedCase
Parameter StandardToken.allowance(address,address)._owner (#166) is not in mixedCase
Parameter StandardToken.allowance(address,address)._spender (#166) is not in mixedCase
Parameter StandardToken.increaseApproval(address,uint256)._spender (#171) is not in mixedCase
Parameter StandardToken.increaseApproval(address,uint256)._addedValue (#171) is not in mixedCase
Parameter StandardToken.decreaseApproval(address,uint256)._spender (#177) is not in mixedCase
Parameter StandardToken.decreaseApproval(address,uint256)._subtractedValue (#177) is not in mixedCase
Parameter PausableToken.transfer(address,uint256)._to (#203) is not in mixedCase
Parameter PausableToken.transfer(address,uint256)._value (#203) is not in mixedCase
Parameter PausableToken.transferFrom(address,address,uint256)._from (#207) is not in mixedCase
Parameter PausableToken.transferFrom(address,address,uint256)._to (#207) is not in mixedCase
Parameter PausableToken.transferFrom(address,address,uint256)._value (#207) is not in mixedCase
Parameter PausableToken.approve(address,uint256)._spender (#211) is not in mixedCase
Parameter PausableToken.approve(address,uint256)._value (#211) is not in mixedCase
Parameter PausableToken.increaseApproval(address,uint256)._spender (#215) is not in mixedCase
Parameter PausableToken.increaseApproval(address,uint256)._addedValue (#215) is not in mixedCase
Parameter PausableToken.decreaseApproval(address,uint256)._spender (#219) is not in mixedCase
Parameter PausableToken.decreaseApproval(address,uint256)._subtractedValue (#219) is not in mixedCase
Parameter KRYPTOLITE.burn(uint256)._value (#247) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#54-58)
pause() should be declared external:
- Pausable.pause() (#88-91)
unpause() should be declared external:
- Pausable.unpause() (#96-99)
balanceOf(address) should be declared external:
- ERC20Basic.balanceOf(address) (#104)
- StandardToken.balanceOf(address) (#141-143)
allowance(address,address) should be declared external:
- ERC20.allowance(address,address) (#110)
- StandardToken.allowance(address,address) (#166-168)
blackListAddress(address,bool) should be declared external:
- PausableToken.blackListAddress(address,bool) (#223-225)
burn(uint256) should be declared external:
- KRYPTOLITE.burn(uint256) (#247-249)
mint(address,uint256) should be declared external:
- KRYPTOLITE.mint(address,uint256) (#259-265)
Use the external attribute for functions never called from the contract.
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
Unable to find token on CoinGecko
Additional information: link
Unable to find token on CoinMarketCap
Additional information: link
Unable to find token contract audit
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
Token has no active CoinGecko listing / rank
Token has no active CoinMarketCap listing / rank
Token has a considerable age, but average PancakeSwap 30d trading volume is low
Young tokens have high risks of price dump / death
Young tokens have high risks of price dump / death
Young tokens have high risks of price dump / death
Unable to find Discord account