Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
taikuntesla.allowance(address,address).owner (#422) shadows:
- Ownable.owner() (#300-302) (function)
taikuntesla._approve(address,address,uint256).owner (#585) shadows:
- Ownable.owner() (#300-302) (function)
Rename the local variables that shadow another component.
Additional information: link
Context._msgData() (#116-119) is never used and should be removed
SafeMath.div(uint256,uint256) (#215-217) is never used and should be removed
SafeMath.div(uint256,uint256,string) (#230-237) is never used and should be removed
SafeMath.mod(uint256,uint256) (#250-252) is never used and should be removed
SafeMath.mod(uint256,uint256,string) (#265-268) is never used and should be removed
SafeMath.mul(uint256,uint256) (#190-202) is never used and should be removed
taikuntesla._burnFrom(address,uint256) (#599-602) is never used and should be removed
Remove unused functions.
Additional information: link
Contract taikuntesla (#342-604) is not in CapWords
Variable taikuntesla._decimals (#350) is not in mixedCase
Variable taikuntesla._symbol (#351) is not in mixedCase
Variable taikuntesla._name (#352) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
Redundant expression "this (#117)" inContext (#107-120)
Remove redundant statements if they congest code but offer no value.
Additional information: link
taikuntesla.constructor() (#354-362) uses literals with too many digits:
- _totalSupply = 20000000 (#358)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (#319-322)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#328-330)
increaseAllowance(address,uint256) should be declared external:
- taikuntesla.increaseAllowance(address,uint256) (#468-471)
decreaseAllowance(address,uint256) should be declared external:
- taikuntesla.decreaseAllowance(address,uint256) (#487-490)
mint(uint256) should be declared external:
- taikuntesla.mint(uint256) (#500-503)
burn(uint256) should be declared external:
- taikuntesla.burn(uint256) (#508-511)
Use the external attribute for functions never called from the contract.
Additional information: link
Unable to find website, listings and other project-related information
Token is marked as risky (blacklisted creator, fake name, dead project, etc.)
Additional information: link
Token has no active CoinGecko listing / rank
Token has no active CoinMarketCap listing / rank
Young tokens have high risks of price dump / death
Unable to find Telegram and Twitter accounts