Tag Protocol project is an endeavor to find answers and resolve some of the issues plaguing the current store of value coins. Our vision is to build a coin ecosystem that is blockchain agnostic. A coin ecosystem that can deploy and migrate it’s smart contract structures to any SmartChain Platform based upon community consensus. Any individual in the Tagcoin community can propose a migration from the active host blockchain to another blockchain along with their reasoning and the community can deliberate, analyze and vote for or against this proposal. This ensures the community maintains a consistent coin tokenomics that they can deploy their savings to, while also having the ability to adapt or migrate to the most advanced blockchain technology available based upon changing needs identified by the community based upon consensus.
The logical fallacy being that a good store of value token discovers value from the continuity of it’s tokenomics and that the blockchain is merely a host that provides required security and settlement network for transfer and storage of coins for the community around it.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Contract name (TagCoin - TagProtocol Native Coin) 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.
Void constructor called in TagToken.constructor(string,string) (contracts/nonUpgradeable/Tokens/TagToken.sol#23-29):
- ERC20Snapshot() (contracts/nonUpgradeable/Tokens/TagToken.sol#23)
Remove the constructor call.
Additional information: link
TagToken._beforeTokenTransfer(address,address,uint256) (contracts/nonUpgradeable/Tokens/TagToken.sol#69-77) compares to a boolean constant:
-require(bool,string)(frozen[from] == false,ERC20Blockable: Token is frozen by admin) (contracts/nonUpgradeable/Tokens/TagToken.sol#76)
Remove the equality to the boolean constant.
Additional information: link
Different versions of Solidity is used:
- Version used: ['^0.8.0', '^0.8.2']
- ^0.8.0 (@openzeppelin/contracts/access/AccessControl.sol#3)
- ^0.8.0 (@openzeppelin/contracts/security/Pausable.sol#3)
- ^0.8.0 (@openzeppelin/contracts/token/ERC20/ERC20.sol#3)
- ^0.8.0 (@openzeppelin/contracts/token/ERC20/IERC20.sol#3)
- ^0.8.0 (@openzeppelin/contracts/token/ERC20/extensions/ERC20Snapshot.sol#3)
- ^0.8.0 (@openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.sol#3)
- ^0.8.0 (@openzeppelin/contracts/utils/Arrays.sol#3)
- ^0.8.0 (@openzeppelin/contracts/utils/Context.sol#3)
- ^0.8.0 (@openzeppelin/contracts/utils/Counters.sol#3)
- ^0.8.0 (@openzeppelin/contracts/utils/Strings.sol#3)
- ^0.8.0 (@openzeppelin/contracts/utils/introspection/ERC165.sol#3)
- ^0.8.0 (@openzeppelin/contracts/utils/introspection/IERC165.sol#3)
- ^0.8.0 (@openzeppelin/contracts/utils/math/Math.sol#3)
- ^0.8.0 (@openzeppelin/contracts/utils/math/SafeMath.sol#3)
- ^0.8.2 (contracts/nonUpgradeable/Tokens/TagToken.sol#3)
Use one Solidity version.
Additional information: link
TagToken._beforeTokenTransfer(address,address,uint256) (contracts/nonUpgradeable/Tokens/TagToken.sol#69-77) is never used and should be removed
Remove unused functions.
Additional information: link
solc-0.8.2 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
Parameter TagToken.isFrozen(address)._to (contracts/nonUpgradeable/Tokens/TagToken.sol#65) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
isFrozen(address) should be declared external:
- TagToken.isFrozen(address) (contracts/nonUpgradeable/Tokens/TagToken.sol#65-67)
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 contract audit
Unable to verify token contract address on the website
Unable to find audit link on the website
Unable to find whitepaper link on the website
Unable to find Telegram link on the website
Unable to find Twitter link on the website
Unable to find token on CoinHunt
Additional information: link
Young tokens have high risks of price dump / death
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 price dump / death
Token has relatively low CoinGecko rank
Twitter account link seems to be invalid
Unable to find Youtube account
Unable to find Discord account