Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
TokenMintERC20Token.constructor(string,string,uint8,uint256,address,address).name (#333) shadows:
- TokenMintERC20Token.name() (#350-352) (function)
TokenMintERC20Token.constructor(string,string,uint8,uint256,address,address).symbol (#333) shadows:
- TokenMintERC20Token.symbol() (#357-359) (function)
TokenMintERC20Token.constructor(string,string,uint8,uint256,address,address).decimals (#333) shadows:
- TokenMintERC20Token.decimals() (#364-366) (function)
TokenMintERC20Token.constructor(string,string,uint8,uint256,address,address).totalSupply (#333) shadows:
- ERC20.totalSupply() (#129-131) (function)
- IERC20.totalSupply() (#14) (function)
Rename the local variables that shadow another component.
Additional information: link
TokenMintERC20Token.constructor(string,string,uint8,uint256,address,address).feeReceiver (#333) lacks a zero-check on :
- feeReceiver.transfer(msg.value) (#342)
Check that the address is not zero.
Additional information: link
ERC20._burn(address,uint256) (#290-297) is never used and should be removed
ERC20._burnFrom(address,uint256) (#306-314) is never used and should be removed
SafeMath.div(uint256,uint256) (#70-76) is never used and should be removed
SafeMath.mod(uint256,uint256) (#102-105) is never used and should be removed
SafeMath.mul(uint256,uint256) (#53-65) is never used and should be removed
Remove unused functions.
Additional information: link
Pragma version^0.4.24 (#5) allows old versions
solc-0.4.24 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
totalSupply() should be declared external:
- ERC20.totalSupply() (#129-131)
balanceOf(address) should be declared external:
- ERC20.balanceOf(address) (#138-140)
allowance(address,address) should be declared external:
- ERC20.allowance(address,address) (#148-157)
transfer(address,uint256) should be declared external:
- ERC20.transfer(address,uint256) (#164-167)
approve(address,uint256) should be declared external:
- ERC20.approve(address,uint256) (#178-184)
transferFrom(address,address,uint256) should be declared external:
- ERC20.transferFrom(address,address,uint256) (#192-205)
increaseAllowance(address,uint256) should be declared external:
- ERC20.increaseAllowance(address,uint256) (#216-229)
decreaseAllowance(address,uint256) should be declared external:
- ERC20.decreaseAllowance(address,uint256) (#240-253)
name() should be declared external:
- TokenMintERC20Token.name() (#350-352)
symbol() should be declared external:
- TokenMintERC20Token.symbol() (#357-359)
decimals() should be declared external:
- TokenMintERC20Token.decimals() (#364-366)
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
Unable to find website, listings and other project-related information
Token has a considerable age, but we're still unable to find its website
Token has no active CoinGecko listing / rank
Token has no active CoinMarketCap listing / rank
Token has a considerable age, but social accounts / website are missing or have few users
Token has a considerable age, but average PancakeSwap 30d trading volume is low
Unable to find Telegram account
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