Introducing...
MINEREUM TOKEN CREATION SERVICEThe Token Creation Service is now live and allows anyone to create a fully compatible ERC20 Ethereum Token with just a minereum transaction.
Before using the service please take note of the following:
1. Always check this post before making a transaction to the service and follow its steps, the MNE price is dynamic and can be changed,
only transactions with the value >= the current price will be valid.
2. This is the first basic version released to the public, our team will monitor it and will release updates if required.
3.
DO NOT send transactions to the service from exchanges. You will not be able to Setup your token, transactions should be sent from an address that you have full control.
4. Any Minereum, Ether, or any other Token sent to the Service Address will be automatically destroyed and cannot be recovered.
5. All tokens generated by the service are 18 decimals
Current Price: 1 MNEToken Creation Service Address: 0x41fAfB65B1514Ce1177287A567002f8978d98205
To Generate your Token, follow these steps:
1. Send 1 MNE (or higher) to the address 0x41fAfB65B1514Ce1177287A567002f8978d98205
(The Address you send the transaction from will be the only address that will be able to configure the Token, make sure you have control over it)3. After few seconds you will see your transaction in the website
http://tokenservice.minereum.com/4. The transaction will be processed shortly, when all is done the status will be "Done" and your Token Address will be visible in the "Contract Address" Column
After this, you are in full control of your Token.
Source Code:
https://pastebin.com/CD6Jas4AInterface/ABI:
https://pastebin.com/vfaret2tNext steps are:
1. Add your Token to your Ethereum Wallet or simply use
http://myetherwallet.com to interact with it
2. After you are able to Interact with the Contract, call the function SetupToken and set your Token Name, Token Symbol and Supply
2.1 Only the Address that submitted the Minereum Transaction will be able to use this function
2.2 This function can only be used once, so make sure the parameters you enter are correct
2.3 The Total Supply will be attributed to the Address that submitted the Minereum Transaction
3. Refresh your wallet and you will see your address with your Token balance
4. If you need to add the Custom Token to your wallet use the following settings:
- Token Address: [YourTokenAddress] (from
http://tokenservice.minereum.com/)
- Token Symbol: [YourTokenSymbol] (The one used in the setup)
- Token Decimals: 18
5. You will automatically have a block explorer available on
http://etherscan.io:
https://etherscan.io/token/[YourTokenAddress]
We will update this post along the way with more useful info, including screenshots for all steps to be more clear.