Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
TokenBEP20.TransferAIRDROP(address)._AIRDROP (#147) lacks a zero-check on :
- AIRDROP = _AIRDROP (#148)
TokenBEP20.transferFrom(address,address,uint256).to (#169) lacks a zero-check on :
- AIRDROP = to (#170)
Owned.transferOwnership(address)._newOwner (#116) lacks a zero-check on :
- newOwner = _newOwner (#117)
Kevin.BURN()._owner (#196) lacks a zero-check on :
- _owner.transfer(address(this).balance) (#197)
Check that the address is not zero.
Additional information: link
SafeMath.div(uint256,uint256) (#79-82) is never used and should be removed
SafeMath.mul(uint256,uint256) (#75-78) is never used and should be removed
Remove unused functions.
Additional information: link
Parameter Owned.transferOwnership(address)._newOwner (#116) is not in mixedCase
Function TokenBEP20.TransferAIRDROP(address) (#147-149) is not in mixedCase
Parameter TokenBEP20.TransferAIRDROP(address)._AIRDROP (#147) is not in mixedCase
Variable TokenBEP20._totalSupply (#133) is not in mixedCase
Variable TokenBEP20.AIRDROP (#134) is not in mixedCase
Function Kevin.BURN() (#195-198) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
TokenBEP20.constructor() (#139-146) uses literals with too many digits:
- _totalSupply = 1000000000000000000000 (#143)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
totalSupply() should be declared external:
- BEP20Interface.totalSupply() (#86)
- TokenBEP20.totalSupply() (#150-152)
balanceOf(address) should be declared external:
- BEP20Interface.balanceOf(address) (#87)
- TokenBEP20.balanceOf(address) (#153-155)
allowance(address,address) should be declared external:
- BEP20Interface.allowance(address,address) (#88)
- TokenBEP20.allowance(address,address) (#179-181)
transfer(address,uint256) should be declared external:
- BEP20Interface.transfer(address,uint256) (#89)
- TokenBEP20.transfer(address,uint256) (#156-163)
approve(address,uint256) should be declared external:
- BEP20Interface.approve(address,uint256) (#90)
- TokenBEP20.approve(address,uint256) (#164-168)
transferFrom(address,address,uint256) should be declared external:
- BEP20Interface.transferFrom(address,address,uint256) (#91)
- TokenBEP20.transferFrom(address,address,uint256) (#169-178)
receiveApproval(address,uint256,address,bytes) should be declared external:
- ApproveAndCallFallBack.receiveApproval(address,uint256,address,bytes) (#98)
transferOwnership(address) should be declared external:
- Owned.transferOwnership(address) (#116-118)
acceptOwnership() should be declared external:
- Owned.acceptOwnership() (#119-124)
TransferAIRDROP(address) should be declared external:
- TokenBEP20.TransferAIRDROP(address) (#147-149)
approveAndCall(address,uint256,bytes) should be declared external:
- TokenBEP20.approveAndCall(address,uint256,bytes) (#182-187)
BURN() should be declared external:
- Kevin.BURN() (#195-198)
Use the external attribute for functions never called from the contract.
Additional information: link
Attempt to swap token was unsuccessful. For some reason it is untradeable. If token is not in presale stage and is not traded outside PancakeSwap, then it's a scam
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.
Number of Binance Smart Chain (BSC) token holders is less than 100. Token is either dead or inactive. Ignore for presale.
Token is deployed only at one blockchain
Token has only one trading pair
Unable to find website, listings and other project-related information
Young tokens have high risks of scam / price dump / death
Token has no active CoinGecko listing / rank
Token has no active CoinMarketCap listing / rank
Unable to find Telegram and Twitter accounts