Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Pragma version^0.4.24 (#1) allows old versions
solc-0.4.26 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
CoinToken.updateFee(uint256,uint256,address)._FeeAddress (#284) lacks a zero-check on :
- FeeAddress = _FeeAddress (#287)
CoinToken.constructor(string,string,uint256,uint256,uint256,uint256,address,address).tokenOwner (#267) lacks a zero-check on :
- owner = tokenOwner (#273)
CoinToken.constructor(string,string,uint256,uint256,uint256,uint256,address,address)._FeeAddress (#267) lacks a zero-check on :
- FeeAddress = _FeeAddress (#276)
Check that the address is not zero.
Additional information: link
StandardToken.transfer(address,uint256) (#128-154) compares to a boolean constant:
-require(bool)(tokenBlacklist[msg.sender] == false) (#129)
StandardToken.transferFrom(address,address,uint256) (#161-186) compares to a boolean constant:
-require(bool)(tokenBlacklist[msg.sender] == false) (#162)
Remove the equality to the boolean constant.
Additional information: link
SafeMath.mul(uint256,uint256) (#4-11) is never used and should be removed
Remove unused functions.
Additional information: link
Parameter PausableToken.transferFrom(address,address,uint256)._from (#237) is not in mixedCase
Parameter CoinToken.burn(uint256)._value (#280) is not in mixedCase
Parameter CoinToken.updateFee(uint256,uint256,address)._txFee (#284) is not in mixedCase
Parameter StandardToken.allowance(address,address)._spender (#196) is not in mixedCase
Parameter StandardToken.approve(address,uint256)._value (#189) is not in mixedCase
Parameter PausableToken.transferFrom(address,address,uint256)._to (#237) is not in mixedCase
Parameter CoinToken.updateFee(uint256,uint256,address)._burnFee (#284) is not in mixedCase
Parameter StandardToken.allowance(address,address)._owner (#196) is not in mixedCase
Parameter StandardToken.transfer(address,uint256)._value (#128) is not in mixedCase
Parameter StandardToken.transfer(address,uint256)._to (#128) is not in mixedCase
Parameter StandardToken.transferFrom(address,address,uint256)._from (#161) is not in mixedCase
Parameter PausableToken.approve(address,uint256)._spender (#241) is not in mixedCase
Parameter StandardToken.transferFrom(address,address,uint256)._to (#161) is not in mixedCase
Parameter PausableToken.decreaseApproval(address,uint256)._subtractedValue (#249) is not in mixedCase
Parameter StandardToken.approve(address,uint256)._spender (#189) is not in mixedCase
Parameter StandardToken.increaseApproval(address,uint256)._spender (#201) is not in mixedCase
Parameter CoinToken.updateFee(uint256,uint256,address)._FeeAddress (#284) is not in mixedCase
Parameter StandardToken.decreaseApproval(address,uint256)._spender (#207) is not in mixedCase
Parameter StandardToken.increaseApproval(address,uint256)._addedValue (#201) is not in mixedCase
Parameter PausableToken.increaseApproval(address,uint256)._addedValue (#245) is not in mixedCase
Parameter StandardToken.decreaseApproval(address,uint256)._subtractedValue (#207) is not in mixedCase
Parameter PausableToken.transfer(address,uint256)._value (#233) is not in mixedCase
Parameter PausableToken.decreaseApproval(address,uint256)._spender (#249) is not in mixedCase
Parameter PausableToken.increaseApproval(address,uint256)._spender (#245) is not in mixedCase
Variable StandardToken.FeeAddress (#118) is not in mixedCase
Parameter PausableToken.transfer(address,uint256)._to (#233) is not in mixedCase
Parameter PausableToken.approve(address,uint256)._value (#241) is not in mixedCase
Parameter PausableToken.transferFrom(address,address,uint256)._value (#237) is not in mixedCase
Parameter StandardToken.transferFrom(address,address,uint256)._value (#161) is not in mixedCase
Parameter StandardToken.balanceOf(address)._owner (#157) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
pause() should be declared external:
- Pausable.pause() (#85-88)
balanceOf(address) should be declared external:
- ERC20Basic.balanceOf(address) (#101)
- StandardToken.balanceOf(address) (#157-159)
mint(address,uint256) should be declared external:
- CoinToken.mint(address,uint256) (#299-305)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#51-55)
updateFee(uint256,uint256,address) should be declared external:
- CoinToken.updateFee(uint256,uint256,address) (#284-288)
unpause() should be declared external:
- Pausable.unpause() (#93-96)
allowance(address,address) should be declared external:
- ERC20.allowance(address,address) (#107)
- StandardToken.allowance(address,address) (#196-198)
burn(uint256) should be declared external:
- CoinToken.burn(uint256) (#280-282)
blackListAddress(address,bool) should be declared external:
- PausableToken.blackListAddress(address,bool) (#253-255)
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 number of PancakeSwap swaps is less than 1. Token is either dead or inactive.
Token is deployed only at one blockchain
Average 30d PancakeSwap volume is low.
Average PancakeSwap trading volume, liqudity, number of swaps are low. Token seems to be inactive.
Contract has 9% buy tax and 9% sell tax.
Taxes are low and contract ownership is renounced.
BscScan page for the token does not contain additional info: website, socials, description, etc.
Additional information: link
Unable to find token on CoinGecko
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
Token is not listed at Mobula.Finance
Additional information: link
Unable to find token on CoinHunt
Additional information: link
Unable to find token/project description on the website or on BscScan, CoinHunt, CoinGecko, CoinMarketCap
Unable to find code repository for the project
Token has no active CoinGecko listing / rank
Token has a considerable age, but social accounts / website are missing or have few users
Young tokens have high risks of price dump / death
Token has relatively low CoinMarketCap rank
Twitter account link seems to be invalid
Unable to find Blog account (Reddit or Medium)
Unable to find Youtube account
Unable to find Discord account