Bitcoin Forum
May 26, 2024, 08:21:20 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 [9] 10 11 12 13 14 »
161  Alternate cryptocurrencies / Tokens (Altcoins) / Re: 🚀[ANN][PoSToken]World's First PoS Smart Contract Token[2nd ROUND AIRDROP] on: September 18, 2017, 01:13:50 PM
It seems that your eth address has POStoken on it and you should be thankful.

Recent airdrop rules:

3.All accounts registered on bitcointalk.org after August 22, 2017 are not qualified.

6.Your Twitter account must have at least 100 real followers before you retweet.

Funny, because 0x140f90216141Ab64B87FADCc546637701Eacd1cc is not my ETH address.. see my edit that I posted.
And I thought my account was a bit older that the given date.. my mistake :s
They probably granted me the POS-tokens for doing the effort, but I still don't get the part where I check the status and the address in the popup is not the one I gave in to check.

Hi webwakko,

We checked your application and we're sure that 0x140f90216141Ab64B87FADCc546637701Eacd1cc is the address you submitted to us when you applied.
Btw, even if you enter a wrong ETH address when you check the status, you can also find your application on condition that the username is correct.
162  Alternate cryptocurrencies / Tokens (Altcoins) / Re: 🚀[ANN][PoSToken]World's First PoS Smart Contract Token[2nd ROUND AIRDROP] on: September 18, 2017, 11:27:10 AM
After over 3 three days my coin age still zero can any one help with this issue how to do the pos mining?

Hi vittosport,

It seems that the MEW cannot execute coinAge() function correctly. But you can use our online online PoS mining calculator to see how much you can get via PoS mining. https://calculator.postoken.org/

Best Regards.
163  Alternate cryptocurrencies / Tokens (Altcoins) / Re: 🚀[ANN][PoSToken]World's First PoS Smart Contract Token[2nd ROUND AIRDROP] on: September 17, 2017, 04:25:12 PM
Step-by-Step Tutorial to PoSToken PoS Mining -  Fast & Easy

Hi, community

We make a step-by-step tutorial on how to start PoSToken PoS mining. Hope this helpful to you!
Any Ethereum wallet can be used to interact with smart contracts. In the example below we use MyEtherWallet.com to tell you how to start PoSToken PoS mining and get some reward.

1.Query your COINAGE and EXPECTED REWARD
Go to https://calculator.postoken.org/
Most Important: Make sure that your coinage is greater than zero, thus you can get reward via PoS mining.



2.Go to MyEtherWallet & Click "Contracts"



3.Input Contract Address & Contract ABI, then Click "Access" Button.

Contract Address: 0xee609fe292128cad03b786dbb9bc2634ccdbe7fc
ABI/JSON Interface:[{"constant":true,"inputs":[],"name":"name","outputs":[{"name":"","type":"string"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"_spender","type":"address"},{"name":"_value","type":"uint256"}],"name":"approve","outputs":[{"name":"","type":"bool"}],"payable":false,"type":"function"},{"constant":false,"inputs":[],"name":"mint","outputs":[{"name":"","type":"bool"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"totalSupply","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"coinAge","outputs":[{"name":"myCoinAge","type":"uint256"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"_from","type":"address"},{"name":"_to","type":"address"},{"name":"_value","type":"uint256"}],"name":"transferFrom","outputs":[{"name":"","type":"bool"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"timestamp","type":"uint256"}],"name":"ownerSetStakeStartTime","outputs":[],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"maxTotalSupply","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"decimals","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":false,"inputs":[],"name":"getBlockNumber","outputs":[{"name":"blockNumber","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"chainStartTime","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[{"name":"_owner","type":"address"}],"name":"balanceOf","outputs":[{"name":"balance","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"stakeStartTime","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"_recipients","type":"address[]"},{"name":"_values","type":"uint256[]"}],"name":"batchTransfer","outputs":[{"name":"","type":"bool"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"owner","outputs":[{"name":"","type":"address"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"_value","type":"uint256"}],"name":"ownerBurnToken","outputs":[],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"symbol","outputs":[{"name":"","type":"string"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"totalInitialSupply","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"_to","type":"address"},{"name":"_value","type":"uint256"}],"name":"transfer","outputs":[{"name":"","type":"bool"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"annualInterest","outputs":[{"name":"interest","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"stakeMinAge","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"chainStartBlockNumber","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[{"name":"_owner","type":"address"},{"name":"_spender","type":"address"}],"name":"allowance","outputs":[{"name":"remaining","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"stakeMaxAge","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"maxMintProofOfStake","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"newOwner","type":"address"}],"name":"transferOwnership","outputs":[],"payable":false,"type":"function"},{"inputs":[],"payable":false,"type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"name":"burner","type":"address"},{"indexed":false,"name":"value","type":"uint256"}],"name":"Burn","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"name":"_address","type":"address"},{"indexed":false,"name":"_reward","type":"uint256"}],"name":"Mint","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"name":"owner","type":"address"},{"indexed":true,"name":"spender","type":"address"},{"indexed":false,"name":"value","type":"uint256"}],"name":"Approval","type":"event"},{"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.Select 'mint' in the dropdown box.



5.Click "Generate transaction" Button to Start PoS Mining
Make sure to set the GAS limit to 200,000

164  Alternate cryptocurrencies / Tokens (Altcoins) / Re: 🚀[ANN][PoSToken]World's First PoS Smart Contract Token[2nd ROUND AIRDROP] on: September 17, 2017, 01:30:33 PM
Smart Contract Deployed

Hi community,

PoSToken is now deployed on the Ethereum Mainnet, the world's first Proof-of-Stake smart contract.

1st Round Airdrop Distribution
The distribution is ongoing,so some of you guys have not received PoSToken yet, please be patience.

PoSToken Smart Contract address:
0xee609fe292128cad03b786dbb9bc2634ccdbe7fc

To add PoSToken to your Ethereum wallet:
Address: 0xee609fe292128cad03b786dbb9bc2634ccdbe7fc
Symbol: POS
Decimals: 18

Contract ABI
Code:
[{"constant":true,"inputs":[],"name":"name","outputs":[{"name":"","type":"string"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"_spender","type":"address"},{"name":"_value","type":"uint256"}],"name":"approve","outputs":[{"name":"","type":"bool"}],"payable":false,"type":"function"},{"constant":false,"inputs":[],"name":"mint","outputs":[{"name":"","type":"bool"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"totalSupply","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"coinAge","outputs":[{"name":"myCoinAge","type":"uint256"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"_from","type":"address"},{"name":"_to","type":"address"},{"name":"_value","type":"uint256"}],"name":"transferFrom","outputs":[{"name":"","type":"bool"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"timestamp","type":"uint256"}],"name":"ownerSetStakeStartTime","outputs":[],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"maxTotalSupply","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"decimals","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":false,"inputs":[],"name":"getBlockNumber","outputs":[{"name":"blockNumber","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"chainStartTime","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[{"name":"_owner","type":"address"}],"name":"balanceOf","outputs":[{"name":"balance","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"stakeStartTime","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"_recipients","type":"address[]"},{"name":"_values","type":"uint256[]"}],"name":"batchTransfer","outputs":[{"name":"","type":"bool"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"owner","outputs":[{"name":"","type":"address"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"_value","type":"uint256"}],"name":"ownerBurnToken","outputs":[],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"symbol","outputs":[{"name":"","type":"string"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"totalInitialSupply","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"_to","type":"address"},{"name":"_value","type":"uint256"}],"name":"transfer","outputs":[{"name":"","type":"bool"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"annualInterest","outputs":[{"name":"interest","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"stakeMinAge","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"chainStartBlockNumber","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[{"name":"_owner","type":"address"},{"name":"_spender","type":"address"}],"name":"allowance","outputs":[{"name":"remaining","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"stakeMaxAge","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"maxMintProofOfStake","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"newOwner","type":"address"}],"name":"transferOwnership","outputs":[],"payable":false,"type":"function"},{"inputs":[],"payable":false,"type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"name":"burner","type":"address"},{"indexed":false,"name":"value","type":"uint256"}],"name":"Burn","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"name":"_address","type":"address"},{"indexed":false,"name":"_reward","type":"uint256"}],"name":"Mint","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"name":"owner","type":"address"},{"indexed":true,"name":"spender","type":"address"},{"indexed":false,"name":"value","type":"uint256"}],"name":"Approval","type":"event"},{"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"}]

PoS Mining
As mentioned in the OP,there are two methods to trigger PoS mining:

1.Sending a transaction to your own address with any amount of PoSToken.
Please note that you should send PoSToken but not Ether to your own address.
We recommend this approach which can easily be done with any Ethereum Wallet.

2.Using MyEtherWallet.com or Mist or any other software that can interact with contracts to execute mint() function.
For now you have to use MyEtherWallet.com or Mist or any other software that can interact with contracts to execute this function.

In the example below we will use myetherwallet.com to trigger PoS mining:
  • 1.Go to MyEtherWallet
  • 2.Click "Contracts"
  • 3.In the "Contract Address" field, input the contract address: 0xee609fe292128cad03b786dbb9bc2634ccdbe7fc
  • 4.In the"ABI / JSON Interface" field, copy & paste the above Contract ABI.
  • 5.Click "Access" Button.
  • 6.Select 'mint' in the dropdown box.
  • 7.Then Click 'Write' and 'Generate transaction'.





What will be the result? To wait already it is necessary nothing?



You should hold your PoSToken for a period of at least 3 days. So if you start PoS mining now, you will receive nothing. Please try mining 3 days later.
BTW, before you start PoS mining, you should check your coinAge at first.

Thanks for the staking information, Dev! So will check after 3 days for my first stake))
Thank you stake received and i followed the instruction to generate POS using the second method (trigger PoS mining) .
Thank you again will update once pos generated after three days or so .

shouldn't coinage show something by now?  It's been zero for over 2 days.

It will remain at zero until you have held the tokens for more than 3 days. Here is the code to calculate the coinage:

Code:
    function getCoinAge(address _address, uint _now) internal returns (uint _coinAge) {
        if(transferIns[_address].length <= 0) return 0;

        for (uint i = 0; i < transferIns[_address].length; i++){
            if( _now < uint(transferIns[_address][i].time).add(stakeMinAge) ) continue;

            uint nCoinSeconds = _now.sub(uint(transferIns[_address][i].time));
            if( nCoinSeconds > stakeMaxAge ) nCoinSeconds = stakeMaxAge;

            _coinAge = _coinAge.add(uint(transferIns[_address][i].amount) * nCoinSeconds.div(1 days));
        }
    }
165  Alternate cryptocurrencies / Tokens (Altcoins) / Re: 🚀[ANN][PoSToken]World's First PoS Smart Contract Token[2nd ROUND AIRDROP] on: September 16, 2017, 10:56:01 AM
@postoken , sorry asking for .
I joined singnature for POSTOKEN Airdrop Round 1 , now it was ended and i have receive my payment , Can I remove signature ?

yep, you can remove the signature now.

Hi dev. Why was my rank not updated like everybody else ?? Why an I the only one ??
I should have gotten 60 POS but I got 45 POS..
This is not fair please.

Sorry for the mistake. We will send another 15 POS to your address ASAP.
166  Alternate cryptocurrencies / Tokens (Altcoins) / Re: 🚀[ANN][PoSToken]World's First PoS Smart Contract Token[2nd ROUND AIRDROP] on: September 16, 2017, 06:57:04 AM
Smart Contract Deployed

Hi community,

PoSToken is now deployed on the Ethereum Mainnet, the world's first Proof-of-Stake smart contract.

1st Round Airdrop Distribution
The distribution is ongoing,so some of you guys have not received PoSToken yet, please be patience.

PoSToken Smart Contract address:
0xee609fe292128cad03b786dbb9bc2634ccdbe7fc

To add PoSToken to your Ethereum wallet:
Address: 0xee609fe292128cad03b786dbb9bc2634ccdbe7fc
Symbol: POS
Decimals: 18

Contract ABI
[{"constant":true,"inputs":[],"name":"name","outputs":[{"name":"","type":"string"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"_spender","type":"address"},{"name":"_value","type":"uint256"}],"name":"approve","outputs":[{"name":"","type":"bool"}],"payable":false,"type":"function"},{"constant":false,"inputs":[],"name":"mint","outputs":[{"name":"","type":"bool"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"totalSupply","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"coinAge","outputs":[{"name":"myCoinAge","type":"uint256"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"_from","type":"address"},{"name":"_to","type":"address"},{"name":"_value","type":"uint256"}],"name":"transferFrom","outputs":[{"name":"","type":"bool"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"timestamp","type":"uint256"}],"name":"ownerSetStakeStartTime","outputs":[],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"maxTotalSupply","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"decimals","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":false,"inputs":[],"name":"getBlockNumber","outputs":[{"name":"blockNumber","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"chainStartTime","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[{"name":"_owner","type":"address"}],"name":"balanceOf","outputs":[{"name":"balance","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"stakeStartTime","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"_recipients","type":"address[]"},{"name":"_values","type":"uint256[]"}],"name":"batchTransfer","outputs":[{"name":"","type":"bool"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"owner","outputs":[{"name":"","type":"address"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"_value","type":"uint256"}],"name":"ownerBurnToken","outputs":[],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"symbol","outputs":[{"name":"","type":"string"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"totalInitialSupply","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"_to","type":"address"},{"name":"_value","type":"uint256"}],"name":"transfer","outputs":[{"name":"","type":"bool"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"annualInterest","outputs":[{"name":"interest","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"stakeMinAge","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"chainStartBlockNumber","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[{"name":"_owner","type":"address"},{"name":"_spender","type":"address"}],"name":"allowance","outputs":[{"name":"remaining","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"stakeMaxAge","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"maxMintProofOfStake","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"newOwner","type":"address"}],"name":"transferOwnership","outputs":[],"payable":false,"type":"function"},{"inputs":[],"payable":false,"type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"name":"burner","type":"address"},{"indexed":false,"name":"value","type":"uint256"}],"name":"Burn","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"name":"_address","type":"address"},{"indexed":false,"name":"_reward","type":"uint256"}],"name":"Mint","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"name":"owner","type":"address"},{"indexed":true,"name":"spender","type":"address"},{"indexed":false,"name":"value","type":"uint256"}],"name":"Approval","type":"event"},{"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"}]

PoS Mining
As mentioned in the OP,there are two methods to trigger PoS mining:

1.Sending a transaction to your own address with any amount of PoSToken.
Please note that you should send PoSToken but not Ether to your own address.
We recommend this approach which can easily be done with any Ethereum Wallet.

2.Using MyEtherWallet.com or Mist or any other software that can interact with contracts to execute mint() function.
For now you have to use MyEtherWallet.com or Mist or any other software that can interact with contracts to execute this function.

In the example below we will use myetherwallet.com to trigger PoS mining:
  • 1.Go to MyEtherWallet
  • 2.Click "Contracts"
  • 3.In the "Contract Address" field, input the contract address: 0xee609fe292128cad03b786dbb9bc2634ccdbe7fc
  • 4.In the"ABI / JSON Interface" field, copy & paste the above Contract ABI.
  • 5.Click "Access" Button.
  • 6.Select 'coinAge' in the dropdown box. Make sure that your coinAge is greater than 0.
  • 7.Then Select 'mint' in the dropdown box.
  • 8.Click 'Write' and 'Generate transaction'.


Trading on EtherDelta
The smart contract is compatible with EtherDelta, so you can trade POS on EtherDelta now. >> LINK

Source Code:
https://github.com/PoSToken/PoSToken/blob/master/contracts/PoSToken.sol





If we want to move our tokens from the address they were sent to say my hardware wallet address, is there anything I need to do on the new address to start POS mining or just wait for the coin age to be above 3 days and then call the mint function?

Also would moving them to another address exclude us from future airdrops, I’d use the same address from the first airdrop for the second for consistance sake but just wanted to know if moving them from my “airdrop” wallet to my hardware one

Yes, you can send your PoSToken to a new address, and just wait for another 3 days, then, you will get some extra POS by calling the mint() function.
167  Alternate cryptocurrencies / Tokens (Altcoins) / Re: 🚀[ANN][PoSToken]World's First PoS Smart Contract Token[2nd ROUND AIRDROP] on: September 16, 2017, 05:58:04 AM
@postoken , sorry asking for .
I joined singnature for POSTOKEN Airdrop Round 1 , now it was ended and i have receive my payment , Can I remove signature ?

yep, you can remove the signature now.
168  Alternate cryptocurrencies / Tokens (Altcoins) / Re: 🚀[ANN][PoSToken]World's First PoS Smart Contract Token[2nd ROUND AIRDROP] on: September 15, 2017, 04:58:33 PM
so how often should i initiate the mining if am using option two, do i do it once and every thing is good to go,
or every time i feel like mining i through the same process,

Every time you feel like mining you through the same process.
169  Alternate cryptocurrencies / Tokens (Altcoins) / Re: 🚀[ANN][PoSToken]World's First PoS Smart Contract Token[2nd ROUND AIRDROP] on: September 15, 2017, 04:47:35 PM
Smart Contract Deployed

Hi community,

PoSToken is now deployed on the Ethereum Mainnet, the world's first Proof-of-Stake smart contract.

1st Round Airdrop Distribution
The distribution is ongoing,so some of you guys have not received PoSToken yet, please be patience.

PoSToken Smart Contract address:
0xee609fe292128cad03b786dbb9bc2634ccdbe7fc

To add PoSToken to your Ethereum wallet:
Address: 0xee609fe292128cad03b786dbb9bc2634ccdbe7fc
Symbol: POS
Decimals: 18

Contract ABI
Code:
[{"constant":true,"inputs":[],"name":"name","outputs":[{"name":"","type":"string"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"_spender","type":"address"},{"name":"_value","type":"uint256"}],"name":"approve","outputs":[{"name":"","type":"bool"}],"payable":false,"type":"function"},{"constant":false,"inputs":[],"name":"mint","outputs":[{"name":"","type":"bool"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"totalSupply","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"coinAge","outputs":[{"name":"myCoinAge","type":"uint256"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"_from","type":"address"},{"name":"_to","type":"address"},{"name":"_value","type":"uint256"}],"name":"transferFrom","outputs":[{"name":"","type":"bool"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"timestamp","type":"uint256"}],"name":"ownerSetStakeStartTime","outputs":[],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"maxTotalSupply","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"decimals","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":false,"inputs":[],"name":"getBlockNumber","outputs":[{"name":"blockNumber","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"chainStartTime","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[{"name":"_owner","type":"address"}],"name":"balanceOf","outputs":[{"name":"balance","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"stakeStartTime","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"_recipients","type":"address[]"},{"name":"_values","type":"uint256[]"}],"name":"batchTransfer","outputs":[{"name":"","type":"bool"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"owner","outputs":[{"name":"","type":"address"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"_value","type":"uint256"}],"name":"ownerBurnToken","outputs":[],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"symbol","outputs":[{"name":"","type":"string"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"totalInitialSupply","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"_to","type":"address"},{"name":"_value","type":"uint256"}],"name":"transfer","outputs":[{"name":"","type":"bool"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"annualInterest","outputs":[{"name":"interest","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"stakeMinAge","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"chainStartBlockNumber","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[{"name":"_owner","type":"address"},{"name":"_spender","type":"address"}],"name":"allowance","outputs":[{"name":"remaining","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"stakeMaxAge","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"maxMintProofOfStake","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"newOwner","type":"address"}],"name":"transferOwnership","outputs":[],"payable":false,"type":"function"},{"inputs":[],"payable":false,"type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"name":"burner","type":"address"},{"indexed":false,"name":"value","type":"uint256"}],"name":"Burn","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"name":"_address","type":"address"},{"indexed":false,"name":"_reward","type":"uint256"}],"name":"Mint","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"name":"owner","type":"address"},{"indexed":true,"name":"spender","type":"address"},{"indexed":false,"name":"value","type":"uint256"}],"name":"Approval","type":"event"},{"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"}]

PoS Mining
As mentioned in the OP,there are two methods to trigger PoS mining:

1.Sending a transaction to your own address with any amount of PoSToken.
Please note that you should send PoSToken but not Ether to your own address.
We recommend this approach which can easily be done with any Ethereum Wallet.

2.Using MyEtherWallet.com or Mist or any other software that can interact with contracts to execute mint() function.
For now you have to use MyEtherWallet.com or Mist or any other software that can interact with contracts to execute this function.

In the example below we will use myetherwallet.com to trigger PoS mining:
  • 1.Go to MyEtherWallet
  • 2.Click "Contracts"
  • 3.In the "Contract Address" field, input the contract address: 0xee609fe292128cad03b786dbb9bc2634ccdbe7fc
  • 4.In the"ABI / JSON Interface" field, copy & paste the above Contract ABI.
  • 5.Click "Access" Button.
  • 6.Select 'mint' in the dropdown box.
  • 7.Then Click 'Write' and 'Generate transaction'.





What will be the result? To wait already it is necessary nothing?



You should hold your PoSToken for a period of at least 3 days. So if you start PoS mining now, you will receive nothing. Please try mining 3 days later.
BTW, before you start PoS mining, you should check your coinAge at first.
170  Alternate cryptocurrencies / Tokens (Altcoins) / Re: 🚀[ANN][PoSToken]World's First PoS Smart Contract Token[2nd ROUND AIRDROP] on: September 15, 2017, 04:20:34 PM
Smart Contract Deployed

Hi community,

PoSToken is now deployed on the Ethereum Mainnet, the world's first Proof-of-Stake smart contract.

1st Round Airdrop Distribution
The distribution is ongoing,so some of you guys have not received PoSToken yet, please be patience.

PoSToken Smart Contract address:
0xee609fe292128cad03b786dbb9bc2634ccdbe7fc

To add PoSToken to your Ethereum wallet:
Address: 0xee609fe292128cad03b786dbb9bc2634ccdbe7fc
Symbol: POS
Decimals: 18

Contract ABI
[{"constant":true,"inputs":[],"name":"name","outputs":[{"name":"","type":"string"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"_spender","type":"address"},{"name":"_value","type":"uint256"}],"name":"approve","outputs":[{"name":"","type":"bool"}],"payable":false,"type":"function"},{"constant":false,"inputs":[],"name":"mint","outputs":[{"name":"","type":"bool"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"totalSupply","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"coinAge","outputs":[{"name":"myCoinAge","type":"uint256"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"_from","type":"address"},{"name":"_to","type":"address"},{"name":"_value","type":"uint256"}],"name":"transferFrom","outputs":[{"name":"","type":"bool"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"timestamp","type":"uint256"}],"name":"ownerSetStakeStartTime","outputs":[],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"maxTotalSupply","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"decimals","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":false,"inputs":[],"name":"getBlockNumber","outputs":[{"name":"blockNumber","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"chainStartTime","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[{"name":"_owner","type":"address"}],"name":"balanceOf","outputs":[{"name":"balance","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"stakeStartTime","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"_recipients","type":"address[]"},{"name":"_values","type":"uint256[]"}],"name":"batchTransfer","outputs":[{"name":"","type":"bool"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"owner","outputs":[{"name":"","type":"address"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"_value","type":"uint256"}],"name":"ownerBurnToken","outputs":[],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"symbol","outputs":[{"name":"","type":"string"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"totalInitialSupply","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"_to","type":"address"},{"name":"_value","type":"uint256"}],"name":"transfer","outputs":[{"name":"","type":"bool"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"annualInterest","outputs":[{"name":"interest","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"stakeMinAge","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"chainStartBlockNumber","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[{"name":"_owner","type":"address"},{"name":"_spender","type":"address"}],"name":"allowance","outputs":[{"name":"remaining","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"stakeMaxAge","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":true,"inputs":[],"name":"maxMintProofOfStake","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"newOwner","type":"address"}],"name":"transferOwnership","outputs":[],"payable":false,"type":"function"},{"inputs":[],"payable":false,"type":"constructor"},{"anonymous":false,"inputs":[{"indexed":true,"name":"burner","type":"address"},{"indexed":false,"name":"value","type":"uint256"}],"name":"Burn","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"name":"_address","type":"address"},{"indexed":false,"name":"_reward","type":"uint256"}],"name":"Mint","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"name":"owner","type":"address"},{"indexed":true,"name":"spender","type":"address"},{"indexed":false,"name":"value","type":"uint256"}],"name":"Approval","type":"event"},{"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"}]

PoS Mining
As mentioned in the OP,there are two methods to trigger PoS mining:

1.Sending a transaction to your own address with any amount of PoSToken.
Please note that you should send PoSToken but not Ether to your own address.
We recommend this approach which can easily be done with any Ethereum Wallet.

2.Using MyEtherWallet.com or Mist or any other software that can interact with contracts to execute mint() function.
For now you have to use MyEtherWallet.com or Mist or any other software that can interact with contracts to execute this function.

In the example below we will use myetherwallet.com to trigger PoS mining:
  • 1.Go to MyEtherWallet
  • 2.Click "Contracts"
  • 3.In the "Contract Address" field, input the contract address: 0xee609fe292128cad03b786dbb9bc2634ccdbe7fc
  • 4.In the"ABI / JSON Interface" field, copy & paste the above Contract ABI.
  • 5.Click "Access" Button.
  • 6.Select 'coinAge' in the dropdown box. Make sure that your coinAge is greater than 0.
  • 7.Then Select 'mint' in the dropdown box.
  • 8.Click 'Write' and 'Generate transaction'.


Trading on EtherDelta
The smart contract is compatible with EtherDelta, so you can trade POS on EtherDelta now. >> LINK

Source Code:
https://github.com/PoSToken/PoSToken/blob/master/contracts/PoSToken.sol



171  Alternate cryptocurrencies / Tokens (Altcoins) / Re: 🚀[ANN][PoSToken]World's First PoS Smart Contract Token[2nd ROUND AIRDROP] on: September 13, 2017, 05:47:58 PM
Can the campaign manager update my rank ?
Since my rank has been increase/level up from newbie to junior member.


Hi community,

We just scanned and updated your rank,because of that, the final amount  of distribution increased from 71090 POS to 71765 POS.
In addition,we are working on the contract deployment and tokens distribution as planned. Everything seems to be on time. Please follow the thread to receive updates on next steps.
Thanks again for your patience.
172  Alternate cryptocurrencies / Tokens (Altcoins) / Re: 🚀[ANN][PoSToken]World's First PoS Smart Contract Token[2nd ROUND AIRDROP] on: September 13, 2017, 01:10:22 AM
What does this mean pos coin and worlds first? There are other pos coins right now, can you tell me the difference?

PoSToken is the World's First Proof-of-Stake Smart Contract Token. That's the accurate description. PoSToken is not a coin but a token.

Many participants did not understand that after receiving, for example, 75 tokens, they would convert in 3 to 90 days into 225 to 6750 tokens

We think that you have made a wrong calculation. 75 tokens, you can convert in 3 to 90 days into 75.5 to 90.6 tokens. You should notice that the annual interest rate of first year is 100%.
173  Alternate cryptocurrencies / Tokens (Altcoins) / Re: 🚀[ANN][PoSToken]World's First PoS Smart Contract Token[2nd ROUND AIRDROP] on: September 12, 2017, 11:53:26 PM
What does this mean pos coin and worlds first? There are other pos coins right now, can you tell me the difference?

PoSToken is the World's First Proof-of-Stake Smart Contract Token. That's the accurate description. PoSToken is not a coin but a token.
174  Alternate cryptocurrencies / Tokens (Altcoins) / Re: 🚀[ANN][PoSToken]World's First Proof-of-Stake Smart Contract Token[AIRDROP LIVE] on: September 12, 2017, 03:52:48 PM
Hi community,

Our airdrop has ended just now. Thanks for your participation and patience. Here's a short statistics about our 1st Round of Airdrop:

  • Received Applications:2168
  • Accepted Applications:1928
  • Estimated Distribution:71090 POS

We will deploy the contract and distribute the tokens within 1-2 days. The costs of deploying the smart contract and transferring the tokens will be totally covered by our team.
Since only 71090 POS were claimed in this airdrop, we decide to  launch a 2nd Round of Airdrop. If you have any ideas about the 2nd Round of Airdrop. Please let us know.
Thanks again for your participation and support!

Best Regards.
175  Alternate cryptocurrencies / Tokens (Altcoins) / Re: 🚀[ANN][PoSToken]World's First Proof-of-Stake Smart Contract Token[AIRDROP LIVE] on: September 12, 2017, 02:26:04 PM
According to the Bitcointalk ranking system, New ranks will be received today. I hope the POS team will take this into consideration for those that will rank up today.

https://docs.google.com/spreadsheets/d/1dDySMB2lsOIIkUXuax2rXL30gv656E4xTsFcC2zQHkg/pubhtml

Hi FreshB,

Thank you for your information.We'll firstly update your rank after 9/12/2017 18:13:20 UTC and then send tokens.
176  Alternate cryptocurrencies / Tokens (Altcoins) / Re: 🚀[ANN][PoSToken]World's First Proof-of-Stake Smart Contract Token[AIRDROP LIVE] on: September 11, 2017, 02:50:25 PM
What happen I can't check my status where is the problem anyone have the same problem?

I tried, nothing happens .... 2 days left, what news?


Hi community,

Our server was under attack in the past few hours. But it's available now, please try again.
Thank you for your patience.


Is my application accepted or am I late?

Hi ANTIMANIA,

Please check the status on our website. It's quite clear to see wether your application is accepted or not.
And thank you for your  participation.   Smiley
177  Alternate cryptocurrencies / Tokens (Altcoins) / Re: 🚀[ANN][PoSToken]World's First Proof-of-Stake Smart Contract Token[AIRDROP LIVE] on: September 10, 2017, 02:57:39 AM
But eth will be moving to POS after end of sep upgrade. I hope PoS token is not a scam

I am excited about this project, POS&ETH smart contract... This can be an explosive cocktail  Shocked

This project can be closed when Ethereum enters the POS algorithm. Who ever heard when Ethereum will make a POS.
Promised to fall, but canceled.

Hi iMaster,

If you know exactly how a smart contract works, you will realize that you're wrong.
Ethereum switch from PoW to PoS mining, it only means that holders of Ether can mine a new block with their Ethers. But it WON'T make any changes to the Tokens based on Ethereum since the tokens are just some data stored on Ethereum blockchain.
178  Alternate cryptocurrencies / Tokens (Altcoins) / Re: 🚀[ANN][PoSToken]World's First Proof-of-Stake Smart Contract Token[AIRDROP LIVE] on: September 10, 2017, 02:51:47 AM
What happen I can't check my status where is the problem anyone have the same problem?

I tried, nothing happens .... 2 days left, what news?



Hi community,

Our server was under attack in the past few hours. But it's available now, please try again.
Thank you for your patience.
179  Alternate cryptocurrencies / Tokens (Altcoins) / Re: 🚀[ANN][PoSToken]World's First Proof-of-Stake Smart Contract Token[AIRDROP LIVE] on: September 08, 2017, 02:22:45 PM
May I know if I used the wrong address for apply the Bounty campaign , can I change it now?  Cry

Please PM us your new address.  Smiley
180  Alternate cryptocurrencies / Tokens (Altcoins) / Re: 🚀[ANN][PoSToken]World's First Proof-of-Stake Smart Contract Token[AIRDROP LIVE] on: September 08, 2017, 09:21:24 AM
Please update my status or my Rank on Signatur campaigns Sir. Today, I'm have the Jr. Member Rank sir. Please update my Rank and my bounty reward. Thanks.  Wink

Hello dev,

My user ID has just been upgraded to Jr. Member.

Will my application be upgraded from Newbie to Jr Member too?



Of course, we scan and update your rank constantly.

We also scan your signature. Please be patient.   Grin Grin Grin
Pages: « 1 2 3 4 5 6 7 8 [9] 10 11 12 13 14 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!