Kiwano project is centred around a learning platform that aims to foster the adoption of cryptocurrencies and blockchain technology.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Contract ownership is not renounced (belongs to a wallet)
Context._msgData() (#24-26) is never used and should be removed
Remove unused functions.
Additional information: link
Pragma version^0.8.0 (#7) allows old versions
Pragma version^0.8.0 (#34) allows old versions
Pragma version^0.8.0 (#112) allows old versions
Pragma version^0.8.0 (#205) allows old versions
Pragma version^0.8.0 (#290) allows old versions
Pragma version^0.8.0 (#320) allows old versions
Pragma version^0.8.0 (#678) allows old versions
Pragma version^0.8.2 (#721) allows old versions
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
Different versions of Solidity is used:
- Version used: ['^0.8.0', '^0.8.2']
- ^0.8.0 (#7)
- ^0.8.0 (#34)
- ^0.8.0 (#112)
- ^0.8.0 (#205)
- ^0.8.0 (#290)
- ^0.8.0 (#320)
- ^0.8.0 (#678)
- ^0.8.2 (#721)
Use one Solidity version.
Additional information: link
KIWANO.constructor() (#729-731) uses literals with too many digits:
- _mint(msg.sender,250000000 * 10 ** decimals()) (#730)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (#83-85)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#91-94)
name() should be declared external:
- ERC20.name() (#377-379)
symbol() should be declared external:
- ERC20.symbol() (#385-387)
totalSupply() should be declared external:
- ERC20.totalSupply() (#409-411)
balanceOf(address) should be declared external:
- ERC20.balanceOf(address) (#416-418)
transfer(address,uint256) should be declared external:
- ERC20.transfer(address,uint256) (#428-431)
approve(address,uint256) should be declared external:
- ERC20.approve(address,uint256) (#447-450)
transferFrom(address,address,uint256) should be declared external:
- ERC20.transferFrom(address,address,uint256) (#465-479)
increaseAllowance(address,uint256) should be declared external:
- ERC20.increaseAllowance(address,uint256) (#493-496)
decreaseAllowance(address,uint256) should be declared external:
- ERC20.decreaseAllowance(address,uint256) (#512-520)
burn(uint256) should be declared external:
- ERC20Burnable.burn(uint256) (#693-695)
burnFrom(address,uint256) should be declared external:
- ERC20Burnable.burnFrom(address,uint256) (#708-715)
pause() should be declared external:
- KIWANO.pause() (#733-735)
unpause() should be declared external:
- KIWANO.unpause() (#737-739)
mint(address,uint256) should be declared external:
- KIWANO.mint(address,uint256) (#741-743)
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
Token has only one trading pair
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 token on CoinHunt
Additional information: link
Unable to find code repository for the project
Token is not listed at Mobula.Finance
Additional information: link
Token has no active CoinGecko listing / rank
Token has no active CoinMarketCap listing / rank
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