The native token of the KickPad ecosystem. A high-powered IDO Launchpad that allows KPAD holders access to private sale rounds, as well as a rugpull-mitigating open-source DEX.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Contract ownership is not renounced (belongs to a wallet)
SafeMath.mul(uint256,uint256) (#14-21) is never used and should be removed
SafeMath.div(uint256,uint256) (#23-26) is never used and should be removed
Remove unused functions.
Additional information: link
solc-0.5.1 is not recommended for deployment
Pragma version^0.5.1 (#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 KickPad.decimalFactor (#46) is not in UPPER_CASE_WITH_UNDERSCORES
Parameter KickPad.increaseApproval(address,uint256)._addedValue (#101) is not in mixedCase
Constant KickPad.totalSupply (#47) is not in UPPER_CASE_WITH_UNDERSCORES
Parameter KickPad.increaseApproval(address,uint256)._spender (#101) is not in mixedCase
Parameter KickPad.transfer(address,uint256)._value (#73) is not in mixedCase
Parameter KickPad.balanceOf(address)._owner (#65) is not in mixedCase
Parameter KickPad.approve(address,uint256)._spender (#95) is not in mixedCase
Parameter KickPad.transferFrom(address,address,uint256)._from (#83) is not in mixedCase
Parameter KickPad.approve(address,uint256)._value (#95) is not in mixedCase
Parameter KickPad.allowance(address,address)._owner (#69) is not in mixedCase
Parameter KickPad.allowance(address,address)._spender (#69) is not in mixedCase
Parameter KickPad.decreaseApproval(address,uint256)._spender (#107) is not in mixedCase
Parameter KickPad.decreaseApproval(address,uint256)._subtractedValue (#107) is not in mixedCase
Parameter KickPad.transferFrom(address,address,uint256)._to (#83) is not in mixedCase
Parameter KickPad.transferFrom(address,address,uint256)._value (#83) is not in mixedCase
Parameter KickPad.transfer(address,uint256)._to (#73) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
KickPad.name (#43) should be constant
KickPad.minted (#48) should be constant
KickPad.symbol (#44) should be constant
Add the constant attributes to state variables that never change.
Additional information: link
transfer(address,uint256) should be declared external:
- KickPad.transfer(address,uint256) (#73-81)
balanceOf(address) should be declared external:
- KickPad.balanceOf(address) (#65-67)
increaseApproval(address,uint256) should be declared external:
- KickPad.increaseApproval(address,uint256) (#101-105)
decreaseApproval(address,uint256) should be declared external:
- KickPad.decreaseApproval(address,uint256) (#107-116)
owner() should be declared external:
- KickPad.owner() (#61-63)
transferFrom(address,address,uint256) should be declared external:
- KickPad.transferFrom(address,address,uint256) (#83-93)
allowance(address,address) should be declared external:
- KickPad.allowance(address,address) (#69-71)
approve(address,uint256) should be declared external:
- KickPad.approve(address,uint256) (#95-99)
Use the external attribute for functions never called from the contract.
Additional information: link
BscScan page for the token does not contain additional info: website, socials, description, etc.
Additional information: link
Unable to crawl data from the website
Unable to find token contract audit
Unable to verify token contract address on the website
Unable to find Telegram link on the website
Token is not listed at Mobula.Finance
Additional information: link
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 a considerable age, but we're still unable to find its website
Token has relatively low CoinGecko rank
Token has relatively low CoinMarketCap rank
Last post in Twitter was more than 180 days ago
Unable to find Youtube account
Unable to find Discord account