How to mine POS Token

in #ethereumtoken7 years ago

POSToken


screenshot_108.png

Maybe you ever know postoken before. But, you'll be interest with some post from mine about this ethereum smart contract (erc20). If you didn't know erc20 you can use this wikipedia information. Postoken Is the first token where you can mine this token without any application or anything about mining sofware and hardware.

Let's we back to the topic. First you should have post token at your ethereum wallet (that wallet support erc20 token). And you must hold that token for minimum 2 days. For wallet recomendation: 1. MEW (myetherwallet) 2. Mist wallet application. You can download that applicantion use this link download . 3. Meta Mask. Etc.

Second go to https://calculator.postoken.org/
download (4).png
Third go to MyEtherWallet & Click "Contracts"
download (5).png
Fourth 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"}]
Then klik acces button
download (6).png
Fifth select 'mint' in the dropdown box.
download (7).png
Sixth click "Generate transaction" Button to Start PoS Mining. Make sure to set the GAS limit to 200,000
download (8).png

Token Specifications

  • Name: PoSToken
  • Symbol: POS
  • Decimals: 18
  • Standard: ERC20 & PoSTokenStandard
  • Platform: Ethereum
  • Maximum Total Supply: 10,000,000 POS
  • Initial Supply: 1,000,000 POS
  • Minimum Coin Age: 3 Days
  • Maximum Coin Age: 90 Days
  • Contract Address: 0xee609fe292128cad03b786dbb9bc2634ccdbe7fc
  • ADD Custom token

  • contract address: 0xee609fe292128cad03b786dbb9bc2634ccdbe7fc
  • Token Symbol: POS
  • Decimals: 18
  • And there is good information for get free token with this link airdrop. More Information you'll found it here Site and Bitcointalk forum.

    Note:
    Don't forget to upvote and follow me to get new information about cryptocurrency.

    Welcome to the crypto world

    Sort:  

    That is not the most efficient way to mine POSToken. You are spending a lot of GAS to invoke the mint() function.
    POSToken will auto-mine with any transaction, so just transfer some tokens to your own wallet to activate it.

    Does it have to be PoSToken or any tokens to that wallet

    It has to be PoSToken.

    Efficient or not it just step by steps from the dev team. So, i'm just reinform who want mining this token. But, thanks for your attention mate.

    Are you low on Reputation, hyudien?
    You currently have only -10246593911!
    For just 0.001 SBD you will get an upvote from our network.
    We have the cheapest upvotes and are the only one with working encryption!
    Get rid of your low reputation, and choose us!
    cheapwhale
    How? Transfer 0.001 SBD to @cheapwhale and write the link to the post you want to upvote in memo. That's it!

    Coin Marketplace

    STEEM 0.18
    TRX 0.15
    JST 0.029
    BTC 62743.03
    ETH 2454.03
    USDT 1.00
    SBD 2.66