[Ethereum] the cheapest way to make your own token at the moment

tokens

What is the cheapest way to make your own token at the moment?

ERC-20

I want to create a token as cheaply as possible. Someone made a blog post where it cost 30 USD to launch the token but I'm looking for a cheaper way to do it. Raiden? Any other way?

Vesa

Best Answer

At this very moment, it would take a gas price of about 80 gwei to cost $30 for a standard ERC-20 token.

I would suggest you lower that to about 21 gwei, which is about average for a quick confirmation, costing you about $8.

Based on data from http://ethgasstation.info/, you can go as low as 2 gwei and still get a confirmation (could take several hours) and pay only about $0.75.

Related Topic