We believe Blockchain can create equal opportunities for people, a world where people have access to opportunity to invest, to start a business, to work and to be socially mobile.
Our technology empowers mass adoption, expand use-cases and lay foundation of the blockchain ecosystem.
We are building a blockchain platform for decentralised applications (Dapps) and helping to create a blockchain ecosystem that allow for scaling and connecting disparate blockchains.
SafeMath.mul(uint256,uint256) (#21-30) is never used and should be removed
SafeMath.div(uint256,uint256) (#32-37) is never used and should be removed
Remove unused functions.
Additional information: link
solc-0.5.0 is not recommended for deployment
Pragma version^0.5.0 (#1) 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
Constant KardiaChainToken.initialSupply (#455) is not in UPPER_CASE_WITH_UNDERSCORES
Follow the Solidity naming convention.
Additional information: link
burn(uint256) should be declared external:
- KardiaChainToken.burn(uint256) (#469-471)
pause() should be declared external:
- Pausable.pause() (#403-406)
balanceOf(address) should be declared external:
- ERC20.balanceOf(address) (#137-139)
owner() should be declared external:
- Ownable.owner() (#344-346)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#367-371)
unpause() should be declared external:
- Pausable.unpause() (#411-414)
totalSupply() should be declared external:
- ERC20.totalSupply() (#130-132)
burnFrom(address,uint256) should be declared external:
- KardiaChainToken.burnFrom(address,uint256) (#476-478)
allowance(address,address) should be declared external:
- ERC20.allowance(address,address) (#157-159)
Use the external attribute for functions never called from the contract.
Additional information: link
Unable to find Telegram link on the website
Unable to find Twitter link on the website
Token is not listed at Mobula.Finance
Additional information: link
Unable to find audit link on the website
Twitter account link seems to be invalid
Unable to find Discord account
Unable to find Youtube account