9730/how-do-i-ensure-that-the-token-name-is-not-redundant
I have created a ERC20 token in ethereum blockchain with token name as TestToken and Symbol as TTT. Now how can I ensure that others cant create a token with the same name and same symbol? Is there is any way to ensure the redundancy in token name?
From my experience no, the trick is that you have a unique contract address you can use. So there can be an unlimited number of tokens with the same name, the trick is that they will each have their own address. Also you will get more responses if you use https://ethereum.stackexchange.com/
Contrary to the popular belief, it is ...READ MORE
IBM Bluemix Blockchain service Hyperledger Fabric v0.6 will ...READ MORE
Whenever a smart contract receives ether via ...READ MORE
IBM Bluemix is a platform that provides ...READ MORE
This was a bug. They've fixed it. ...READ MORE
Summary: Both should provide similar reliability of ...READ MORE
yes all are over TCP/IP connections secured ...READ MORE
You start with creating a new project. ...READ MORE
There is an open issue in GitHub ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.