create account

EOS + MEW: How to Buy Into the EOS ICO Using MyEtherWallet by krnel

View this thread on: hive.blogpeakd.comecency.com
· @krnel ·
$10.28
EOS + MEW: How to Buy Into the EOS ICO Using MyEtherWallet
I purchased some EOS from the ICO two days ago. I had previously tried to use the MetaMask Google Chrome extension, but the EOS distribution app page would just stay black with the default white text. So I needed to do it using MyEtherWallet.

<center><img src="https://steemitimages.com/DQmRBcBVDAzZbRNckFqbqjvzzdpKZFy89mR1HCkZSFEEtmE/mew-eos2.png" /></center>

Before doing so, I went to google to search steemit.com for guides on how to do it because EOS.io doesn't have all the steps on the site (at least not that I could find). I was nervous to make sure I had done all the necessary steps, afraid to mess up and lose some crypto. Was I going to screw this up? What if there is some part missing? Many of the posts had only some parts mentioned, but not everything in one place.

Having completed the purchase successfully, I wanted to make a detailed tutorial so that others could do it without feeling as if they were going to mess up. Zoom through to look at the images if all you need are the visuals to understand, or read if you want more details. You need Ethereum (ETH) to buy EOS tokens from the ICO. If you want to buy EOS without ETH, use an exchange like kraken or bitfinex.

The guide will consist of the following parts:

**Resources**
**0) Get a MyEtherWallet**
**1) Get EOS keys (public/private)**
**2) Register your EOS public key to your MyEtherWallet**
**3) Buy EOS from an ICO period**
**4) Claim EOS tokens**

---
# Resources

---
Use these links to check on the current EOS period, as well as see the previous ICO period's value per EOS token. You can see where the price has been, and where you think it might be heading to judge when you may want to get in. There are over 300 periods left, and each lasts 23 hours before it ends and another begins.

- ### [Current price of EOS Token](http://eosscan.io/)
- ### [EOS Crowdsale Market Cap Calculator](https://docs.google.com/spreadsheets/d/1688z4CC4A6FC2cRWVyLg3DiOwEHSNvm91PL0qCVEYqs/edit#gid=213694514)


---
### 0. Get a MyEtherWallet (if you don't have one) and put some ETH in it to buy EOS 

---
Go to [MyEtherWallet](https://www.myetherwallet.com/). You will land on the New Wallet page. Follow the steps, and save your passwords, keys and wallet files (UTC/JSON). Then you're ready to go, after you transfer some Ethereum to this new wallet of yours.

*I started making a tutorial for this part, but it would have added too much bloat, and wasn't directly related to the EOS process itself. If you want me to make one, please let me know. Thanks.*

---
# 1. Get EOS keys (public/private)

---
Go to the [EOS Key Generation](https://nadejde.github.io/eos-token-sale/) site, and click on `Generate EOS key`. Then copy and save the `Public` and `Private` keys given. Don't lose them.

![eos1.jpg](https://steemitimages.com/DQmRr8kb4X33jzW5kTBLR56YkFnmYYoNGZXCbK5vvv32HcR/eos1.jpg)

---
# 2. Register your EOS public key to your MyEtherWallet

---
Go to the [Contracts](https://www.myetherwallet.com/#contracts) section of MyEtherWallet.

![eos2.jpg](https://steemitimages.com/DQmQHuv8hKh5EnfxPgc9BA4VEYMTmq7ZfDbTewvzoYD819g/eos2.jpg)

Input the `Contract address`/`Interface`, and select `EOS` as the `Existing Contract`. Click `Access`.

The following information can be obtained from [eos.io/instructions](https://eos.io/instructions) if you don't trust the data below.

Contract address: `0xd0a6E6C54DbC68Db5db3A091B171A77407Ff7ccf`
ABI / JSON Interface: 
```
[{"constant":true,"inputs":[{"name":"","type":"uint256"},{"name":"","type":"address"}],"name":"claimed","outputs":[{"name":"","type":"bool"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"owner_","type":"address"}],"name":"setOwner","outputs":[],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"time","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"totalSupply","outputs":[{"name":"","type":"uint128"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"foundersAllocation","outputs":[{"name":"","type":"uint128"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"day","type":"uint256"}],"name":"claim","outputs":[],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"foundersKey","outputs":[{"name":"","type":"string"}],"payable":false,"type":"function"},{"constant":true,"inputs":[{"name":"","type":"uint256"},{"name":"","type":"address"}],"name":"userBuys","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[{"name":"day","type":"uint256"}],"name":"createOnDay","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":false,"inputs":[],"name":"freeze","outputs":[],"payable":false,"type":"function"},{"constant":true,"inputs":[{"name":"","type":"address"}],"name":"keys","outputs":[{"name":"","type":"string"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"startTime","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"authority_","type":"address"}],"name":"setAuthority","outputs":[],"payable":false,"type":"function"},{"constant":true,"inputs":[{"name":"","type":"uint256"}],"name":"dailyTotals","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"owner","outputs":[{"name":"","type":"address"}],"payable":false,"type":"function"},{"constant":false,"inputs":[],"name":"buy","outputs":[],"payable":true,"type":"function"},{"constant":true,"inputs":[],"name":"openTime","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"EOS","outputs":[{"name":"","type":"address"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"today","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"authority","outputs":[{"name":"","type":"address"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"eos","type":"address"}],"name":"initialize","outputs":[],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"createFirstDay","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":false,"inputs":[],"name":"claimAll","outputs":[],"payable":false,"type":"function"},{"constant":true,"inputs":[{"name":"timestamp","type":"uint256"}],"name":"dayFor","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"day","type":"uint256"},{"name":"limit","type":"uint256"}],"name":"buyWithLimit","outputs":[],"payable":true,"type":"function"},{"constant":false,"inputs":[],"name":"collect","outputs":[],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"numberOfDays","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"key","type":"string"}],"name":"register","outputs":[],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"createPerDay","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"inputs":[{"name":"_numberOfDays","type":"uint256"},{"name":"_totalSupply","type":"uint128"},{"name":"_openTime","type":"uint256"},{"name":"_startTime","type":"uint256"},{"name":"_foundersAllocation","type":"uint128"},{"name":"_foundersKey","type":"string"}],"payable":false,"type":"constructor"},{"payable":true,"type":"fallback"},{"anonymous":false,"inputs":[{"indexed":false,"name":"window","type":"uint256"},{"indexed":false,"name":"user","type":"address"},{"indexed":false,"name":"amount","type":"uint256"}],"name":"LogBuy","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"name":"window","type":"uint256"},{"indexed":false,"name":"user","type":"address"},{"indexed":false,"name":"amount","type":"uint256"}],"name":"LogClaim","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"name":"user","type":"address"},{"indexed":false,"name":"key","type":"string"}],"name":"LogRegister","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"name":"amount","type":"uint256"}],"name":"LogCollect","type":"event"},{"anonymous":false,"inputs":[],"name":"LogFreeze","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"name":"authority","type":"address"}],"name":"LogSetAuthority","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"name":"owner","type":"address"}],"name":"LogSetOwner","type":"event"}]
```

![eos2b.jpg](https://steemitimages.com/DQmNaCA8wVVMEqU8VerAcB47qsJ4yefiNfk2hvhU533nEiy/eos2b.jpg)

A new area will show up. In the drop-down box, go to the bottom and choose `register`. A new input called `key string` shows up where you need to put in your `EOS public key`.

![eos2c.jpg](https://steemitimages.com/DQmXnHphEm8aDYznfKo7e3f8WSQdZbB2eKJEQQ7cya3PCa9/eos2c.jpg)

Below that you will have to load your wallet to link it to the EOS public key. Once it's loaded, click on `WRITE`.

![eos2d.jpg](https://steemitimages.com/DQmWPmFymfSx1HQpq66KUCsSapjVsvjdBavcVKQRVxVrG4V/eos2d.jpg)

A modal window will popup. Leave the `Amount` at `0`, set the `Gas Limit` above `90000`. Then try to `Generate Transaction`, followed my `Yes, I am sure! Make transaction`. If you don't see the raw/Signed transaction and buttons show up, increase your Gas Limit.

![eos2e.jpg](https://steemitimages.com/DQmb4wgHa2C1GDFw1UFKccV8Nc9NGcRbJ9aze8wur2G4CSk/eos2e.jpg)

---
# 3. Buy EOS from an ICO period

---
Before you buy, you need to decide which period you want to get in on. Take a look at EOS on other markets like kraken or bitfinex and see the previous and current ICO price using the links from earlier:

- [Current price of EOS Token](http://eosscan.io/)
- [EOS Crowdsale Market Cap Calculator](https://docs.google.com/spreadsheets/d/1688z4CC4A6FC2cRWVyLg3DiOwEHSNvm91PL0qCVEYqs/edit#gid=213694514)

When you're ready to buy, load your wallet from the MyEtherWallet Send Ether & Tokens page [myetherwallet.com/#send-transaction](https://www.myetherwallet.com/#send-transaction).

![eos4c.jpg](https://steemitimages.com/DQmVnrwzVPgU1E7Q9sW36YJxK6fX9bAK55KdQvuHFJkrYLd/eos4c.jpg)

Once loaded, buy some EOS for the period you want to get in on.

Set the `To Address` to the Ethereum address for the token distribution: `0xd0a6E6C54DbC68Db5db3A091B171A77407Ff7ccf`

Go to [eos.io/instructions](https://eos.io/instructions) if you don't trust the ETH address.

Put in the `Amount to Send` (eg. 1, 0.1, 0.01), and then click in the `Gas Limit` which should change automatically. Then click `Generate Transaction`, followed by `Send Transaction`. Again if you don't get the Raw/Signed part, increase your Gas Limit.

![eos3.jpg](https://steemitimages.com/DQmdicuwCVcvg1EmGsMXHgJU5ij4NEv4X9MDPH2zxAqeT8o/eos3.jpg)

## 3b. Show EOS tokens in MyEtherWallet

You might as well do this now, but don't forget to do it at the end or else you won't see your EOS tokens.

On the right in your wallet, click the `Add Custom Token` button, and fill it in with this data from the [EOS instruction page](https://eos.io/instructions)  and `Save` it after:

>Token Address: `0x86fa049857e0209aa7d9e616f7eb3b3b78ecfdb0`
>Symbol: `EOS`
>Decimals: `18`
>Name: `EOS`

![eos3b.jpg](https://steemitimages.com/DQmXuLJHV5SnakvwxZdCC4ezpQHzqTq5KkALSXMDMNCCV7P/eos3b.jpg)

---
# 4. Claim EOS tokens

---
Once the period for the ICO you entered ends, you can claim your EOS tokens.

Go back to the [Contracts](https://www.myetherwallet.com/#contracts) section of MyEtherWallet, and use the same info to `Access`, then choose `claimAll` instead of register from the previous step.

---
![eos4.jpg](https://steemitimages.com/DQmdrRMM9n13P9DP4UHdwV6sJs3D1Ubi5xZ5wajYpwrAgnz/eos4.jpg)

---
![eos4b.jpg](https://steemitimages.com/DQmV5CQfJUVpxfSGt9XgvRBZm4FqGRXjswMCAmtS4P6aUnp/eos4b.jpg)

Load your wallet again and click `WRITE`. Then `Generate Transaction` and `Send Transaction` again.

---
![eos4c.jpg](https://steemitimages.com/DQmVnrwzVPgU1E7Q9sW36YJxK6fX9bAK55KdQvuHFJkrYLd/eos4c.jpg)

---
![eos4d.jpg](https://steemitimages.com/DQmdMTM8rj234rXqjhVNEZ4Yj6HoGrYwiVdDGfqxgRnsLey/eos4d.jpg)

---
![eos4e.jpg](https://steemitimages.com/DQmcYpDUYKVyuErM1ThEFBrFFksk9bo5fF3ePr78NdPWgVr/eos4e.jpg)

---
---
#### That's it, you're done!

Now you can go back to the [MyEtherWallet Send Ether & Tokens page](https://www.myetherwallet.com/#send-transaction), load your wallet, and see that you now have the EOS tokens from the window you bought into.

Remember to add the EOS token from step 3b) if you didn't already.

I hope the tutorial served you well. Thank you for using it :)

Thanks to @summonerrk and @sandwich for their guides that helped me figure out how to buy into the ICO.

---
----
**Thank you for your time and attention. Peace.**

---
<sub>If you appreciate and value the content, please consider:
Upvoting <img src="http://i.imgur.com/H9LQn1S.png" /> ,&nbsp;&nbsp;&nbsp;&nbsp;Sharing <img src="http://i.imgur.com/ri11ehe.png"  /> **or** &nbsp;&nbsp;Reblogging <img src="http://i.imgur.com/1Abt9EI.png" /> **below**.</sub>

<sub>[![Follow](http://i.imgur.com/aTa4vR8.png)](https://steemit.com/@krnel) me for more content to come!</sub>
๐Ÿ‘  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , and 73 others
๐Ÿ‘Ž  
properties (23)
authorkrnel
permlinkeos-mew-how-to-buy-into-the-eos-ico-using-myetherwallet
categoryeos
json_metadata{"tags":["eos","cryptocurrency","money","tutorial","howto"],"users":["summonerrk","sandwich"],"image":["https://steemitimages.com/DQmRBcBVDAzZbRNckFqbqjvzzdpKZFy89mR1HCkZSFEEtmE/mew-eos2.png","https://steemitimages.com/DQmRr8kb4X33jzW5kTBLR56YkFnmYYoNGZXCbK5vvv32HcR/eos1.jpg","https://steemitimages.com/DQmQHuv8hKh5EnfxPgc9BA4VEYMTmq7ZfDbTewvzoYD819g/eos2.jpg","https://steemitimages.com/DQmNaCA8wVVMEqU8VerAcB47qsJ4yefiNfk2hvhU533nEiy/eos2b.jpg","https://steemitimages.com/DQmXnHphEm8aDYznfKo7e3f8WSQdZbB2eKJEQQ7cya3PCa9/eos2c.jpg","https://steemitimages.com/DQmWPmFymfSx1HQpq66KUCsSapjVsvjdBavcVKQRVxVrG4V/eos2d.jpg","https://steemitimages.com/DQmb4wgHa2C1GDFw1UFKccV8Nc9NGcRbJ9aze8wur2G4CSk/eos2e.jpg","https://steemitimages.com/DQmVnrwzVPgU1E7Q9sW36YJxK6fX9bAK55KdQvuHFJkrYLd/eos4c.jpg","https://steemitimages.com/DQmdicuwCVcvg1EmGsMXHgJU5ij4NEv4X9MDPH2zxAqeT8o/eos3.jpg","https://steemitimages.com/DQmXuLJHV5SnakvwxZdCC4ezpQHzqTq5KkALSXMDMNCCV7P/eos3b.jpg","https://steemitimages.com/DQmdrRMM9n13P9DP4UHdwV6sJs3D1Ubi5xZ5wajYpwrAgnz/eos4.jpg","https://steemitimages.com/DQmV5CQfJUVpxfSGt9XgvRBZm4FqGRXjswMCAmtS4P6aUnp/eos4b.jpg","https://steemitimages.com/DQmdMTM8rj234rXqjhVNEZ4Yj6HoGrYwiVdDGfqxgRnsLey/eos4d.jpg","https://steemitimages.com/DQmcYpDUYKVyuErM1ThEFBrFFksk9bo5fF3ePr78NdPWgVr/eos4e.jpg","http://i.imgur.com/H9LQn1S.png","http://i.imgur.com/ri11ehe.png","http://i.imgur.com/1Abt9EI.png","http://i.imgur.com/aTa4vR8.png"],"links":["http://eosscan.io/","https://docs.google.com/spreadsheets/d/1688z4CC4A6FC2cRWVyLg3DiOwEHSNvm91PL0qCVEYqs/edit#gid=213694514","https://www.myetherwallet.com/","https://nadejde.github.io/eos-token-sale/","https://www.myetherwallet.com/#contracts","https://eos.io/instructions","https://www.myetherwallet.com/#send-transaction","https://steemit.com/@krnel"],"app":"steemit/0.1","format":"markdown"}
created2017-07-26 14:04:00
last_update2017-07-26 14:04:00
depth0
children37
last_payout2017-08-02 14:04:00
cashout_time1969-12-31 23:59:59
total_payout_value8.771 HBD
curator_payout_value1.505 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length13,281
author_reputation1,343,547,270,297,082
root_title"EOS + MEW: How to Buy Into the EOS ICO Using MyEtherWallet"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id9,797,249
net_rshares2,836,585,976,488
author_curate_reward""
vote details (138)
@amreshchandra ·
This is helpful! Im getting this tonight!
properties (22)
authoramreshchandra
permlinkre-krnel-eos-mew-how-to-buy-into-the-eos-ico-using-myetherwallet-20170728t223910134z
categoryeos
json_metadata{"tags":["eos"],"app":"steemit/0.1"}
created2017-07-28 22:39:09
last_update2017-07-28 22:39:09
depth1
children0
last_payout2017-08-04 22:39:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length41
author_reputation30,142,486,000,876
root_title"EOS + MEW: How to Buy Into the EOS ICO Using MyEtherWallet"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id10,064,458
net_rshares0
@apple64 ·
$0.22
Thanks for your concise guide! It is really helpful for people who would like to buy EOS. Upvoted and followed.
๐Ÿ‘  
properties (23)
authorapple64
permlinkre-krnel-2017726t233615498z
categoryeos
json_metadata{"tags":"eos","app":"esteem/1.4.6","format":"markdown+html","community":"esteem"}
created2017-07-26 16:36:21
last_update2017-07-26 16:36:21
depth1
children1
last_payout2017-08-02 16:36:21
cashout_time1969-12-31 23:59:59
total_payout_value0.191 HBD
curator_payout_value0.028 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length111
author_reputation-134,873,855,056
root_title"EOS + MEW: How to Buy Into the EOS ICO Using MyEtherWallet"
beneficiaries
0.
accountesteemapp
weight500
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id9,813,869
net_rshares63,835,357,499
author_curate_reward""
vote details (1)
@krnel ·
Thanks for the support :D
properties (22)
authorkrnel
permlinkre-apple64-re-krnel-2017726t233615498z-20170726t165110423z
categoryeos
json_metadata{"tags":["eos"],"app":"steemit/0.1"}
created2017-07-26 16:51:12
last_update2017-07-26 16:51:12
depth2
children0
last_payout2017-08-02 16:51:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length25
author_reputation1,343,547,270,297,082
root_title"EOS + MEW: How to Buy Into the EOS ICO Using MyEtherWallet"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id9,815,320
net_rshares0
@araneobit ·
Hello, write slightly off topic, but still. We are Araneobit - money transfer system based on the blockchain. The Commission for money transfer is set independently. 
You can invest money
properties (22)
authoraraneobit
permlinkre-krnel-eos-mew-how-to-buy-into-the-eos-ico-using-myetherwallet-20180129t211134682z
categoryeos
json_metadata{"tags":["eos"],"app":"steemit/0.1"}
created2018-01-29 21:11:36
last_update2018-01-29 21:11:36
depth1
children0
last_payout2018-02-05 21:11:36
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length187
author_reputation372,542,757
root_title"EOS + MEW: How to Buy Into the EOS ICO Using MyEtherWallet"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id33,378,458
net_rshares0
@catherinebleish ·
$0.04
I have been trying to figure this out for a week. Thank you. I will try again today.
๐Ÿ‘  
properties (23)
authorcatherinebleish
permlinkre-krnel-eos-mew-how-to-buy-into-the-eos-ico-using-myetherwallet-20170726t161121925z
categoryeos
json_metadata{"tags":["eos"],"app":"steemit/0.1"}
created2017-07-26 16:11:21
last_update2017-07-26 16:11:21
depth1
children1
last_payout2017-08-02 16:11:21
cashout_time1969-12-31 23:59:59
total_payout_value0.037 HBD
curator_payout_value0.007 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length84
author_reputation18,001,189,987,427
root_title"EOS + MEW: How to Buy Into the EOS ICO Using MyEtherWallet"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id9,811,181
net_rshares12,767,071,499
author_curate_reward""
vote details (1)
@krnel ·
Great to know people still have a use for this. It will work.
properties (22)
authorkrnel
permlinkre-catherinebleish-re-krnel-eos-mew-how-to-buy-into-the-eos-ico-using-myetherwallet-20170726t163406906z
categoryeos
json_metadata{"tags":["eos"],"app":"steemit/0.1"}
created2017-07-26 16:34:09
last_update2017-07-26 16:34:09
depth2
children0
last_payout2017-08-02 16:34:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length61
author_reputation1,343,547,270,297,082
root_title"EOS + MEW: How to Buy Into the EOS ICO Using MyEtherWallet"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id9,813,649
net_rshares0
@chiefmonkey ·
Krnel,

Thank you so much for writing this... Buying EOS was a horrendous process... The instructions on the website were terribly incomplete

I used your guide and it still drove me insane but without it I would have been totally lost

So thank you my man/woman/steemian 

This post should have earned you loads more than it has

I'm sharing it too

Cheers mate

Chiefmonkey
properties (22)
authorchiefmonkey
permlinkre-krnel-eos-mew-how-to-buy-into-the-eos-ico-using-myetherwallet-20171205t134524999z
categoryeos
json_metadata{"tags":["eos"],"app":"steemit/0.1"}
created2017-12-05 13:45:24
last_update2017-12-05 13:45:24
depth1
children0
last_payout2017-12-12 13:45:24
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length375
author_reputation573,336,098
root_title"EOS + MEW: How to Buy Into the EOS ICO Using MyEtherWallet"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id22,463,476
net_rshares0
@deepakagarwal ·
Excellent one. I followed your blog to invest some ETH into EOS. Hope I got everything right. Fingers crossed, have to check how many tokens I was able to generate. Upvoted and followed you. Cheers!
properties (22)
authordeepakagarwal
permlinkre-krnel-eos-mew-how-to-buy-into-the-eos-ico-using-myetherwallet-20171115t064229427z
categoryeos
json_metadata{"tags":["eos"],"app":"steemit/0.1"}
created2017-11-15 06:42:30
last_update2017-11-15 06:42:30
depth1
children0
last_payout2017-11-22 06:42:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length198
author_reputation113,999,681,771
root_title"EOS + MEW: How to Buy Into the EOS ICO Using MyEtherWallet"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id20,436,739
net_rshares0
@foodisfree ·
$0.23
Thanks for laying all this out. I've just used the exodus wallet to exchange for some EOS but I guess I still need to register my EOS tokens, right?
๐Ÿ‘  
properties (23)
authorfoodisfree
permlinkre-krnel-eos-mew-how-to-buy-into-the-eos-ico-using-myetherwallet-20170726t141117540z
categoryeos
json_metadata{"tags":["eos"],"app":"steemit/0.1"}
created2017-07-26 14:10:42
last_update2017-07-26 14:10:42
depth1
children1
last_payout2017-08-02 14:10:42
cashout_time1969-12-31 23:59:59
total_payout_value0.172 HBD
curator_payout_value0.057 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length148
author_reputation1,549,551,799,990
root_title"EOS + MEW: How to Buy Into the EOS ICO Using MyEtherWallet"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id9,797,947
net_rshares63,835,357,499
author_curate_reward""
vote details (1)
@krnel · (edited)
You're welcome. You register your EOS key to your wallet.
properties (22)
authorkrnel
permlinkre-foodisfree-re-krnel-eos-mew-how-to-buy-into-the-eos-ico-using-myetherwallet-20170726t162725732z
categoryeos
json_metadata{"tags":["eos"],"app":"steemit/0.1"}
created2017-07-26 16:27:27
last_update2017-07-26 16:27:39
depth2
children0
last_payout2017-08-02 16:27:27
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length57
author_reputation1,343,547,270,297,082
root_title"EOS + MEW: How to Buy Into the EOS ICO Using MyEtherWallet"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id9,812,933
net_rshares0
@grizgal ·
$0.05
simple, straight forward, easy to follow guide. I'll be buying in tomorrow. I don't suppose you could do a guide on which period will offer the lowest prices?? ๐Ÿ˜ƒ
๐Ÿ‘  ,
properties (23)
authorgrizgal
permlinkre-krnel-2017727t04038270z
categoryeos
json_metadata{"tags":"eos","app":"esteem/1.4.7","format":"markdown+html","community":"esteem"}
created2017-07-26 23:40:39
last_update2017-07-26 23:40:39
depth1
children2
last_payout2017-08-02 23:40:39
cashout_time1969-12-31 23:59:59
total_payout_value0.045 HBD
curator_payout_value0.006 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length161
author_reputation2,658,909,943,160
root_title"EOS + MEW: How to Buy Into the EOS ICO Using MyEtherWallet"
beneficiaries
0.
accountesteemapp
weight500
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id9,850,679
net_rshares14,947,578,876
author_curate_reward""
vote details (2)
@krnel ·
That's up to you to decide. The lowest could be in months, or it could be now. People can get into it more or less, who knows.
properties (22)
authorkrnel
permlinkre-grizgal-re-krnel-2017727t04038270z-20170727t184018614z
categoryeos
json_metadata{"tags":["eos"],"app":"steemit/0.1"}
created2017-07-27 18:40:18
last_update2017-07-27 18:40:18
depth2
children1
last_payout2017-08-03 18:40:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length126
author_reputation1,343,547,270,297,082
root_title"EOS + MEW: How to Buy Into the EOS ICO Using MyEtherWallet"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id9,941,342
net_rshares0
@grizgal ·
I know.  I was hoping you had supernatural powers!
properties (22)
authorgrizgal
permlinkre-krnel-re-grizgal-re-krnel-2017727t04038270z-20170727t184405378z
categoryeos
json_metadata{"tags":["eos"],"app":"steemit/0.1"}
created2017-07-27 18:44:06
last_update2017-07-27 18:44:06
depth3
children0
last_payout2017-08-03 18:44:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length50
author_reputation2,658,909,943,160
root_title"EOS + MEW: How to Buy Into the EOS ICO Using MyEtherWallet"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id9,941,681
net_rshares0
@guiltyparties ·
$0.46
Resteeming ..... Solid, easy to understand guide.  The key with EOS is predicting the window prices.  It's also a good one for trading between windows.
๐Ÿ‘  
properties (23)
authorguiltyparties
permlinkre-krnel-eos-mew-how-to-buy-into-the-eos-ico-using-myetherwallet-20170726t143536270z
categoryeos
json_metadata{"tags":["eos"],"app":"steemit/0.1"}
created2017-07-26 14:35:36
last_update2017-07-26 14:35:36
depth1
children1
last_payout2017-08-02 14:35:36
cashout_time1969-12-31 23:59:59
total_payout_value0.346 HBD
curator_payout_value0.114 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length151
author_reputation261,203,126,670,124
root_title"EOS + MEW: How to Buy Into the EOS ICO Using MyEtherWallet"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id9,800,637
net_rshares127,670,714,999
author_curate_reward""
vote details (1)
@krnel ·
Yeah trying to judge when to get in can be tough, since there are over 300 periods lol. Thanks for the support.
properties (22)
authorkrnel
permlinkre-guiltyparties-re-krnel-eos-mew-how-to-buy-into-the-eos-ico-using-myetherwallet-20170726t163106130z
categoryeos
json_metadata{"tags":["eos"],"app":"steemit/0.1"}
created2017-07-26 16:31:06
last_update2017-07-26 16:31:06
depth2
children0
last_payout2017-08-02 16:31:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length111
author_reputation1,343,547,270,297,082
root_title"EOS + MEW: How to Buy Into the EOS ICO Using MyEtherWallet"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id9,813,347
net_rshares0
@joe28 ·
Very very amazing creation about EOS. This post very helpfully for other people thats using eos. Iam so Impression to your blog. I always try to learn other steemians senior blog. Thanks for motivation sir, I like it so much. I have tried wrote the blog about how to use esteem apps for beginners. So I need your assume to improve my creation sir.
properties (22)
authorjoe28
permlinkre-krnel-2017726t21121520z
categoryeos
json_metadata{"tags":"eos","app":"esteem/1.4.6","format":"markdown+html","community":"esteem"}
created2017-07-26 14:12:06
last_update2017-07-26 14:12:06
depth1
children0
last_payout2017-08-02 14:12:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length347
author_reputation3,952,928,185,623
root_title"EOS + MEW: How to Buy Into the EOS ICO Using MyEtherWallet"
beneficiaries
0.
accountesteemapp
weight500
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id9,798,088
net_rshares0
@jwolf ·
that's really helpful man, thanks for your hardwork!
๐Ÿ‘  
properties (23)
authorjwolf
permlinkre-krnel-eos-mew-how-to-buy-into-the-eos-ico-using-myetherwallet-20170726t142857228z
categoryeos
json_metadata{"tags":["eos"],"app":"steemit/0.1"}
created2017-07-26 14:29:00
last_update2017-07-26 14:29:00
depth1
children0
last_payout2017-08-02 14:29:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length52
author_reputation124,912,730,383,826
root_title"EOS + MEW: How to Buy Into the EOS ICO Using MyEtherWallet"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id9,799,900
net_rshares237,930,474
author_curate_reward""
vote details (1)
@luup ·
$0.23
this may explain trouble was having with EOS Crowdsale...able to Claim All via MEW but had not registered before.
๐Ÿ‘  
properties (23)
authorluup
permlinkre-krnel-eos-mew-how-to-buy-into-the-eos-ico-using-myetherwallet-20170726t151744804z
categoryeos
json_metadata{"tags":["eos"],"app":"steemit/0.1"}
created2017-07-26 15:17:42
last_update2017-07-26 15:17:42
depth1
children2
last_payout2017-08-02 15:17:42
cashout_time1969-12-31 23:59:59
total_payout_value0.171 HBD
curator_payout_value0.057 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length113
author_reputation1,117,539,852,179
root_title"EOS + MEW: How to Buy Into the EOS ICO Using MyEtherWallet"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id9,805,417
net_rshares63,835,357,499
author_curate_reward""
vote details (1)
@krnel ·
Yeah, I almost missed the register part when I was learning how to do it hehe. Did you get your tokens?
properties (22)
authorkrnel
permlinkre-luup-re-krnel-eos-mew-how-to-buy-into-the-eos-ico-using-myetherwallet-20170726t163251596z
categoryeos
json_metadata{"tags":["eos"],"app":"steemit/0.1"}
created2017-07-26 16:32:54
last_update2017-07-26 16:32:54
depth2
children1
last_payout2017-08-02 16:32:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length103
author_reputation1,343,547,270,297,082
root_title"EOS + MEW: How to Buy Into the EOS ICO Using MyEtherWallet"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id9,813,524
net_rshares0
@luup ·
yep got the MEW way to work, and later tried again using the Dapp on the eos.io site (via Metamask)...had to refresh the browser a few times but it worked and was much easier!
properties (22)
authorluup
permlinkre-krnel-re-luup-re-krnel-eos-mew-how-to-buy-into-the-eos-ico-using-myetherwallet-20170809t034805230z
categoryeos
json_metadata{"tags":["eos"],"app":"steemit/0.1"}
created2017-08-09 03:48:03
last_update2017-08-09 03:48:03
depth3
children0
last_payout2017-08-16 03:48:03
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length175
author_reputation1,117,539,852,179
root_title"EOS + MEW: How to Buy Into the EOS ICO Using MyEtherWallet"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id11,243,559
net_rshares0
@masudrana ·
Thanks for sharing this info.I have resteemed your post.
Pls take a look 
My profile @masudrana
properties (22)
authormasudrana
permlinkre-krnel-eos-mew-how-to-buy-into-the-eos-ico-using-myetherwallet-20170726t143153118z
categoryeos
json_metadata{"tags":["eos"],"users":["masudrana"],"app":"steemit/0.1"}
created2017-07-26 14:32:06
last_update2017-07-26 14:32:06
depth1
children0
last_payout2017-08-02 14:32:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length95
author_reputation17,742,851,725,904
root_title"EOS + MEW: How to Buy Into the EOS ICO Using MyEtherWallet"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id9,800,256
net_rshares0
@measbong ·
Another great guide to buy EOS! It helps me alot! Thanks you aweseom guy!
properties (22)
authormeasbong
permlinkre-krnel-eos-mew-how-to-buy-into-the-eos-ico-using-myetherwallet-20170728t093939765z
categoryeos
json_metadata{"tags":["eos"],"app":"steemit/0.1"}
created2017-07-28 09:39:39
last_update2017-07-28 09:39:39
depth1
children0
last_payout2017-08-04 09:39:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length73
author_reputation586,989,374,717
root_title"EOS + MEW: How to Buy Into the EOS ICO Using MyEtherWallet"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id10,002,344
net_rshares0
@mgtow-stacker ·
$0.06
I took the easy route and bought off of kraken a few days ago lol.... @krnel how many eos did ya get? Just wondering is it worth all the trouble or is kraken better?
๐Ÿ‘  ,
properties (23)
authormgtow-stacker
permlinkre-krnel-eos-mew-how-to-buy-into-the-eos-ico-using-myetherwallet-20170726t204548977z
categoryeos
json_metadata{"tags":["eos"],"users":["krnel"],"app":"steemit/0.1"}
created2017-07-26 20:45:00
last_update2017-07-26 20:45:00
depth1
children2
last_payout2017-08-02 20:45:00
cashout_time1969-12-31 23:59:59
total_payout_value0.054 HBD
curator_payout_value0.010 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length165
author_reputation4,085,915,876
root_title"EOS + MEW: How to Buy Into the EOS ICO Using MyEtherWallet"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id9,837,262
net_rshares18,415,898,433
author_curate_reward""
vote details (2)
@krnel ·
Depends if the exchange was less or more than the payout price. I got $1.50 value when exchanges were at $1.80. But the reverse can happen.
๐Ÿ‘  
properties (23)
authorkrnel
permlinkre-mgtow-stacker-re-krnel-eos-mew-how-to-buy-into-the-eos-ico-using-myetherwallet-20170726t221146060z
categoryeos
json_metadata{"tags":["eos"],"app":"steemit/0.1"}
created2017-07-26 22:11:45
last_update2017-07-26 22:11:45
depth2
children1
last_payout2017-08-02 22:11:45
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length139
author_reputation1,343,547,270,297,082
root_title"EOS + MEW: How to Buy Into the EOS ICO Using MyEtherWallet"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id9,844,262
net_rshares5,770,307,083
author_curate_reward""
vote details (1)
@mgtow-stacker ·
$0.02
True... so might aswell keep it simple and stick with kraken....
๐Ÿ‘  
properties (23)
authormgtow-stacker
permlinkre-krnel-re-mgtow-stacker-re-krnel-eos-mew-how-to-buy-into-the-eos-ico-using-myetherwallet-20170727t054740085z
categoryeos
json_metadata{"tags":["eos"],"app":"steemit/0.1"}
created2017-07-27 05:46:48
last_update2017-07-27 05:46:48
depth3
children0
last_payout2017-08-03 05:46:48
cashout_time1969-12-31 23:59:59
total_payout_value0.015 HBD
curator_payout_value0.004 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length64
author_reputation4,085,915,876
root_title"EOS + MEW: How to Buy Into the EOS ICO Using MyEtherWallet"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id9,875,412
net_rshares6,074,007,456
author_curate_reward""
vote details (1)
@rondonson ·
perfect guide bro...no vpn's make this the best guide
properties (22)
authorrondonson
permlinkre-krnel-eos-mew-how-to-buy-into-the-eos-ico-using-myetherwallet-20170801t133317699z
categoryeos
json_metadata{"tags":["eos"],"app":"steemit/0.1"}
created2017-08-01 13:33:18
last_update2017-08-01 13:33:18
depth1
children0
last_payout2017-08-08 13:33:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length53
author_reputation36,885,057,220,662
root_title"EOS + MEW: How to Buy Into the EOS ICO Using MyEtherWallet"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id10,424,276
net_rshares0
@sminchow ·
$0.46
Thank you so much for that tutorial. I do much better with the pictures in order to fully grasp what's going on. I know that took some time on your end to do it that way, so thanks again!
๐Ÿ‘  ,
properties (23)
authorsminchow
permlinkre-krnel-eos-mew-how-to-buy-into-the-eos-ico-using-myetherwallet-20170726t150256526z
categoryeos
json_metadata{"tags":["eos"],"app":"steemit/0.1"}
created2017-07-26 15:02:57
last_update2017-07-26 15:02:57
depth1
children1
last_payout2017-08-02 15:02:57
cashout_time1969-12-31 23:59:59
total_payout_value0.348 HBD
curator_payout_value0.114 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length187
author_reputation394,238,531,899
root_title"EOS + MEW: How to Buy Into the EOS ICO Using MyEtherWallet"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id9,803,771
net_rshares128,790,753,417
author_curate_reward""
vote details (2)
@krnel ·
You're welcome. Yeah it helps to have the visual aid showing exactly what is needed. Thanks for the feedback.
properties (22)
authorkrnel
permlinkre-sminchow-re-krnel-eos-mew-how-to-buy-into-the-eos-ico-using-myetherwallet-20170726t163204164z
categoryeos
json_metadata{"tags":["eos"],"app":"steemit/0.1"}
created2017-07-26 16:32:06
last_update2017-07-26 16:32:06
depth2
children0
last_payout2017-08-02 16:32:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length109
author_reputation1,343,547,270,297,082
root_title"EOS + MEW: How to Buy Into the EOS ICO Using MyEtherWallet"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id9,813,439
net_rshares0
@srolanhoun ·
$0.42
This is the best tutorial to buy eos. I am thankful for your hardwork! Best! Upvoted and followed!
๐Ÿ‘  
properties (23)
authorsrolanhoun
permlinkre-krnel-eos-mew-how-to-buy-into-the-eos-ico-using-myetherwallet-20170731t113900685z
categoryeos
json_metadata{"tags":["eos"],"app":"steemit/0.1"}
created2017-07-31 11:39:00
last_update2017-07-31 11:39:00
depth1
children1
last_payout2017-08-07 11:39:00
cashout_time1969-12-31 23:59:59
total_payout_value0.315 HBD
curator_payout_value0.105 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length98
author_reputation194,486,620,278
root_title"EOS + MEW: How to Buy Into the EOS ICO Using MyEtherWallet"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id10,310,773
net_rshares103,455,169,410
author_curate_reward""
vote details (1)
@krnel ·
Great, glad to gained from it :)
properties (22)
authorkrnel
permlinkre-srolanhoun-re-krnel-eos-mew-how-to-buy-into-the-eos-ico-using-myetherwallet-20170731t191500485z
categoryeos
json_metadata{"tags":["eos"],"app":"steemit/0.1"}
created2017-07-31 19:15:00
last_update2017-07-31 19:15:00
depth2
children0
last_payout2017-08-07 19:15:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length32
author_reputation1,343,547,270,297,082
root_title"EOS + MEW: How to Buy Into the EOS ICO Using MyEtherWallet"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id10,346,317
net_rshares0
@syahhiran ·
$0.04
Nice info brother @krnel, already resteem, thank for shared.
๐Ÿ‘  
properties (23)
authorsyahhiran
permlinkre-krnel-eos-mew-how-to-buy-into-the-eos-ico-using-myetherwallet-20170726t141118043z
categoryeos
json_metadata{"tags":["eos"],"users":["krnel"],"app":"steemit/0.1"}
created2017-07-26 14:11:03
last_update2017-07-26 14:11:03
depth1
children0
last_payout2017-08-02 14:11:03
cashout_time1969-12-31 23:59:59
total_payout_value0.034 HBD
curator_payout_value0.010 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length60
author_reputation559,165,550,719
root_title"EOS + MEW: How to Buy Into the EOS ICO Using MyEtherWallet"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id9,797,984
net_rshares12,767,071,499
author_curate_reward""
vote details (1)
@zeryius ·
Trรจs bon article. Merci Cordialement.  Tu nous apprends des choses.
properties (22)
authorzeryius
permlinkre-krnel-eos-mew-how-to-buy-into-the-eos-ico-using-myetherwallet-20170726t142120789z
categoryeos
json_metadata{"tags":["eos"],"app":"steemit/0.1"}
created2017-07-26 14:21:27
last_update2017-07-26 14:21:27
depth1
children0
last_payout2017-08-02 14:21:27
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length67
author_reputation424,359,122,739
root_title"EOS + MEW: How to Buy Into the EOS ICO Using MyEtherWallet"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id9,799,030
net_rshares0
@zheli ·
Great guide! 

Only thing I want to point out is that you should use "claim" and fill in your ICO day instead of using "claim all". The latter will cost a lot of gas and fail. I spent almost $10 dollars on failed transactions before switching back to "claim".
๐Ÿ‘  ,
properties (23)
authorzheli
permlinkre-krnel-eos-mew-how-to-buy-into-the-eos-ico-using-myetherwallet-20180107t095558753z
categoryeos
json_metadata{"tags":["eos"],"app":"steemit/0.1"}
created2018-01-07 09:56:00
last_update2018-01-07 09:56:00
depth1
children4
last_payout2018-01-14 09:56:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length259
author_reputation0
root_title"EOS + MEW: How to Buy Into the EOS ICO Using MyEtherWallet"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id27,725,108
net_rshares0
author_curate_reward""
vote details (2)
@kenji1 ·
$0.92
Thanks for this tip...  I also wasted some money trying the "claim all" route when three attempts failed.  I will try tomorrow using the claim selection... I was getting pretty frustrated!
๐Ÿ‘  
properties (23)
authorkenji1
permlinkre-zheli-re-krnel-eos-mew-how-to-buy-into-the-eos-ico-using-myetherwallet-20180406t205629003z
categoryeos
json_metadata{"tags":["eos"],"app":"steemit/0.1"}
created2018-04-06 20:56:30
last_update2018-04-06 20:56:30
depth2
children0
last_payout2018-04-13 20:56:30
cashout_time1969-12-31 23:59:59
total_payout_value0.693 HBD
curator_payout_value0.229 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length188
author_reputation80,705,103,420
root_title"EOS + MEW: How to Buy Into the EOS ICO Using MyEtherWallet"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id48,719,809
net_rshares286,421,713,613
author_curate_reward""
vote details (1)
@kenji1 ·
What is my "ICO day"? and what format is used to fill the "day" field? 
Thanks![2018-04-07_09h45_19.png](https://steemitimages.com/DQmSN3Ssio6grKxcvGffZMUwoc8vP9DKqPBb9UsvvBRUrpK/2018-04-07_09h45_19.png)
properties (22)
authorkenji1
permlinkre-zheli-re-krnel-eos-mew-how-to-buy-into-the-eos-ico-using-myetherwallet-20180407t014717021z
categoryeos
json_metadata{"tags":["eos"],"image":["https://steemitimages.com/DQmSN3Ssio6grKxcvGffZMUwoc8vP9DKqPBb9UsvvBRUrpK/2018-04-07_09h45_19.png"],"app":"steemit/0.1"}
created2018-04-07 01:47:21
last_update2018-04-07 01:47:21
depth2
children1
last_payout2018-04-14 01:47:21
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length203
author_reputation80,705,103,420
root_title"EOS + MEW: How to Buy Into the EOS ICO Using MyEtherWallet"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id48,747,465
net_rshares0
@steemitdone ·
My "ICO day" is the number of the day you been participated in. You can catch it here eosscan.io. it's just a number from the first column "Period".  So, in "day" field put only this number
properties (22)
authorsteemitdone
permlinkre-kenji1-re-zheli-re-krnel-eos-mew-how-to-buy-into-the-eos-ico-using-myetherwallet-20180408t204328801z
categoryeos
json_metadata{"tags":["eos"],"app":"steemit/0.1"}
created2018-04-08 20:43:33
last_update2018-04-08 20:43:33
depth3
children0
last_payout2018-04-15 20:43:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length189
author_reputation61,999,014
root_title"EOS + MEW: How to Buy Into the EOS ICO Using MyEtherWallet"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id49,026,825
net_rshares0
@steemitdone ·
Good advice, I had same problem, so you should use "claim" functions from EOS contract  and enter your participating day and do transaction with 0 ETH and gas minimum 90.000, transaction will complete.
properties (22)
authorsteemitdone
permlinkre-zheli-re-krnel-eos-mew-how-to-buy-into-the-eos-ico-using-myetherwallet-20180406t140336562z
categoryeos
json_metadata{"tags":["eos"],"app":"steemit/0.1"}
created2018-04-06 14:03:36
last_update2018-04-06 14:03:36
depth2
children0
last_payout2018-04-13 14:03:36
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length201
author_reputation61,999,014
root_title"EOS + MEW: How to Buy Into the EOS ICO Using MyEtherWallet"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id48,668,696
net_rshares0