Pages:
Author

Topic: [ANN] Minereum Token Creation Service - Create your own ERC20 Ethereum Token - page 7. (Read 24658 times)

full member
Activity: 455
Merit: 105
Hi Everyone,

We would like to inform that the price of the Token Creation Service was increased to 10 MNE.
newbie
Activity: 24
Merit: 0
Hi, i created an ERC23 Token with the Minereum Token Creation Service. Now i like to add it to an exchange. For example an yobit. There you have to enter some facts about the token:

https://yobit.net/en/addcoin/


Ticker
Algo
Number of blocks
Money Supply
Min commission
Block time
Dev language
Type
secp256k1 ver
Source link (Git)
Explorer
Bitcointalk topic
Email
Comments/Additional Info

Please can somebody help me?  Shocked



newbie
Activity: 14
Merit: 0
Good question. I'm interested to know too.
sr. member
Activity: 1154
Merit: 275
I have been referred back to this forum from http://tokenservice.minereum.com for questioning, i might send you a private message but i concluded that this question might benefits other people as well.

How can i create a token auto-sale crowdfunding using your service?
legendary
Activity: 1596
Merit: 1000
i tried the token creation service but my token says unverified even though i verified it as mentioned here: https://bitcointalksearch.org/topic/m.19630037

Contract address: https://etherscan.io/address/0x6f5f4798dacad912612d06a30b4683e92f3f6f54
token link: https://etherscan.io/token/0x6f5f4798dacad912612d06a30b4683e92f3f6f54

please let me know how to verify it


also, under contract source it says:  Warning: The compiled contract might be susceptible to SkipEmptyStringLiteral (low-severity) Solidity compiler bugs.

whats this and how to solve it?

Hi,

There are 2 types of verification on etehrscan.io:

1. Source Code Verification

This is already done on your Smart Contract as you can see on the Smart Contract etherscan Link:

https://etherscan.io/address/0x6f5f4798dacad912612d06a30b4683e92f3f6f54#code

You can see a "Yes" on the "Contract Source" Tab, this means the source code is already verified.

2. Etherscan.io Token Verification

This is the verification that you see on the token link:

https://etherscan.io/token/0x6f5f4798dacad912612d06a30b4683e92f3f6f54

For you to verify this, you have to contact ethescan.io:

https://etherscan.io/contactus

This verification is not about the Smart Contract Source Code, is a manual verification done by etherscan.io staff (place logo, confirm that website exists, etc.)

About the warning you mentioned, it's not relevant for the ERC20 Contracts created by Minereum Token Service since there is no function with string inputs (except the SetupToken which is only setup once)

Great! Thanks!
full member
Activity: 455
Merit: 105
i tried the token creation service but my token says unverified even though i verified it as mentioned here: https://bitcointalksearch.org/topic/m.19630037

Contract address: https://etherscan.io/address/0x6f5f4798dacad912612d06a30b4683e92f3f6f54
token link: https://etherscan.io/token/0x6f5f4798dacad912612d06a30b4683e92f3f6f54

please let me know how to verify it


also, under contract source it says:  Warning: The compiled contract might be susceptible to SkipEmptyStringLiteral (low-severity) Solidity compiler bugs.

whats this and how to solve it?

Hi,

There are 2 types of verification on etehrscan.io:

1. Source Code Verification

This is already done on your Smart Contract as you can see on the Smart Contract etherscan Link:

https://etherscan.io/address/0x6f5f4798dacad912612d06a30b4683e92f3f6f54#code

You can see a "Yes" on the "Contract Source" Tab, this means the source code is already verified.

2. Etherscan.io Token Verification

This is the verification that you see on the token link:

https://etherscan.io/token/0x6f5f4798dacad912612d06a30b4683e92f3f6f54

For you to verify this, you have to contact ethescan.io:

https://etherscan.io/contactus

This verification is not about the Smart Contract Source Code, is a manual verification done by etherscan.io staff (place logo, confirm that website exists, etc.)

About the warning you mentioned, it's not relevant for the ERC20 Contracts created by Minereum Token Service since there is no function with string inputs (except the SetupToken which is only setup once)
newbie
Activity: 14
Merit: 0
When I use a different computer I have to add Custom Token again.
Is it possible to save the Custom Token in my ether wallet?

Thank you.
hero member
Activity: 952
Merit: 502
Hi All,

The deployment address was without gas for contract deployments.

The situation is resolved now, all back to normal.
when will the V2 release? any plan for it?
full member
Activity: 455
Merit: 105
Hi All,

The deployment address was without gas for contract deployments.

The situation is resolved now, all back to normal.
full member
Activity: 306
Merit: 106
hi,

how long to process token contract generation from

"Compilation Done, Sending for deployment" status

to "Done" Status? "

i try to create the ERC23 Token, but i'am waiting for more than 3 hour but the status not done yet?

Mine still hasnt been deployed. Its been almost 24 hours now. Curious.
newbie
Activity: 14
Merit: 0
Hi, I made a token using your service and when I wanted to send some out I noticed something on Etherscan. Why are there no Token Holders and no Token Transfers linked to the token? (https://etherscan.io/token/0xb6ba63978b5c43ad9cac0622aa34c5c1073fadc3) All the transactions I made are showing as outgoing tx to the token (contract) address.

I checked if the tokens were really going to the address I send them to, so I made a new wallet, set it to watch for the token and send a few tokens there. They showed up no problem, but on Etherscan it still shows as an outgoing transaction from the address that holds the tokens to the contract address.

Is this a token "problem" or Etherscan? As in, is it possible for token made with this service to show all these things on Etherscan (like SkinCoin for example https://etherscan.io/token/0x2bdc0d42996017fce214b21607a515da41a9e0c5 )? If so, what else do I have to do?
newbie
Activity: 15
Merit: 0
hi,

how long to process token contract generation from

"Compilation Done, Sending for deployment" status

to "Done" Status? "

i try to create the ERC23 Token, but i'am waiting for more than 3 hour but the status not done yet?
sr. member
Activity: 375
Merit: 250
How would you do a crowdsale with a ERC20 token without a crowdsale contract? Do you just have people send you ether and you send the the tokens manually?   
sr. member
Activity: 961
Merit: 269
CryptoDirectories.com
Hi All,

ERC23 Tokens are now supported by the Token Creation Service.

More info about ERC23 Tokens:

https://github.com/ethereum/EIPs/issues/223
making ERC23 token is same process in ERC20?
do you have guide how to make source code for the token?


newbie
Activity: 14
Merit: 0
Hi All,

ERC23 Tokens are now supported by the Token Creation Service.

More info about ERC23 Tokens:

https://github.com/ethereum/EIPs/issues/223

Can you tell us more about the ERC23.
full member
Activity: 574
Merit: 101
Hi All,

ERC23 Tokens are now supported by the Token Creation Service.

More info about ERC23 Tokens:

https://github.com/ethereum/EIPs/issues/223

great dev thanks for the update
full member
Activity: 455
Merit: 105
Hi All,

ERC23 Tokens are now supported by the Token Creation Service.

More info about ERC23 Tokens:

https://github.com/ethereum/EIPs/issues/223
sr. member
Activity: 350
Merit: 250
Hi guys,

Can I create a token with only 3 decimal places (I don't want 18), is this possible? Thanks

You can't know, the token creation service only creates tokens with 18 decimals, but in the future dev will make it so you could create a token with any decimals.
member
Activity: 124
Merit: 60
Interesting, so everybody can make some money Shocked
newbie
Activity: 14
Merit: 0
One thing for sure. You need to provide "intrinsic value" to your token, otherwise it is only a piece of programming code. This is your way to convince prospective investors to buy your token if you want a crowdsale. A crowdsale is basically asking investors to invest to your idea, an invention or innovation, a website, a company, products and/or service. If you have none of those, it doesn't make any sense.

And I hope minereum will provide a guidelines for interested entrepreneurs like us.
Pages:
Jump to: