Bitcoin Forum
May 06, 2024, 05:02:52 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 [186] 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 ... 521 »
  Print  
Author Topic: 🚀[ANN][PoSToken]First PoS Smart Contract Token[Lending Platform Available]  (Read 348257 times)
Anthony1985
Sr. Member
****
Offline Offline

Activity: 560
Merit: 251

Tic.eth


View Profile
October 14, 2017, 09:08:44 AM
 #3701

received my tokens from 2nd airdrop and now i am waiting that 3rd airdrop begins.
Need to understand how to stake this coin...

It's actually really easy, this is the guide

https://medium.com/@btcmasterflex/postoken-the-worlds-first-pos-smart-contract-token-287932d7c668
"In a nutshell, the network works like a distributed timestamp server, stamping the first transaction to spend a coin. It takes advantage of the nature of information being easy to spread but hard to stifle." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714971772
Hero Member
*
Offline Offline

Posts: 1714971772

View Profile Personal Message (Offline)

Ignore
1714971772
Reply with quote  #2

1714971772
Report to moderator
1714971772
Hero Member
*
Offline Offline

Posts: 1714971772

View Profile Personal Message (Offline)

Ignore
1714971772
Reply with quote  #2

1714971772
Report to moderator
1714971772
Hero Member
*
Offline Offline

Posts: 1714971772

View Profile Personal Message (Offline)

Ignore
1714971772
Reply with quote  #2

1714971772
Report to moderator
seyola89
Full Member
***
Offline Offline

Activity: 518
Merit: 102



View Profile
October 14, 2017, 09:13:18 AM
 #3702

I executed the mint() command twice form myetherwallet. Is there anyway to see that its activated except wait atleast three days and see if new coins are minted?

You don't have to wait for 3 days after minting to see your staked coins. You can just refresh your wallet to see your staked coins. The 3 days wait is prior to minting so as to achieve the minimum coinage of 1 required for the minting
xfaqs01
Full Member
***
Offline Offline

Activity: 490
Merit: 100



View Profile
October 14, 2017, 09:15:43 AM
 #3703

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


so if the my conputer turned off will my coin still minting or staking? Because i know some POS type of coin do not stake if the computer is being turned off. Can you clarify this? Thank you! Smiley

Want to learn TA? head on to
https://www.facebook.com/BTCSignals
CrypticSatu
Newbie
*
Offline Offline

Activity: 33
Merit: 0


View Profile
October 14, 2017, 09:23:39 AM
 #3704


waiting for the 3rd period, very looking forward to hopefully in this 3rd period I can also get
The price is low currently. I bought some from etherdelta, with 100% interest for first year and 50% second its easy to make atleast some profit with this token.
rpgmasters
Full Member
***
Offline Offline

Activity: 702
Merit: 105


t.me/CryptoPortfel > JOIN


View Profile
October 14, 2017, 09:30:24 AM
 #3705

Didnt received tokens for my refs  Huh
http://c2n.me/3Ozp1fW
there is link for ref-reg https://airdrop.postoken.org/?r=59c90c3572

https://t.me/privatepools -> инвecтиpyeм в тoпoвыe кpиптo-пpoeкты.
xfaqs01
Full Member
***
Offline Offline

Activity: 490
Merit: 100



View Profile
October 14, 2017, 09:32:29 AM
 #3706

received my tokens from 2nd airdrop and now i am waiting that 3rd airdrop begins.
Need to understand how to stake this coin...

It's actually really easy, this is the guide

https://medium.com/@btcmasterflex/postoken-the-worlds-first-pos-smart-contract-token-287932d7c668
Hi anthony i have a question and to the dev as well, regarding on your guide in medium, your gas limit is less done 200k was it ok? And assuming i have profited in the 3rd day of staking will the additional token automatically adds uo to my balance and my staking reward will automatically incresed? And what i decided to stop staking do i need go another process or just send my token right away or sell it? Thank you

Want to learn TA? head on to
https://www.facebook.com/BTCSignals
The_Don
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250



View Profile
October 14, 2017, 09:32:49 AM
 #3707

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



that's what i am looking for thanks dev.. how much coin needed to start minting

                                                          ● LuckyBit ●                                                         
Digital Currency for Gambling Industry Based on MASTERNODE & ASIC RESISTANT Algorithm
|       DISCORD      |      TELEGRAM      |      ANN THREAD      |      FACEBOOK      |      TWITTER       |
Vegan97
Full Member
***
Offline Offline

Activity: 378
Merit: 100


Short BTC at: https://www.bitmex.com/register/spz2


View Profile WWW
October 14, 2017, 10:53:35 AM
 #3708

Those quick pumps in the price, though.

────────  Catholic Coin  ──────── ❤  
DECENTRALIZED CHARITY & NON-PROFIT PLATFORM
────────  Whitepaper ⬝  Twitter ⬝  Telegram ⬝   Facebook ⬝  Ann Thread ⬝  Bounty ⬝  Donate  ──────── ❤  Join token Pre-ICO
farmerandmore
Member
**
Offline Offline

Activity: 98
Merit: 10


View Profile
October 14, 2017, 11:20:26 AM
 #3709

Still waiting for any news from the project team. Not only the 3rd airdrop, but also the future  Grin
jekanmasin
Member
**
Offline Offline

Activity: 240
Merit: 11

Be Positive Always!


View Profile
October 14, 2017, 12:11:12 PM
 #3710

Those quick pumps in the price, though.
But dump are slow.. It mean peoples still holding their token. Im hope the price are drop below 0.0001 this will be awesome to buy it.

[ N O M I N E X ]     EXCHANGE     ◥      telegram     ► facebook     ► twitter
(❪   WIN 1000 USDT   ❫)        in        T R A D E R S   C O M P E T I T I O N
███ Create account ███ [ REF. CAMP. ] Nominex Binary Affiliate Program
Zwiebo
Full Member
***
Offline Offline

Activity: 244
Merit: 100


View Profile WWW
October 14, 2017, 12:17:42 PM
 #3711

Its nice to see that ppl belive in this project. Postoken looks not bad on etherdelta. Most coins run in to a heavy dump after airdrop.
Vegan97
Full Member
***
Offline Offline

Activity: 378
Merit: 100


Short BTC at: https://www.bitmex.com/register/spz2


View Profile WWW
October 14, 2017, 12:59:22 PM
 #3712

This is not a dump and forget coin like those etokens. This token has a unique feature, the implemented staking contract.

────────  Catholic Coin  ──────── ❤  
DECENTRALIZED CHARITY & NON-PROFIT PLATFORM
────────  Whitepaper ⬝  Twitter ⬝  Telegram ⬝   Facebook ⬝  Ann Thread ⬝  Bounty ⬝  Donate  ──────── ❤  Join token Pre-ICO
amktt
Full Member
***
Offline Offline

Activity: 201
Merit: 100



View Profile
October 14, 2017, 01:11:47 PM
 #3713

This is not a dump and forget coin like those etokens. This token has a unique feature, the implemented staking contract.
don't even compare POStoken into other etoken, this token is legit and iam gonna hold it until the moon
eshacosha
Member
**
Offline Offline

Activity: 88
Merit: 10


View Profile
October 14, 2017, 01:23:24 PM
 #3714

Hello, is the airdrop still available?

jiya jaena
Member
**
Offline Offline

Activity: 167
Merit: 10


View Profile
October 14, 2017, 01:44:53 PM
 #3715

no plan to be listed on another exchange sir?? i hope pos token can be listed on bittrex or other high rate exchange.
wojteks102
Sr. Member
****
Offline Offline

Activity: 616
Merit: 251



View Profile
October 14, 2017, 02:34:43 PM
 #3716

Hello, is the airdrop still available?
No, you have to wait for 3rd round of airdrop announcement.

Still waiting for any news from the project team. Not only the 3rd airdrop, but also the future  Grin
I think there is no sense to give news and news about the project.. Let 3rd round of airdrop start.. end.. and then spread the news Smiley
rpgmasters
Full Member
***
Offline Offline

Activity: 702
Merit: 105


t.me/CryptoPortfel > JOIN


View Profile
October 14, 2017, 02:53:37 PM
 #3717

Youtube's bounty is still active?  Huh Shocked

https://t.me/privatepools -> инвecтиpyeм в тoпoвыe кpиптo-пpoeкты.
Vegan97
Full Member
***
Offline Offline

Activity: 378
Merit: 100


Short BTC at: https://www.bitmex.com/register/spz2


View Profile WWW
October 14, 2017, 03:24:37 PM
 #3718

Still waiting for any news from the project team. Not only the 3rd airdrop, but also the future  Grin

PoS Token Creation Service   Q3/2017
Multi-PoS-Token Wallet   Q3/2017
PoS Token Block Explorer   Q4/2017
PoS Token Decentralized Exchange   Q1/2018
PoS Mining Pool   Q2/2018

────────  Catholic Coin  ──────── ❤  
DECENTRALIZED CHARITY & NON-PROFIT PLATFORM
────────  Whitepaper ⬝  Twitter ⬝  Telegram ⬝   Facebook ⬝  Ann Thread ⬝  Bounty ⬝  Donate  ──────── ❤  Join token Pre-ICO
wojteks102
Sr. Member
****
Offline Offline

Activity: 616
Merit: 251



View Profile
October 14, 2017, 03:24:48 PM
 #3719

Youtube's bounty is still active?  Huh Shocked
Bro, 2nd round of airdrop ended and I guess all distributed to members..
You need to wait for 3rd round Smiley
Adriano2010
Hero Member
*****
Offline Offline

Activity: 1414
Merit: 516


View Profile WWW
October 14, 2017, 03:38:14 PM
 #3720



I checked now and i can get 0.18+ PoStoken coin. Is better to wait more days and i will get more rewards or is better to mine today?
Pages: « 1 ... 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 [186] 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 ... 521 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!