|
nagatraju
|
 |
April 21, 2017, 02:55:11 PM |
|
Minereum has very solid plan for long term all addresses have limited supply so it would take very long time to get their maximum supply limit. Once it will be get listed on a exchange so this will become very hot.
Yes, You are right. Already people post selling offers at: https://asktom.cf/index.php?topic=1872178They ask only 1-1.5 BTC for 32000 MNE. I think the price is very low, when we consider MNE's future.
|
|
|
|
|
|
tnrmedia
|
 |
April 21, 2017, 03:02:01 PM |
|
I have got my share of AIRDROP.
Thank you very much Dev.
|
|
|
|
|
|
rindo
|
 |
April 21, 2017, 03:09:52 PM |
|
Awesome,,,got my Minereum on myetherwallet, Thank you somuch. looking forward for the next plans, hope the great news will come, btw lets see hows Minereum going to further. the current price is not published yet,, actually im curious what is the current price
|
|
|
|
|
|
tarolog
|
 |
April 21, 2017, 03:41:01 PM |
|
What about futher plans? For what you planning use minereum?
|
|
|
|
|
|
vvinam
|
 |
April 21, 2017, 03:57:24 PM |
|
|
|
|
|
|
|
amy1284455127
|
 |
April 21, 2017, 04:05:30 PM |
|
Hi all,Where can I see the available balance?
|
Tera's real blockchain is simple and easy to use! terafoundation.org
|
|
|
|
ostrogoto2012
|
 |
April 21, 2017, 04:09:59 PM |
|
thanks i got mine on my wallet , 32K coin , when do you think will listed on exchange? do you think poloniex will listed this coin?
|
|
|
|
|
cryptodv
|
 |
April 21, 2017, 04:10:27 PM |
|
Question, I decided to use my Jaxx wallet, I don't see the minerium on there. Have they finished the airdrop?
|
|
|
|
|
ostrogoto2012
|
 |
April 21, 2017, 04:12:24 PM |
|
Question, I decided to use my Jaxx wallet, I don't see the minerium on there. Have they finished the airdrop?
if you have your private keys than it is not a problem you can use your privete key and use MWE for get the coin inbto your wallet
|
|
|
|
|
cryptodv
|
 |
April 21, 2017, 04:13:51 PM |
|
Question, I decided to use my Jaxx wallet, I don't see the minerium on there. Have they finished the airdrop?
if you have your private keys than it is not a problem you can use your privete key and use MWE for get the coin inbto your wallet Got it, thanks! Jaxx provides private key.
|
|
|
|
|
winterrose
|
 |
April 21, 2017, 04:19:00 PM |
|
Hi all,Where can I see the available balance? just read the front page, Dev already update there How to check your available balanceFollow these steps: 1. Go to https://www.myetherwallet.com/#contracts2. In the "Interact with Contract" put the minereum Contract Address: 0x1a95b271b0535d15fa49932daba31ba612b52946 3. And the interface: [{"constant":true,"inputs":[],"name":"name","outputs":[{"name":"","type":"string"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"currentEthBlock","outputs":[{"name":"blockNumber","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"initialSupplyPerAddress","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"totalSupply","outputs":[{"name":"totalSupply","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"totalGenesisAddresses","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[{"name":"_address","type":"address"}],"name":"availableBalanceOf","outputs":[{"name":"Balance","type":"uint256"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"_caller","type":"address"}],"name":"setGenesisCallerAddress","outputs":[{"name":"success","type":"bool"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"maxTotalSupply","outputs":[{"name":"maxSupply","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"decimals","outputs":[{"name":"","type":"uint8"}],"payable":false,"type":"function"},{"constant":true,"inputs":[{"name":"","type":"address"}],"name":"balanceOf","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"_address","type":"address[]"}],"name":"setGenesisAddressArray","outputs":[{"name":"success","type":"bool"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"symbol","outputs":[{"name":"","type":"string"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"_to","type":"address"},{"name":"_value","type":"uint256"}],"name":"transfer","outputs":[],"payable":false,"type":"function"},{"constant":true,"inputs":[{"name":"","type":"address"}],"name":"genesisAddress","outputs":[{"name":"","type":"bool"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"rewardPerBlockPerAddress","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"currentBlock","outputs":[{"name":"blockNumber","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"initialBlockCount","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"genesisCallerAddress","outputs":[{"name":"","type":"address"}],"payable":false,"type":"function"},{"inputs":[],"payable":false,"type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"name":"from","type":"address"},{"indexed":true,"name":"to","type":"address"},{"indexed":false,"name":"value","type":"uint256"}],"name":"Transfer","type":"event"}] 4. Then click Access, a dropdown will show up with Read / Write functions 5. In the dropdown select the function availableBalanceOf 6. Put your ether address and click READ 7. Your available balance will be visible in the output Since minereum has 8 decimals, divide the result by 100000000 to get the MNE value.
|
|
|
|
|
|
cryptodv
|
 |
April 21, 2017, 04:41:27 PM Last edit: April 21, 2017, 04:52:57 PM by cryptodv |
|
Hi all,Where can I see the available balance? just read the front page, Dev already update there How to check your available balanceFollow these steps: 1. Go to https://www.myetherwallet.com/#contracts2. In the "Interact with Contract" put the minereum Contract Address: 0x1a95b271b0535d15fa49932daba31ba612b52946 3. And the interface: [{"constant":true,"inputs":[],"name":"name","outputs":[{"name":"","type":"string"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"currentEthBlock","outputs":[{"name":"blockNumber","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"initialSupplyPerAddress","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"totalSupply","outputs":[{"name":"totalSupply","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"totalGenesisAddresses","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[{"name":"_address","type":"address"}],"name":"availableBalanceOf","outputs":[{"name":"Balance","type":"uint256"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"_caller","type":"address"}],"name":"setGenesisCallerAddress","outputs":[{"name":"success","type":"bool"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"maxTotalSupply","outputs":[{"name":"maxSupply","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"decimals","outputs":[{"name":"","type":"uint8"}],"payable":false,"type":"function"},{"constant":true,"inputs":[{"name":"","type":"address"}],"name":"balanceOf","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"_address","type":"address[]"}],"name":"setGenesisAddressArray","outputs":[{"name":"success","type":"bool"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"symbol","outputs":[{"name":"","type":"string"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"_to","type":"address"},{"name":"_value","type":"uint256"}],"name":"transfer","outputs":[],"payable":false,"type":"function"},{"constant":true,"inputs":[{"name":"","type":"address"}],"name":"genesisAddress","outputs":[{"name":"","type":"bool"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"rewardPerBlockPerAddress","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"currentBlock","outputs":[{"name":"blockNumber","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"initialBlockCount","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"genesisCallerAddress","outputs":[{"name":"","type":"address"}],"payable":false,"type":"function"},{"inputs":[],"payable":false,"type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"name":"from","type":"address"},{"indexed":true,"name":"to","type":"address"},{"indexed":false,"name":"value","type":"uint256"}],"name":"Transfer","type":"event"}] 4. Then click Access, a dropdown will show up with Read / Write functions 5. In the dropdown select the function availableBalanceOf 6. Put your ether address and click READ 7. Your available balance will be visible in the output Since minereum has 8 decimals, divide the result by 100000000 to get the MNE value. I did that, says I have a balance of 18.9472, that can't be correct. I thought it was supposed to be 32000 
|
|
|
|
|
minereum (OP)
|
 |
April 21, 2017, 04:48:13 PM |
|
Hi all,Where can I see the available balance? just read the front page, Dev already update there How to check your available balanceFollow these steps: 1. Go to https://www.myetherwallet.com/#contracts2. In the "Interact with Contract" put the minereum Contract Address: 0x1a95b271b0535d15fa49932daba31ba612b52946 3. And the interface: [{"constant":true,"inputs":[],"name":"name","outputs":[{"name":"","type":"string"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"currentEthBlock","outputs":[{"name":"blockNumber","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"initialSupplyPerAddress","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"totalSupply","outputs":[{"name":"totalSupply","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"totalGenesisAddresses","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[{"name":"_address","type":"address"}],"name":"availableBalanceOf","outputs":[{"name":"Balance","type":"uint256"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"_caller","type":"address"}],"name":"setGenesisCallerAddress","outputs":[{"name":"success","type":"bool"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"maxTotalSupply","outputs":[{"name":"maxSupply","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"decimals","outputs":[{"name":"","type":"uint8"}],"payable":false,"type":"function"},{"constant":true,"inputs":[{"name":"","type":"address"}],"name":"balanceOf","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"_address","type":"address[]"}],"name":"setGenesisAddressArray","outputs":[{"name":"success","type":"bool"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"symbol","outputs":[{"name":"","type":"string"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"_to","type":"address"},{"name":"_value","type":"uint256"}],"name":"transfer","outputs":[],"payable":false,"type":"function"},{"constant":true,"inputs":[{"name":"","type":"address"}],"name":"genesisAddress","outputs":[{"name":"","type":"bool"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"rewardPerBlockPerAddress","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"currentBlock","outputs":[{"name":"blockNumber","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"initialBlockCount","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"genesisCallerAddress","outputs":[{"name":"","type":"address"}],"payable":false,"type":"function"},{"inputs":[],"payable":false,"type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"name":"from","type":"address"},{"indexed":true,"name":"to","type":"address"},{"indexed":false,"name":"value","type":"uint256"}],"name":"Transfer","type":"event"}] 4. Then click Access, a dropdown will show up with Read / Write functions 5. In the dropdown select the function availableBalanceOf 6. Put your ether address and click READ 7. Your available balance will be visible in the output Since minereum has 8 decimals, divide the result by 100000000 to get the MNE value. I did that, says I have a balance of 18.9472, that can't be correct. I thought it was supposed to be 32000  Read this post: https://asktom.cf/index.php?topic=1867535.msg18681016#msg18681016
|
|
|
|
giagge
Legendary
Offline
Activity: 1134
Merit: 1001
|
 |
April 21, 2017, 04:49:00 PM |
|
Hi all,Where can I see the available balance? just read the front page, Dev already update there How to check your available balanceFollow these steps: 1. Go to https://www.myetherwallet.com/#contracts2. In the "Interact with Contract" put the minereum Contract Address: 0x1a95b271b0535d15fa49932daba31ba612b52946 3. And the interface: [{"constant":true,"inputs":[],"name":"name","outputs":[{"name":"","type":"string"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"currentEthBlock","outputs":[{"name":"blockNumber","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"initialSupplyPerAddress","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"totalSupply","outputs":[{"name":"totalSupply","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"totalGenesisAddresses","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[{"name":"_address","type":"address"}],"name":"availableBalanceOf","outputs":[{"name":"Balance","type":"uint256"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"_caller","type":"address"}],"name":"setGenesisCallerAddress","outputs":[{"name":"success","type":"bool"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"maxTotalSupply","outputs":[{"name":"maxSupply","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"decimals","outputs":[{"name":"","type":"uint8"}],"payable":false,"type":"function"},{"constant":true,"inputs":[{"name":"","type":"address"}],"name":"balanceOf","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"_address","type":"address[]"}],"name":"setGenesisAddressArray","outputs":[{"name":"success","type":"bool"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"symbol","outputs":[{"name":"","type":"string"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"_to","type":"address"},{"name":"_value","type":"uint256"}],"name":"transfer","outputs":[],"payable":false,"type":"function"},{"constant":true,"inputs":[{"name":"","type":"address"}],"name":"genesisAddress","outputs":[{"name":"","type":"bool"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"rewardPerBlockPerAddress","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"currentBlock","outputs":[{"name":"blockNumber","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"initialBlockCount","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"genesisCallerAddress","outputs":[{"name":"","type":"address"}],"payable":false,"type":"function"},{"inputs":[],"payable":false,"type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"name":"from","type":"address"},{"indexed":true,"name":"to","type":"address"},{"indexed":false,"name":"value","type":"uint256"}],"name":"Transfer","type":"event"}] 4. Then click Access, a dropdown will show up with Read / Write functions 5. In the dropdown select the function availableBalanceOf 6. Put your ether address and click READ 7. Your available balance will be visible in the output Since minereum has 8 decimals, divide the result by 100000000 to get the MNE value. I did that, says I have a balance of 18.9472, that can't be correct. I thought it was supposed to be 32000  Its ok , only 1.8 MNE at day for 4260 address , and for now 10 days , = 18 MNE + 1.8 MNE for 23 years = 32000 MNE total at address . Its AWESOME i love this! . I think this coin on Bittrex or Poloniex is GREAT COIN and GREAT value .
|
|
|
|
|
|
szachta
|
 |
April 21, 2017, 04:49:53 PM |
|
To see 32000 in my etherwallet: 1. Go to https://www.myetherwallet.com/2. Added custom token addres 0x1a95b271b0535d15fa49932daba31ba612b52946 3. Name Minereum 4. 8 decimals
|
|
|
|
|
|
ostrogoto2012
|
 |
April 21, 2017, 04:52:58 PM |
|
so how many coin everydays they will be available? 4260 less some wallet missing on the exchange x 1.87 coin each days do i m correct?
|
|
|
|
|
Adriano2010
|
 |
April 21, 2017, 04:54:44 PM |
|
Hi. Can you answer to my pm @minereum?
|
|
|
|
|
PiotrZielinski
Member

Offline
Activity: 82
Merit: 10
|
 |
April 21, 2017, 05:10:29 PM |
|
Hey i used Parity ETH wallet for my address, which supports ETH Tokens. But i do not see my Minereum, whats up with that?
|
|
|
|
|
ZenFr
Legendary
Offline
Activity: 1260
Merit: 1046
|
 |
April 21, 2017, 05:13:23 PM |
|
following on twitter too.
|
|
|
|
|
|
ostrogoto2012
|
 |
April 21, 2017, 05:14:43 PM |
|
Hey i used Parity ETH wallet for my address, which supports ETH Tokens. But i do not see my Minereum, whats up with that?
i think you losted the coin sir , parity will not support minereum coin and you dont have the private keys , i m sorry for that
|
|
|
|
|