TTS will be released on the basis of BNB BSC platform and fully comply with BEP20 standard.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Contract name (TT-Swap) contains non-alphanumeric characters.
Not a direct threat, but may indicate unreliable intentions of developer. Non-alphanumeric chars (,.;!#*&") are extremely rare among low risk tokens.
BEP20.allowance(address,address).owner (#358) shadows:
- Ownable.owner() (#65-67) (function)
BEP20._approve(address,address,uint256).owner (#485) shadows:
- Ownable.owner() (#65-67) (function)
TTSwapToken.constructor().decimals (#552) shadows:
- BEP20.decimals() (#282-284) (function)
- IBEP20.decimals() (#124) (function)
Rename the local variables that shadow another component.
Additional information: link
Context._msgData() (#24-27) is never used and should be removed
Remove unused functions.
Additional information: link
Pragma version^0.8.0 (#7) allows old versions
Pragma version^0.8.0 (#34) allows old versions
Pragma version^0.8.0 (#104) allows old versions
Pragma version^0.8.0 (#205) allows old versions
Pragma version^0.8.0 (#525) allows old versions
Pragma version^0.8.0 (#545) 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
Parameter TTSwapToken.setOnlyOwnerCanBurn(bool)._onlyOwnerCanBurn (#562) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
Redundant expression "this (#25)" inContext (#19-28)
Remove redundant statements if they congest code but offer no value.
Additional information: link
TTSwapToken.constructor() (#549-556) uses literals with too many digits:
- initialBalance = 15700000000 * 10 ** decimals (#553)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (#84-87)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#93-97)
name() should be declared external:
- BEP20.name() (#257-259)
symbol() should be declared external:
- BEP20.symbol() (#265-267)
decimals() should be declared external:
- BEP20.decimals() (#282-284)
totalSupply() should be declared external:
- BEP20.totalSupply() (#289-291)
balanceOf(address) should be declared external:
- BEP20.balanceOf(address) (#296-298)
transfer(address,uint256) should be declared external:
- BEP20.transfer(address,uint256) (#315-318)
transferFrom(address,address,uint256) should be declared external:
- BEP20.transferFrom(address,address,uint256) (#333-341)
approve(address,uint256) should be declared external:
- BEP20.approve(address,uint256) (#350-353)
allowance(address,address) should be declared external:
- BEP20.allowance(address,address) (#358-360)
increaseAllowance(address,uint256) should be declared external:
- BEP20.increaseAllowance(address,uint256) (#374-377)
decreaseAllowance(address,uint256) should be declared external:
- BEP20.decreaseAllowance(address,uint256) (#393-399)
burn(uint256) should be declared external:
- BEP20Burnable.burn(uint256) (#539-541)
setOnlyOwnerCanBurn(bool) should be declared external:
- TTSwapToken.setOnlyOwnerCanBurn(bool) (#562-565)
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.
Average 30d PancakeSwap volume is low.
Number of Binance Smart Chain (BSC) token holders is low.
Average PancakeSwap trading volume, liqudity, number of swaps are low. Token seems to be inactive.
Token is deployed only at one blockchain
Token has only one trading pair
Young tokens have high risks of price dump / death
Young tokens have high risks of scam / price dump / death
Token has no active CoinGecko listing / rank
Young tokens have high risks of price dump / death
Young tokens have high risks of price dump / death
Token has relatively low CoinMarketCap rank
Last post in Twitter was more than 30 days ago
Unable to find Blog account (Reddit or Medium)
Unable to find Youtube account
Unable to find Discord account