Post
Topic
Board Tokens (Altcoins)
Re: [ANN] ⚡ EtherPower - ERC20- 🚀 70% COMPLETED - POS ACTIVE
by
xenxen
on 20/10/2017, 01:25:40 UTC
EtherPower is ERC20 Token standard that implements the Proof-of-Stake mechanism, meaning that holders of it can earn some extra tokens just by holding it for a period of at least 2 days.


Description:

Name: EtherPower
Symbol: ETHP
Decimals: 18
Standard: ERC20 + PoSTokenStandard
Platform: Ethereum
Initial Supply: 1,000,000 ETHP
Maximum Total Supply: Unlimited (2**256-1)
Minimum Coin Age: 2 Days
Maximum Coin Age: 45 Days
Contract Address: 0xEBc86d834756621444a8a26B4cF81B625fe310cD



Add EtherPower to your Token List on MyEtherwallet /Mist wallet


1.   Click "Add Custom Token"
2.   In the "Address" field, input the contract address: 0xEBc86d834756621444a8a26B4cF81B625fe310cD
3.   In the "Token Symbol" field input: ETHP
4.   In the "Decimals" field input: 18
5.   Then click "Add"


EtherPower uses PoSTokenStandard, a brand new unofficial Ethereum Token Standard
Proof-Of-Stake Interest:

1st Year:         25%
2nd Year:        50%
Next Years:    100%


Total coins at the end of the years.

1st Year:      ~ 1,25 Mil.
2nd Year:     ~ 1.875 Mil
3rd Year:      ~ 3.75 Mil
4th Year:     ~ 7.5 Mil
10th Year:    ~ 480 Mil
12th Year:     + 1 Bil


Proof of stake is now active

For this procedure you need to install Metamask and to import your ETH address


How to mine EtherPower:
1 ) Hold the tokens for at least 2 Days:
2 ) Go to: https://www.myetherwallet.com/
3 ) Select "Contract"
4 ) Paste this address in contract address box: 0xEBc86d834756621444a8a26B4cF81B625fe310cD
5 ) Paste the following code in ABI / JSON Interface:
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"}]
6 ) Press "Access"
7 ) In Read / Write Contract menu select "mint"
8 ) Send 0 ETH and confirm
9 ) Wait few seconds
10 ) Enjoy!



Airdrop is now at 70% and it will reach 100%. 
Do not send email or pm. We received enough requests.

Next step: be listed on EtherDelta

We are working on the Website and Roadmap.


 Wink Have fun!  Grin

theres no ''mint'' In Read / Write Contract menu select