Unable to verify that contract auditor is trusted: Certik, Quantstamp, Hacken, Solidity, Paladinsec, Openzeppelin, Verichains
Contract ownership is not renounced (belongs to a wallet)
Variable ELC._symbol (#365) is not in mixedCase
Variable ELC._decimals (#364) is not in mixedCase
Variable ELC._name (#366) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
Redundant expression "this (#131)" inContext (#121-134)
Remove redundant statements if they congest code but offer no value.
Additional information: link
ELC.allowance(address,address).owner (#436) shadows:
- Ownable.owner() (#314-316) (function)
ELC._approve(address,address,uint256).owner (#542) shadows:
- Ownable.owner() (#314-316) (function)
Rename the local variables that shadow another component.
Additional information: link
SafeMath.mul(uint256,uint256) (#204-216) is never used and should be removed
SafeMath.sub(uint256,uint256) (#175-177) is never used and should be removed
SafeMath.mod(uint256,uint256,string) (#279-282) is never used and should be removed
SafeMath.div(uint256,uint256,string) (#244-251) is never used and should be removed
Context._msgData() (#130-133) is never used and should be removed
SafeMath.mod(uint256,uint256) (#264-266) is never used and should be removed
SafeMath.div(uint256,uint256) (#229-231) is never used and should be removed
Remove unused functions.
Additional information: link
Pragma version^0.8.0 (#18) 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
ELC.constructor() (#368-376) uses literals with too many digits:
- _totalSupply = 1000000000000000000000000000 (#372)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (#333-336)
increaseAllowance(address,uint256) should be declared external:
- ELC.increaseAllowance(address,uint256) (#482-485)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#342-344)
decreaseAllowance(address,uint256) should be declared external:
- ELC.decreaseAllowance(address,uint256) (#501-504)
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 find token on CoinGecko
Additional information: link
Unable to find token on CoinMarketCap
Additional information: link
Unable to verify that token and website are owned by the same team (no listings + unable to find contract on website)
Unable to verify token contract address on the website
Unable to find token on CoinHunt
Additional information: link
Unable to find Telegram link on the website
Token is not listed at Mobula.Finance
Additional information: link
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
Token has no active CoinGecko listing / rank
Token has no active CoinMarketCap listing / rank
Twitter account link seems to be invalid