Tao Te Ching (TTC) has an innovative economic system and incentive mechanism, TTC it is a token fully governed by the community. Tao Te Ching (TTC) has an innovative economic system and incentive mechanism, TTC it is a token fully governed by the community. In terms of security, the TTC smart contract adopts the original underlying technology and protocol code based on the ERC20 standard, and is compatible with the side chain of the BscScan main network. At the same time, according to the 5162 words of "Tao Te Ching", a total supply of 5162 Tao Te Ching (TTC) is set as the community DAO governance token. The goal is to bring value to the community through a specific and transparent strategy. In Tao Te Ching (TTC), the information of community members is highly transparent. The source, flow, value and time of each fund will be recorded and stored in the computer system of all users simultaneously. The user's personal privacy information and data are protected by high-strength encryption. The desensitized public transaction data can be inquired by individuals and third-party auditors. The characteristic value of TTC in finance: Individuals and enterprises can obtain safe-haven assets and liquidity by exchanging TTC or borrowing TTC by mortgage.TTC in mortgage loans, margin trading, international transfers, supply chain finance, etc.Of course, it is also the platform currency of TTC Swap.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
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
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
BscScan page for the token does not contain additional info: website, socials, description, etc.
Additional information: link
Unable to find token/project description on the website or on BscScan, CoinMarketCap
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
Young tokens have high risks of scam / price dump / death
Young tokens have high risks of scam / 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
Unable to find Blog account (Reddit or Medium)
Unable to find Youtube account