You are on page 1of 13

ROCK2PAY to Ethereum

conversion manual

ICE ROCK MINING

www.icerockmining.io
Revision Sheet

Revision Sheet

Release No. Date Revision Description


Rev. 0 29.09.2018 Initial release
Rev. 1 09.10.2018 MEW web site now include ROCK2PAY in existing contracts
Rev. 2 02.04.2019 New design of the MEW web site, new chapters about security

ROCK2PAY to Ethereum conversion manual Page 2


Table of Contents

ROCK2PAY to Ethereum conversion manual

TABLE OF CONTENTS

1.0 GENERAL INFORMATION....................................................................................4


1.1 What is ROCK2PAY token......................................................................................4
1.2 How does this smart contract work...........................................................................4
1.3 Security warning.......................................................................................................5
1.4 How to check if your ROCK2 tokens are genuine....................................................5
2.0 ROCK2PAY TO ETHEREUM CONVERSION.....................................................7
2.1 Setting Gas Price......................................................................................................7
2.2 Selecting ROCK2PAY Contract...............................................................................9
2.3 Reading your ROCK2PAY balance........................................................................10
2.4 Exchanging ROCK2PAY for Ethereum.................................................................11
2.5 About Ethplorer and Etherscan websites................................................................13

ROCK2PAY to Ethereum conversion manual Page 3


1.0 General Information

1.0 GENERAL INFORMATION

1.1 What is ROCK2PAY token

 We have created a special smart contract ROCK2PAY that is designed to distribute


payouts amongst holders of our ROCK2 tokens.
 The reason for ROCK2PAY is to insure small investor will get paid because otherwise
transaction fees might eat up their profits.
 Another reason for ROCK2PAY token is to avoid high Gas fees on Ethereum network
as they are fluctuating up and down and are not fixed. The fluctuation depends on the
network load at the time of the transaction.
 Each investor is able to convert ROCK2PAY to Ethereum at any time.
 Conversion rate ROCK2PAY → Ethereum will always be 1:1.
 There is no expiry date for ROCK2PAY tokens.
 ROCK2PAY is an ERC20 token, it can be stored independently from ROCK2 tokens.

1.2 How does this smart contract work

We will be taking a snapshot of your ROCK2 tokens balance once per month. You will
receive a monthly payout a few hours later in the form of ROCK2PAY tokens. Join the
Telegram channel @Ice_Rock_News, you can find there the schedule dates for the
snapshots for the upcoming months.

At the time the snapshot is taken, you need to keep your ROCK2 tokens in the wallet,
where you wish to receive your payout. If you are holding your ROCK2 tokens for
example in an exchange, you will need to withdraw them to your personal wallet prior to
the snapshot taking place.

You will need to be able to login with your personal wallet on the site myetherwallet.com
(MEW) for ROCK2PAY → Ethereum conversion, by using any login method listed there
(private key, 12 or 24 seed words, MetaMask addon, Trezor or Ledger hardware wallet
etc.). You can test this at any time with the function Access My Wallet on MEW site.

We strongly recommend you to use Trezor or Ledger hardware wallet to keep your
tokens secure.

ROCK2PAY to Ethereum conversion manual Page 4


1.0 General Information

1.3 Security warning

We have noticed various scam attempts on Telegram when scammers are pretending to
be the admins of the Ice Rock Mining channel and they are asking investors to send away
their ROCK2 tokens for various fake reasons, like an exchange for a newly released
tokens, to receive a payout etc. Never send away your ROCK2 tokens.

1.4 How to check if your ROCK2 tokens are genuine

Fake copies of the original ROCK2 and Rock2pay exist. To verify if your tokens are the
originals you can do this:

On the web site https://ethplorer.io open your wallet and click on the name of the token in
the Balances section or in the particular transaction.

On the next page you need verify the Contract ID, it should be as follows:

ROCK2 (ICE ROCK MINING)


0xC16b542ff490e01fcc0DC58a60e1EFdc3e357cA6

Rock2Pay
0x0E3de3B0E3D617FD8D1D8088639bA877feb4d742

ROCK2PAY to Ethereum conversion manual Page 5


1.0 General Information

The original ROCK2 token also shows its actual price in USD, but this is not the 100%
way how to recognize if the token is not a fake. Check always the Contract ID.
The Rock2Pay token has no price showed, because it has fixed price and because of that
it is not traded on any exchange.

You can check the same also on the web site https://etherscan.io
To see the token transactions switch to Erc20 Token Txns tab and click on the token
name or open the Token drop-down list to see all the tokens in your wallet.

ROCK2PAY to Ethereum conversion manual Page 6


2.0 ROCK2PAY to Ethereum Conversion

2.0 ROCK2PAY TO ETHEREUM CONVERSION

2.1 Setting Gas Price

First Access Your Wallet. If you are using a not directly supported wallet (Trust Wallet
etc.) you need get from its settings your private key or secret words (mnemonic phrase),
then you can access your wallet on MEW web site.

On the top right click on your wallet’s profile icon and click on Settings.

ROCK2PAY to Ethereum conversion manual Page 7


2.0 ROCK2PAY to Ethereum Conversion

Open Transaction Speed and choose Economy and Save it.

ROCK2PAY to Ethereum conversion manual Page 8


2.0 ROCK2PAY to Ethereum Conversion

2.2 Selecting ROCK2PAY Contract

Click on Contract from left menu, then on Select an item and Search for ROCK2PAY
contract.

Scroll down and confirm contract selection with Continue button. Sometimes the web
site is stuck at this point and you can’t scroll down. In this case reload the web page and
try again, you will need set again the Transaction Speed to Economy.

ROCK2PAY to Ethereum conversion manual Page 9


2.0 ROCK2PAY to Ethereum Conversion

2.3 Reading your ROCK2PAY balance

Choose the function balanceOf, enter address of your wallet and click on Read button.

In Result you will see your ROCK2PAY balance in uint256 format. Copy it to your
clipboard.

ROCK2PAY to Ethereum conversion manual Page 10


2.0 ROCK2PAY to Ethereum Conversion

2.4 Exchanging ROCK2PAY for Ethereum

Change the function to transfer and paste your amount of tokens from clipboard (from
previous step) into Tokens field. Next enter in “To (address)” creator address of
ROCK2PAY tokens which is always the same:
0xB16Dc534252E1bBc5a5190e7225615360D1E27eB
And click on Write button.

Confirm the transaction with Confirm and Send button.

ROCK2PAY to Ethereum conversion manual Page 11


2.0 ROCK2PAY to Ethereum Conversion

You may click on button Check Status on Etherscan.io to check status of your
transaction.

You can see the status of your latest transactions by clicking on the bell icon on the top
right of the MEW site.

After your transaction is processed you will receive your Ethereum payment from
the ROCK2PAY contract instantly.

ROCK2PAY to Ethereum conversion manual Page 12


2.0 ROCK2PAY to Ethereum Conversion

2.5 About Ethplorer and Etherscan websites

The website ethplorer.io is better looking when checking Ethereum or token balances but
it does not show Internal transactions so payouts from ROCK2PAY contract won’t be
visible in transactions, however ETH balance will be accurate.

To check transactions from ROCK2PAY contract enter your wallet address on


etherscan.io and open Internal Txns tab.

ROCK2PAY to Ethereum conversion manual Page 13

You might also like