diff --git a/sgt.html b/sgt.html index 1ce9f8e..d0b0501 100644 --- a/sgt.html +++ b/sgt.html @@ -103,7 +103,7 @@

For our SGT token holders, here are the basic instructions on how to redeem your SGT for SNT: Prepare a 0 ETH transaction to send to the Exchanger smart contract address:

0x20a7b20b9c213e6705c72a4216fdbc628a29d06c

-

You’ll need to use a Gas Limit of 200,000 and a Data value of 0xe5225381. The Data value will call collect() on the contract. The easiest way to do that is to use MyEtherWallet. In the next section, you’ll learn how to send the transaction to the Exchanger from MyEtherWallet and then verify the transaction with Etherscan.

+

You’ll need to use a Gas Limit of 200,000 and a Data value of 0xe5225381. The Data value will call collect() on the contract. You will need to have a small amount of ether in your wallet to cover the gas in this transaction. The easiest way to do that is to use MyEtherWallet. In the next section, you’ll learn how to send the transaction to the Exchanger from MyEtherWallet and then verify the transaction with Etherscan.

MyEtherWallet (MEW) instructions

@@ -113,7 +113,7 @@

Paste the address into the To Address field. In the Amount to Send field input 0, and make sure the dropdown on the right-side of the field has ETH selected.

Note
-

That’s right! You will send a 0 ETH transaction. If you’ve never done this before, now’s the time to try. You will need to have a small amount of ether in your wallet though to cover the gas in this transaction. You will see a popup bar warning in red along the bottom of the page. You can safely disregard the warning.

+

That’s right! You will send a 0 ETH transaction. If you’ve never done this before, now’s the time to try. You will need to have a small amount of ether in your wallet to cover the gas in this transaction. You will see a popup bar warning in red along the bottom of the page. You can safely disregard the warning.

In the Gas Limit field, input 200,000. You can optionally control the Gas Price in the top bar, but it is okay to leave this as the default 25 Gwei.

Click the +Advanced: Add Data link. In the Data field, input 0xe5225381.