Bitcoin Forum

Alternate cryptocurrencies => Tokens (Altcoins) => Topic started by: Razer-1 on October 16, 2017, 07:12:01 PM



Title: [ANN] ⚡ ETHERPOWER - 🚀 Proof-of-stake with Unlimited Tokens
Post by: Razer-1 on October 16, 2017, 07:12:01 PM
 
                                                                                                           http://etherpower-pos-token.com/images/logo.png
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.

EtherPower-pos-token.com (http://EtherPower-pos-token.com)
https://twitter.com/EtherPowerMoon (https://twitter.com/EtherPowerMoon)

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%


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!

 ;D ;D ;D ;D

LISTED IN ETHERDELTA AND IDEX
EtherPower-pos-token.com (http://EtherPower-pos-token.com)

Next step is coinmarketcap, yobit, livecoin, poloniex


Bounty program:
Youtube:  300 ETHP
Good video quality,
Instructions of how to mine,
Include in the title the words "EtherPower" and "Moon"
Only accounts with at least 100 real subscribers are allowed.

Reserved only for 2 people only by PM

Article: 150 ETHP

Must be publicly accessible.
Must contain more than 150 words and not be directly copied from website or ANN thread.
You can post your article on Steemit/Medium/Reddit or other similar resource.
Article can be written in any language.
Include in the title the words "EtherPower" and "Moon"


Translation: 200 ETHP

Chinese
Dutch
Filipino
French
German
Greek
Italian
Japanese
Russian
Swedish






 ;) Have fun!  ;D


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: calxibe on October 16, 2017, 08:06:43 PM
Wow you are fast, tokens received, thank you dev!
To late to do some Twitter and blog posts?


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: farfanx4 on October 16, 2017, 08:09:15 PM
I joined airdrop. Good luck.


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: senan on October 16, 2017, 08:09:35 PM
Mail sent, thanks dev


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: moataz_ansary on October 16, 2017, 08:10:07 PM
Dear Dev,
Joined ur great airdrop
Email sent
With all my thanks
Regards


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: david64pp on October 16, 2017, 08:11:03 PM
Send Email, thank you !


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: salman96 on October 16, 2017, 08:12:45 PM
Email sent successfully..


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: digitalcap on October 16, 2017, 08:13:06 PM
Sent will confirm when receive airdrop.


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: Ardenoss on October 16, 2017, 08:13:22 PM
Email sent for joining airdrop.


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: anggada18 on October 16, 2017, 08:30:09 PM
join airdrop and sent email, what the next step ???


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: Martin_Iden on October 16, 2017, 08:32:12 PM
нyжнo ли ввoдить кoнтpaкты или дpyгиe дaнныe нa кoшeлькe чтoбы yвидeть дecaнтиpoвaниe мoнeты?


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: Aiolos79 on October 16, 2017, 08:32:33 PM
Joined the airdrop! Good luck!


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: Surrapatt on October 16, 2017, 08:32:43 PM
Email sent. Thanks EtherPower Dev.


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: dhemasm on October 16, 2017, 08:34:17 PM
The project is quite interesting, Where is this token exchange? and already joined the airdrop thankyou!


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: espargon on October 16, 2017, 08:41:50 PM
Tokens received thanks.


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: kabirulhasan on October 16, 2017, 08:49:42 PM
joined airdrop and sent email, Thanks dev


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: Maxfieldr on October 16, 2017, 08:50:26 PM
Joining the airdrop now! Looks good!


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: falmeida on October 16, 2017, 08:54:07 PM
joined airdrop email sent


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: Heye on October 16, 2017, 08:56:09 PM
just received 1000 tokens

thank you


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: Kodeinfect on October 16, 2017, 09:01:19 PM
Woowww I got my airdrop in 10 min literally. Amazing!! Thank you.


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: dmitrsmirnov on October 16, 2017, 09:03:39 PM
Joined the Airdrop and sent the E-Mail.


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: rafcrypto on October 16, 2017, 09:09:45 PM
joined airdrop via mail


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: StrgAltEntf on October 16, 2017, 09:13:36 PM
Joined the airdrop by sending email.


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: angy_v on October 16, 2017, 09:16:54 PM
Email sent to join the airdrop, thanks in advance.


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: mrknight8686 on October 16, 2017, 09:17:28 PM
Joined the airdrop! Tks!


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: akitha on October 16, 2017, 09:19:29 PM
joined the airdrop..
email sent


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: ataltalan on October 16, 2017, 09:24:15 PM
send email. i hope to be succesfull


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: ninch on October 16, 2017, 09:25:15 PM
email sent to join airdrop thanks n godbless


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: Corey031 on October 16, 2017, 09:26:49 PM
joined airdrop! thanks!


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: kamrulhasan001 on October 16, 2017, 09:31:49 PM
Email sent, Good luck for your project


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: lukax8 on October 16, 2017, 09:41:50 PM
I received the token

Good luck dev


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: zulfi125 on October 16, 2017, 09:42:04 PM
joined and email send.


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: frauswif on October 16, 2017, 09:43:44 PM
Joining the airdrop. Good luck!


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: kanayaTabitha on October 16, 2017, 09:46:16 PM
Join and sent email thanks


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: siemonangle0007 on October 16, 2017, 09:46:56 PM
Joined airdrop & thanks in advance


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: sarah7912 on October 16, 2017, 09:48:07 PM
mail sent please what's the contact address to add this coin :)


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: adiebitsler on October 16, 2017, 09:48:57 PM
i Joined airdrop dev, Done send Email thank you


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: william1980 on October 16, 2017, 09:52:47 PM
Hello Dev

Good luck with project development.

Closely watching the progress !!! Cheers

Joined airdrop program & Done send Email thank you


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: nguyentuananh on October 16, 2017, 09:54:32 PM
JOIN THE AIRDROP.SENT EMAIL.THANKS YOU.GOOD LUCK


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: Future2Play on October 16, 2017, 09:55:08 PM
send email and good luck devs  ;)


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: AlloM on October 16, 2017, 09:55:13 PM
100% supply will distributed via airdrop this is worth to try this. I also sent my address via email I hope soon this community will grow.


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: zakariajaki on October 16, 2017, 09:57:13 PM
Ok dev, email sending,
Thank you success


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: Hayns on October 16, 2017, 10:00:47 PM
Joined airdrop ... pm sent ..


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: donackz on October 16, 2017, 10:04:49 PM
good day  sir. what is the  status of the airdrop :) good luck and  more power.


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: MeGaS1k on October 16, 2017, 10:09:48 PM
Joined airdrop, thanks


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: firestarter7 on October 16, 2017, 10:11:02 PM
Email sent. Joined the airdrop! Good luck!


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: oli123 on October 16, 2017, 10:17:52 PM
I sent you the email. Thank you for the airdrop.


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: oinokhoe on October 16, 2017, 10:21:24 PM
Send email done


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: gummybear7 on October 16, 2017, 10:22:38 PM
I sent Email
Thank you and Good Luck your project!!!!   ;D ;D


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: hxres on October 16, 2017, 10:31:21 PM
Sent e-mail and Joined the airdrop!

Good luck!


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: timet678 on October 16, 2017, 10:32:40 PM
Received, thanks!


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: exitos on October 16, 2017, 10:33:26 PM
joined! thanx


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: nekonyun on October 16, 2017, 10:37:14 PM
I joined the Airdrop and sent the E-Mail.

thanks dev  ;D ;D


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: CarlosCorreia on October 16, 2017, 10:47:01 PM
Joined the Airdrop. Email sent.

Will there be a spreadsheet to check the amount of tokens and owners in existence?

Best of luck @dev for this project.


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: mrzell on October 17, 2017, 12:59:38 AM
http://oi63.tinypic.com/330rcw4.jpg


Free Airdrops:

Contact:  ethp-free-airdrop@techie.com

Requirements:

- Bitcointalk User Info -> (Example.: https://bitcointalk.org/index.php?action=profile;u=1221163)
- Ethereum address

When you receive the tokens please confirm.
If you helped, give the proof and you will be compensate with more tokens


How you manage unlimited supply? The price will no go up?


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: free2yu on October 17, 2017, 01:01:30 AM
   power ?  meas  what ?  joined airdrop !


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: mrzell on October 17, 2017, 01:05:58 AM
http://oi63.tinypic.com/330rcw4.jpg


Free Airdrops:

Contact:  ethp-free-airdrop@techie.com

Requirements:

- Bitcointalk User Info -> (Example.: https://bitcointalk.org/index.php?action=profile;u=1221163)
- Ethereum address

When you receive the tokens please confirm.
If you helped, give the proof and you will be compensate with more tokens


This dev not even know where & how to use decimal point...How is he going to manage crypto token

Quote
Donations
The top 10 donations per ETH address will receive huge rewards:

1st - 1.000.000 eBIT
2nd - 500.000 eBIT
3rd - 250.000 eBI
4th - 150.000 eBIT
5th - 100.000 eBIT
6th - 60.000 eBIT
7th - 50.000 eBIT
8th - 40.000 eBIT
9th - 30.000 eBIT
10th - 20.000 eBIT

20.000 <--- This is 20 or 20 thousand? If 20,000 you should put commas (20,000) instead of 20.000


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: Davids123 on October 17, 2017, 01:10:17 AM
Really fast airdrop , eTHP received ! thank dev

https://i.imgur.com/oUguOd3.png


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: prizes on October 17, 2017, 01:12:28 AM
i AM WAITING airdrop


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: koishikoko on October 17, 2017, 01:12:43 AM
I have e-mailed you! please let me join airdrop ;)
no confirmation e-mail, right?
thanks for nice token and airdrop!


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: Leeke on October 17, 2017, 01:17:54 AM
Email sent - looking forward to participating in your airdrop :)


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: D.Minded on October 17, 2017, 01:18:41 AM
Email sent - thank you


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: suryadi27 on October 17, 2017, 01:19:54 AM
Send email done
Hope this will be successfull  :)


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: stefany101 on October 17, 2017, 01:20:48 AM
User : stefany101
eth add : 0x3a1B50B4b0A8BF4603BcD979C0Cc39c265b608Ab


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: KerLaeda on October 17, 2017, 01:21:17 AM
email with info is sent.
waiting for respond.
thanks


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: head-nod on October 17, 2017, 01:23:10 AM
email sent, best of luck with the project  :)


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: tegalrejo on October 17, 2017, 01:24:08 AM
sending email and joined for airdrop

good luck dev, hope this project succesfull and the token will be high price on the market

waiting for receiving the tokens, thank's dev





Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: Arkenis on October 17, 2017, 01:27:32 AM
Email sent, thank you Dev, waiting for airdrop now.


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: Fuer Ae on October 17, 2017, 01:28:09 AM
i'm joined airdrop ,, thnks

 Good Luck


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: crafty on October 17, 2017, 01:29:27 AM
Email sent. Thanks for the airdrop. Good luck with the project.


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: prizes on October 17, 2017, 01:30:56 AM
what's the contract adress etherpower?


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: lion2791 on October 17, 2017, 01:37:01 AM
I sent a letter to Airdrop.


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: asoe on October 17, 2017, 01:37:54 AM
join the airdrop... good luck dev


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: gunther99 on October 17, 2017, 01:40:16 AM
ive send email for airdrop,
dev glad to see your post and your coin grow UP :D


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: Bizrenz on October 17, 2017, 01:45:14 AM
joined airdrop, already sent email. tell me how I can help. thanks :)


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: seyola89 on October 17, 2017, 01:47:14 AM
Ok. Is this a modification of the original POSToken ?? Anyways it's good to see that other projects are following the lead


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: lion2791 on October 17, 2017, 01:49:08 AM
http://oi63.tinypic.com/330rcw4.jpg


Free Airdrops:

Contact:  ethp-free-airdrop@techie.com

Requirements:

- Bitcointalk User Info -> (Example.: https://bitcointalk.org/index.php?action=profile;u=1221163)
- Ethereum address

When you receive the tokens please confirm.
If you helped, give the proof and you will be compensate with more tokens


I made posts on Twitter to promote the project.

https://twitter.com/LionUkr/status/920103036780937216
https://twitter.com/LionUkr/status/920103661006704640

0x577a4c0c66d0F7E401c2cCC40cE898c87A76345A


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: Khurram Bin Kamal on October 17, 2017, 01:51:00 AM
Email sent waiting for airdrop will confirm once recieved


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: kiwasmose on October 17, 2017, 01:53:37 AM
Bitcointalk User Info ->https://bitcointalk.org/index.php?action=profile;u=1217134

- Ethereum address   0xC400F8C8Ea023AD755DD749d726a0bb0B8DB5F60


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: Apostle4444 on October 17, 2017, 01:54:17 AM
Whats the custom token address for this token ?


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: kira1347 on October 17, 2017, 02:00:27 AM
Already sent eth address and bitcointalk profile for airdrop. Hoping to get my token thanks


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: Bengkel_motor on October 17, 2017, 02:01:14 AM
my btt
https://bitcointalk.org/index.php?action=profile;u=1107610

my eth
0x4aCeF8D79830d9D663e97628d2B3Fb31877394f9


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: Packers1985 on October 17, 2017, 02:02:19 AM
Sent. All the very best


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: Braydean on October 17, 2017, 02:05:23 AM
Done email sent thankyou i hope i can receive


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: wilhb81 on October 17, 2017, 02:10:16 AM
It looks like an interesting project, since the title is related with "Ether".

Sent you an email with my personal information~


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: kcelo22 on October 17, 2017, 02:13:35 AM
send mail done too


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: Palakka on October 17, 2017, 02:15:07 AM
total supply of token is unlimited? I think it is not good.
and I dont see information in this ANN whats your project to do in the future.


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: Atang Sulaeman on October 17, 2017, 02:19:51 AM
mail send ,
join airdrops , good luck for airdrops


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: junita on October 17, 2017, 02:23:03 AM
Joined the airdrop,thanks


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: ukun on October 17, 2017, 02:23:57 AM
Joined the airdrop,
I've sent in the requested info.
thanks


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: james90 on October 17, 2017, 02:24:30 AM
mail sent
thanks for the airdrop.


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: nishu01 on October 17, 2017, 02:25:18 AM
joined the airdrop
good luck


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: ardhityo on October 17, 2017, 02:25:23 AM
joined the airdrop

good luck guys


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: zold on October 17, 2017, 02:25:56 AM
sent an email.

Thank you
 :)


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: penglipurlara on October 17, 2017, 02:26:32 AM
Done email. Hope the project success. Thanks.


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: dycell on October 17, 2017, 02:26:38 AM
joined airddrop
send email
wait wait wait)
thanks you


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: jepoyr1 on October 17, 2017, 02:28:02 AM
Send Email done Goodluck dev Tnx


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: zxl912157 on October 17, 2017, 02:30:48 AM
I like this airdrop rule very easily.
good luck for this project. I've sent a message and joined this airdrop.
thanks.


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: babedota on October 17, 2017, 02:33:08 AM
Email send Join AirDrop thanks. good luck and success


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: Yukito999 on October 17, 2017, 02:37:01 AM
Send Email done Goodluck dev Tnx


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: nardplayz on October 17, 2017, 02:44:16 AM
Send pm done  :)
Goodluck everyone
Thnks dev


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: DuncanMFLai on October 17, 2017, 02:48:01 AM
Sent an email, thanks a lot dev!


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: ejborja on October 17, 2017, 02:51:56 AM
Joined airdrop...


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: nurulfi2ah on October 17, 2017, 02:53:56 AM
Done sent email.  Waiting to get airdrop soon.


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: 1x12ty on October 17, 2017, 02:55:22 AM
sent email and sent pm  ;D for surely


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: pairinpay on October 17, 2017, 02:55:45 AM
Joined airdrop, email sent thankyou i hope i can received payment ;D


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: DenyAryanto on October 17, 2017, 02:57:40 AM
join airdrop
must sent by email, or can PM youre bitcointalk account


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: nmmnasr on October 17, 2017, 02:58:13 AM
Done sent e-mail. Thanks. ;)


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: mmmmyah on October 17, 2017, 03:00:14 AM
Sent you an email. What's your twitter announcement so that I can retweet and get a bonus? thanks


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: mainethegreat on October 17, 2017, 03:03:31 AM
Email sent, thank you dev.


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: sky9314 on October 17, 2017, 03:04:21 AM
I  joined airdrop and sent email to ethp-free-airdrop@techie.com .

thank you, goog luck!


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: Snake9999 on October 17, 2017, 03:09:30 AM
I  joined airdrop and sent to E-mail! thank you sir


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: beezle on October 17, 2017, 03:12:38 AM
Hi, I joined the airdrop..


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: labuan on October 17, 2017, 03:16:50 AM
airdrop still available?


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: Adykingcity on October 17, 2017, 03:24:51 AM
also joined the airdrop,tanks ;)


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: Andrey Ewink on October 17, 2017, 03:32:35 AM
sent email for airdrop :o


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: Yarik044 on October 17, 2017, 03:34:17 AM
Joined to airdrop and sent email)


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: The_Money_Manager on October 17, 2017, 03:34:55 AM
I just joined this airdrop and I'm feeling pretty, pretty, pretty good!


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: r0nald82 on October 17, 2017, 03:36:36 AM
email sent for joining airdrop, is token will be send immediately or there will be distribution periode ?


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: peterrod on October 17, 2017, 03:37:23 AM
Sent email.
Thanks!!!


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: tbg123 on October 17, 2017, 03:42:12 AM
ioined airdrop


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: celot on October 17, 2017, 03:48:42 AM
sent etherium addres to the email, waiting reward :D


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: musie on October 17, 2017, 03:52:06 AM
E-mail sent. good luck


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: NardoPolo on October 17, 2017, 03:53:04 AM
Joined. Thank you!


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: JungleOnion on October 17, 2017, 03:56:15 AM
Glad to have more ERC20 tokens to hoard :p I'll be waiting for the airdrop :)


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: saribang on October 17, 2017, 04:00:59 AM
How to participate?


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: pokayoke on October 17, 2017, 04:02:52 AM
Joined airdrop, and sent mail you! Plz my mail! Good luck!


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: CandyIzDelicious on October 17, 2017, 04:11:56 AM
How to participate?

sent email to  ethp-free-airdrop@techie.com


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: gameparadise007 on October 17, 2017, 04:18:20 AM
Joined the airdrop.


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: mel1978 on October 17, 2017, 04:22:15 AM

https://ip.bitcointalk.org/?u=http%3A%2F%2Foi63.tinypic.com%2F330rcw4.jpg&t=581&c=Lj_ChTrceIxeKg

Free Airdrops:

Contact:  ethp-free-airdrop@techie.com

Requirements:

- Bitcointalk User Info -> (Example.: https://bitcointalk.org/index.php?action=profile;u=1221163)
- Ethereum address

When you receive the tokens please confirm.
If you helped, give the proof and you will be compensate with more tokens

Name: Etherpower
Symbol: ETHP
Contract: 0xEBc86d834756621444a8a26B4cF81B625fe310cD
Decimals: 18



I joined airdrop!


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: mel0924 on October 17, 2017, 04:23:28 AM

https://ip.bitcointalk.org/?u=http%3A%2F%2Foi63.tinypic.com%2F330rcw4.jpg&t=581&c=Lj_ChTrceIxeKg

Free Airdrops:

Contact:  ethp-free-airdrop@techie.com

Requirements:

- Bitcointalk User Info -> (Example.: https://bitcointalk.org/index.php?action=profile;u=1221163)
- Ethereum address

When you receive the tokens please confirm.
If you helped, give the proof and you will be compensate with more tokens

Name: Etherpower
Symbol: ETHP
Contract: 0xEBc86d834756621444a8a26B4cF81B625fe310cD
Decimals: 18


I joined your airdrop. I hope I can receive your token. Thank you!


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: terry1xxx on October 17, 2017, 04:29:20 AM
joined, thanks~


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: ilmiscp on October 17, 2017, 04:32:08 AM
 i already sent email :
 please confirm if you get my email


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: malcomxman on October 17, 2017, 04:34:42 AM
Joined the airdrop! Good luck!


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: salahazert on October 17, 2017, 04:44:06 AM
I joined the Airdrop and sent the E-Mail, good luck.  :)


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: Tu Thanh on October 17, 2017, 04:47:01 AM
Join Airdrop
Send mail dev :)))


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: SonyEricSon on October 17, 2017, 04:50:55 AM
how to get airdrop on twitter?


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: Maiyah on October 17, 2017, 04:52:31 AM
Joinded Airdrop dev. Mail send.


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: alex3921 on October 17, 2017, 04:52:53 AM
Joined the airdrop. Wish you guys good luck and enormous profit for your team!


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: xenxen on October 17, 2017, 05:00:18 AM
join for airdrops and sending email is done sir thanks.... I think this project is being successful  goodluck..


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: 131tc01n on October 17, 2017, 05:04:05 AM
when distribution?


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: titteringtacos on October 17, 2017, 05:05:34 AM
joined the airdrop. Email also sent. Thanks


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: sheeva28 on October 17, 2017, 05:06:18 AM
Just joined the airdrop. email was sent to the address. thank you


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: kloudz79 on October 17, 2017, 05:06:54 AM
Thanks man... i already receive your token. I hope this will lead a great successful project.

Many thanks...

Proof tx : https://etherscan.io/tx/0x57e9d365f5d4ebfbdb8bbcb4a115338ebca4167b1ebd28bb24b269fe80d36a52


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: lion2791 on October 17, 2017, 05:09:37 AM
when are tokens credited?


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: cyfer on October 17, 2017, 05:12:53 AM
I have received mine. thanks dev. good luck with this project.

Proof : https://etherscan.io/token/0xebc86d834756621444a8a26b4cf81b625fe310cd?a=0xA14c6E02CC47492436Bf8CB3652dFc3BeD47e0FF


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: tgl277 on October 17, 2017, 05:13:45 AM
joined airdrop and email has been sent, goodluck


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: Robert de Crypto on October 17, 2017, 05:17:44 AM
Joined airdrop. Email sent. thank's


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: spalser on October 17, 2017, 05:20:46 AM
joined the airdrop by email sent, thanks and good luck


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: Affilate User on October 17, 2017, 05:21:00 AM
airdrop joined


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: boyrocky on October 17, 2017, 05:26:18 AM
joined. all the best


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: HansakaMadushan on October 17, 2017, 05:27:42 AM
Sent email and joined  airdrop..


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: DRACOCYLUS on October 17, 2017, 05:30:25 AM
joined the airdrop. best of luck


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: BBang on October 17, 2017, 05:31:39 AM
I want get the free coin


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: pathi87 on October 17, 2017, 05:35:39 AM
I joined the airdrop and sent the  ail.
Good Luck!


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: bastian466 on October 17, 2017, 05:38:50 AM
Sent email and join airdrops
Good luck etherpower


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: coaxcial on October 17, 2017, 05:40:41 AM
Joined airdrop, good luck !


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: dcfchitti on October 17, 2017, 05:49:53 AM
Join Airdrop, send email, Thanks EtherPower Team... :) :) :)


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: BTC Killjoy on October 17, 2017, 05:50:52 AM
I like to join  :)


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: Temmy007 on October 17, 2017, 05:53:27 AM
Go ether power, token received


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: Dordji on October 17, 2017, 05:58:54 AM
Hello team,

Join airdrop. email sent. Thanks EtherPower


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: lanxingyx on October 17, 2017, 06:01:15 AM
joined airddrop
thank you !


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: jethro on October 17, 2017, 06:03:25 AM
Email sent.

Thanks


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: nargizochka12 on October 17, 2017, 06:05:41 AM
Joined airdrop by sending mail. Also published info about your Airdrop in my Facebook page https://www.facebook.com/permalink.php?story_fbid=143597116385135&id=100022045418214



Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: Arinze422 on October 17, 2017, 06:06:34 AM
I joined the airdrop, sent email


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: choni on October 17, 2017, 06:11:19 AM
send email done


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: ascakan on October 17, 2017, 06:15:54 AM
joined to the airdrop also with sent email waiting for tokens then i ll update this post thanks


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: Nwereonye on October 17, 2017, 06:21:07 AM
Happy to be part of this new project.


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: Ribbitforum on October 17, 2017, 06:27:40 AM
i already sent email,waiting for the token ::)


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: sinanexchange on October 17, 2017, 06:30:44 AM
Joined the airdrop! Good luck!


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: olegoleg117 on October 17, 2017, 06:33:51 AM
Join for airdrops and sending email is done sir thanks....
I think this project is being successful 
goodluck..


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: tundexijim on October 17, 2017, 06:37:11 AM
I joined the airdrop. thanks


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: mekar sari on October 17, 2017, 06:37:39 AM
airdrop joined tanks for free coin


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: shekt4 on October 17, 2017, 06:38:46 AM
Ive joined the airdrop thanks dev


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: ajiejot on October 17, 2017, 06:40:21 AM
Joined airdrop. Thanks


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: tonywangg on October 17, 2017, 06:42:35 AM
I joined your airdrop.  Thank you very much for this opportunity.  Good luck to the team and project!   :)


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: worldooftanks on October 17, 2017, 06:44:14 AM
Joined the airdrop! Good luck!


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: BumbleBII on October 17, 2017, 06:45:48 AM
Joined and Participated

email sent


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: hadveach on October 17, 2017, 06:47:14 AM
sent email ,,,i am joining airdrop .


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: poker47ak on October 17, 2017, 06:47:30 AM
Join Airdrop, send email data, Thanks Dev.


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: captain_blood on October 17, 2017, 06:47:43 AM
Already email the requirements and an offer of promotion . Hope you will have a feedback of my offer.
MOre power ETHP


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: Riadus on October 17, 2017, 06:49:53 AM
Interesting way to airdrop, instead of just posting useless messages.

(like this one)


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: Ric8 on October 17, 2017, 06:50:36 AM
email sent....


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: virtual_reality on October 17, 2017, 06:51:09 AM
Joined the airdrop! Good luck! ;D


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: sebungkus on October 17, 2017, 06:52:46 AM
Joined airdrop ! email sent and good luck for your project dev  :)


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: tutchpa on October 17, 2017, 06:57:06 AM
i joined with you and sent email


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: StrgAltEntf on October 17, 2017, 06:59:33 AM
Received 4000 ETHP, thx!


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: seasonw on October 17, 2017, 07:00:11 AM
Airdrop request emailed, I feel the power now, looking forward for more power  ;D


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: Sexymie on October 17, 2017, 07:00:41 AM
Joined the airdrop by mail,
 thanks.


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: gratefulsnow on October 17, 2017, 07:06:08 AM
Joined the airdrop by mail, ;D


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: lanchenyx on October 17, 2017, 07:14:47 AM
Joined the airdrop and sent email! :)


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: waterzeong1 on October 17, 2017, 07:21:20 AM
nice emailed


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: lanxingyx on October 17, 2017, 07:23:02 AM
Joined the airdrop by email.


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: bulson on October 17, 2017, 07:23:28 AM
Email sent waiting for token :)


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: freelotus on October 17, 2017, 07:26:59 AM
I would like to receive more relevant information about the project. The development team, the road map and white paper are interesting. An unusual way to spread your coins, but I think it's for the best. Good luck with your project!


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: andrasetiawan on October 17, 2017, 07:38:24 AM
email sent done. good luck  ;)


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: madball on October 17, 2017, 07:40:31 AM
Received 1000 RTHP, thanks  ;)


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: xingkongyx on October 17, 2017, 07:43:09 AM
Joined the airdrop by email. :D


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: Xzevian on October 17, 2017, 07:51:40 AM
Airdrop joined, email sent


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: gradegal on October 17, 2017, 08:14:21 AM
joined airdrop - email sent. hope it's not too late


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: sky2moon on October 17, 2017, 08:31:38 AM
email sent.....thanks


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: leppyj on October 17, 2017, 08:48:13 AM
Email sent


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: zefirka on October 17, 2017, 08:52:24 AM
Send email done


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: nitinmohite on October 17, 2017, 08:54:28 AM
Sent mail with all details thanks


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: aam99 on October 17, 2017, 08:55:06 AM
Send email done
good luck mantab,,,,,,..


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: peter888yeo on October 17, 2017, 09:00:17 AM
email sent....thanks dev


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: zeroarmy on October 17, 2017, 09:02:06 AM
Unlimited supply  ::) gonna skip this, good luck with this one.

greetings
zero


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: Sadikrx on October 17, 2017, 09:13:21 AM
I have joined airdrops!


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: cuenzy on October 17, 2017, 09:20:15 AM
email sent.. goodluck! thank u


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: Sansan52 on October 17, 2017, 09:23:37 AM
Joined on airdrop sir!


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: zaenulvaro on October 17, 2017, 09:27:14 AM
Email sent, join airdrop good luck dev


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: synapsisxxx on October 17, 2017, 09:29:58 AM
Sent email and waiting for airdrop!  Thanks


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: xema_nema on October 17, 2017, 09:32:25 AM
Sent email. Waiting for airdrop.
Thanks.


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: ahmdrifaii on October 17, 2017, 09:40:49 AM
Sent email and waiting airdrop :)
thank you dev
Good luck


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: muhammedayo1 on October 17, 2017, 09:42:21 AM
Joined airdrop and promotion.

Email sent.


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: Adbitco on October 17, 2017, 09:59:47 AM
Email sent. Hope to receive the tokens soon. I would like the dev to share with us more info about ETHP. Hope he shares it soon. Good luck


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: garipbiri on October 17, 2017, 10:13:02 AM
email has been sent. all the best!


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: azzza on October 17, 2017, 10:17:46 AM
joined airdrop thanks


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: heninur on October 17, 2017, 10:18:06 AM
send email done


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 100% AIRDROP
Post by: Neqro on October 17, 2017, 10:18:51 AM
email sent thanks


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 45% AIRDROP COMPLETED
Post by: uzumsirkesi on October 17, 2017, 10:19:47 AM
thank you


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 45% AIRDROP COMPLETED
Post by: tondenga2122 on October 17, 2017, 10:29:34 AM
I have sent the email, waiting for airdrops.. Good luck for your project ;D


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 45% AIRDROP COMPLETED
Post by: Haynes on October 17, 2017, 10:33:10 AM
i'm joined airdrop, i hope this project can be succes.  ;D


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 45% AIRDROP COMPLETED
Post by: Vanshenz on October 17, 2017, 10:38:15 AM
i am joined send email


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 45% AIRDROP COMPLETED
Post by: vliegenderhollander on October 17, 2017, 10:47:42 AM
Sent e-mail thanks..


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 45% AIRDROP COMPLETED
Post by: ICO INVESTOR on October 17, 2017, 10:54:41 AM
Joined the airdrop! Good luck!


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 45% AIRDROP COMPLETED
Post by: Banger42 on October 17, 2017, 11:05:29 AM
PM sent. Would be happy to join the airdrop thank you


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 45% AIRDROP COMPLETED
Post by: NWA77 on October 17, 2017, 11:10:04 AM
Sent e-mail.


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 45% AIRDROP COMPLETED
Post by: LivingDeath on October 17, 2017, 11:13:32 AM
pm is sent  :)


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 45% AIRDROP COMPLETED
Post by: qiuzhixin15 on October 17, 2017, 11:17:46 AM
please let me join airdrop pm sent!


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 45% AIRDROP COMPLETED
Post by: Adbitco on October 17, 2017, 11:34:04 AM
Earlier today when I had joined the airdrop it was an email with my bitcointalk profile link and my ETH address which I had to send and I did send that already, but as some of the members posting pm sent so do have to send the dev a pm too? Please let me know. Thanks.


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 45% AIRDROP COMPLETED
Post by: sakahayang on October 17, 2017, 12:06:31 PM
email and pm was sent. hope still get chance to join the airdrop dev. thanks


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 45% AIRDROP COMPLETED
Post by: kubuminer on October 17, 2017, 12:27:49 PM
Joined airdrop, I hope you will succeed. Good luck


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 45% AIRDROP COMPLETED
Post by: iwasneverhere on October 17, 2017, 12:38:40 PM
sent pm for airdrop hope im get the free coin,tanks


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 45% AIRDROP COMPLETED
Post by: shashikamal on October 17, 2017, 01:01:35 PM
successfully joined & sent the eamil.

Best Wishes for the project.


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 45% AIRDROP COMPLETED
Post by: brendan6498011 on October 17, 2017, 01:15:38 PM
pm was sent. hope still get chance to join the airdrop dev. thanks


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 45% AIRDROP COMPLETED
Post by: joshuaj on October 17, 2017, 01:38:30 PM
Just noticed the title that 45% airdrop completed, I will go and check my wallet later.


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 45% AIRDROP COMPLETED
Post by: John Joseph Mago on October 17, 2017, 02:39:46 PM
I wasn't able to join this It is because I cannot find the link.


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 45% AIRDROP COMPLETED
Post by: coaxcial on October 17, 2017, 02:45:03 PM
PM sent, good luck !


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 45% AIRDROP COMPLETED
Post by: Arkenis on October 17, 2017, 02:47:27 PM
Thank you dev I recieved the tokens  ;D ;D ;D


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 45% AIRDROP COMPLETED
Post by: lissa brak on October 17, 2017, 03:04:54 PM
Join Airdrop, send email data, Thanks  ;)


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 45% AIRDROP COMPLETED
Post by: Krystal_kim21 on October 17, 2017, 03:48:42 PM
Joined airdrop. Email sent. Good luck dev


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 45% AIRDROP COMPLETED
Post by: Affilate User on October 17, 2017, 03:52:44 PM
Will the price be good? I think it's too much airdrop now, hoping the price of this coin is not like candy, like most other airdrop


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 45% AIRDROP COMPLETED
Post by: Zorbak on October 17, 2017, 04:16:52 PM
Received the airdrop, thank you so much


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 45% AIRDROP COMPLETED
Post by: dr.2468 on October 17, 2017, 04:48:35 PM
has send email dev, i hope recive the airdrop :'(


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 45% AIRDROP COMPLETED
Post by: bunglor on October 17, 2017, 04:57:07 PM
Received the airdrop, thank you so much

I've sent an email but I have not received, is this coin already out in the market? hopefully I immediately receive the airdrop. hope soon can be submitted from dev ;D


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 45% AIRDROP COMPLETED
Post by: authentist on October 17, 2017, 05:02:48 PM
@bunglor @Krystal_kim21 @lissa brak:

 PM is required instead of email.

@dr.2468: we don't have enough activity yet to join this airdrop. but wish y'all good luck!


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 45% AIRDROP COMPLETED
Post by: taliwang on October 17, 2017, 05:17:26 PM
I just joined in airdrop hopefully not too late ....
good luck


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 45% AIRDROP COMPLETED
Post by: vanedwap on October 17, 2017, 05:17:58 PM
im waiting for my token i sent mail yesterday. thank dev


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 50% AIRDROP COMPLETED
Post by: skaynet on October 17, 2017, 05:44:47 PM
sya has sent a message to follow airdrop. Good luck


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 50% AIRDROP COMPLETED
Post by: salman96 on October 17, 2017, 05:45:27 PM
I got my ETHP. Thanks dev


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 50% AIRDROP COMPLETED
Post by: kabit9 on October 17, 2017, 05:56:47 PM
received my tokens today.  await further instructions from the team. thank you and all the best.


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 50% AIRDROP COMPLETED
Post by: MOUSSAT on October 17, 2017, 06:15:51 PM
I JOIN AIRDROP GOOD LUCK


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 70% COMPLETED
Post by: bunglor on October 17, 2017, 06:41:44 PM
I've received the airdrop dev, hopefully with ETHP coin we can all fly to the moon ;D :-* :-*


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 70% COMPLETED
Post by: nargizochka12 on October 17, 2017, 07:11:56 PM
I didn't receive my tokens. Please check. My email nargizochka12@mail.ru


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 70% COMPLETED
Post by: kubuminer on October 17, 2017, 07:38:24 PM
I didn't receive my tokens too  :'(


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 70% COMPLETED
Post by: tperkins1776 on October 17, 2017, 07:54:29 PM
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


Note that Proof-of-Stake is not activated
Please don’t claim your coins.


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


We are working on the Website and Roadmap.


Thanks for doing this DEV!

Just sent my email with a little thanks!


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 70% COMPLETED
Post by: maxel2017 on October 17, 2017, 08:07:26 PM
thanks you dev...keep spirit..I wait airdrop


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 70% COMPLETED
Post by: Bigpat on October 17, 2017, 08:10:22 PM
Joining the airdrop.
Thank you


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 70% COMPLETED
Post by: lion2791 on October 17, 2017, 08:48:25 PM
I did not get my coins.


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 70% COMPLETED
Post by: zulfi125 on October 17, 2017, 10:21:49 PM
don't received yet,please send me.


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 70% COMPLETED
Post by: zaky85 on October 17, 2017, 10:59:51 PM
didn't received token dev.


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 70% COMPLETED
Post by: CandyIzDelicious on October 18, 2017, 01:20:52 AM
not received :'(


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 70% COMPLETED
Post by: iram9018 on October 18, 2017, 01:25:39 AM
I have not received airdrop, I have sent according to airdrop rules that exist through email. is there no distribution for that list via email? we are very interested in getting this, because very little supply. hopefully i can get airdrop :'( :'(


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 70% COMPLETED
Post by: novie voresta on October 18, 2017, 01:37:41 AM
Now we can trade in here, Someone sells ETHP with cheap price  :'( .

https://etherdelta.com/#0xebc86d834756621444a8a26b4cf81b625fe310cd-ETH


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 70% COMPLETED
Post by: iwebvn20 on October 18, 2017, 01:43:54 AM
Now we can trade in here, Someone sells ETHP with cheap price  :'( .

https://etherdelta.com/#0xebc86d834756621444a8a26b4cf81b625fe310cd-ETH

i will buy some ETHP to earn some extra tokens  by POS


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 70% COMPLETED
Post by: CandyIzDelicious on October 18, 2017, 05:06:34 AM
telegram group please


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 70% COMPLETED
Post by: NWA77 on October 18, 2017, 05:51:23 AM
I have not received airdrop


Title: 回复: [安] ⚡ EtherPower-ERC20 令牌-POS-完成了 70%
Post by: XuanCai on October 18, 2017, 07:23:39 AM
加入空投。发送电子邮件 ;D


Title: Re: 回复: [安] ⚡ EtherPower-ERC20 令牌-POS-完成了 70%
Post by: labuan on October 18, 2017, 07:48:40 AM
加入空投。发送电子邮件 ;D
help someone to understand you.

https://i.imgur.com/iFq6HsR.png


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 70% COMPLETED
Post by: joshuaj on October 18, 2017, 07:59:02 AM
Did the airdrop distribution complete? Any spreadsheet to check my status because I still did not receive anything yet?


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 70% COMPLETED
Post by: ezekiel102487 on October 18, 2017, 08:02:27 AM
Joined the airdrop! Goodluck!


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 70% COMPLETED
Post by: xenxen on October 18, 2017, 08:15:50 AM
same here i send email but i didn't recieve my token to..


Title: 回复: [安] ⚡ EtherPower-ERC20 令牌-POS-完成了 70%
Post by: XuanCai on October 18, 2017, 08:28:13 AM
加入空投,感谢。


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 70% COMPLETED
Post by: nargizochka12 on October 18, 2017, 08:35:21 AM
I didn't receive my tokens. Please check. My email nargizochka12@mail.ru
I receved tokens. Thank you very much. Good luck!


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 70% COMPLETED
Post by: a6666aaassa on October 18, 2017, 08:49:32 AM
I am very interested in this project
 pm sent


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 70% COMPLETED
Post by: iram9018 on October 18, 2017, 09:00:34 AM
thanks dev, I've earned ETHP coins, hopefully this project will soon grow and the web project can be quickly finished and ETHP coin prices can soar ;D waiting for this project is really 100%


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 70% COMPLETED
Post by: Ribbitforum on October 18, 2017, 09:05:34 AM
i have not receive coins to my wallet,im still waiting


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 70% COMPLETED
Post by: NWA77 on October 18, 2017, 09:25:54 AM
I receved tokens. Thank you.


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 70% COMPLETED
Post by: xenxen on October 18, 2017, 10:06:33 AM
nice dev i received may token thanks dev more power and goodluck


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 70% COMPLETED
Post by: Ribbitforum on October 18, 2017, 10:57:52 AM
Receive 500 token,Thanks Dev! ;D


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 70% COMPLETED
Post by: Pandu Gleen on October 18, 2017, 11:01:29 AM
I didn't receive my tokens. Please check. My email : Pandu.gleen@gmail.com


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 70% COMPLETED
Post by: mifanmuzny on October 18, 2017, 12:57:51 PM
email sent with the relevant infos waiting for the airdrops thankyou Dev 8)


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 70% COMPLETED
Post by: SuperSL on October 18, 2017, 01:19:48 PM
send email. I hope to succeeed.  :)


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 70% COMPLETED
Post by: warrior_k on October 18, 2017, 01:35:07 PM
Wondering if the distribution has completed.. haven't received the tokens yet.. any spreadsheet to check status?


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 70% COMPLETED
Post by: checkmate25 on October 18, 2017, 02:22:45 PM
email has been sent


Title: Re: [ANN] ⚡ EtherPower - ERC20 TOKEN - POS - 🚀 70% COMPLETED
Post by: rommil on October 18, 2017, 03:29:37 PM
Too late now) But tomorrow will join! :)


Title: Re: [ANN] ⚡ EtherPower - ERC20- 🚀 70% COMPLETED - POS ACTIVE
Post by: Razer-1 on October 18, 2017, 03:54:24 PM
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.


 ;) Have fun!  ;D



Title: Re: [ANN] ⚡ EtherPower - ERC20- 🚀 70% COMPLETED - POS ACTIVE
Post by: Ethereums on October 18, 2017, 04:53:14 PM
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.


 ;) Have fun!  ;D


Automatic generate coins ? I dont know its work or not, But im trying.

Btw, Thanks for information dev. Im hold some ETHP and wait for a website and roadmap  ;)


Title: Re: [ANN] ⚡ EtherPower - ERC20- 🚀 70% COMPLETED - POS ACTIVE
Post by: warrior_k on October 18, 2017, 05:27:21 PM
Received airdrop.. thanks dev!!


Title: Re: [ANN] ⚡ EtherPower - ERC20- 🚀 70% COMPLETED - POS ACTIVE
Post by: Future2Play on October 18, 2017, 05:38:37 PM
Hi!  i still haven't receive anything. Btw, i`m also tweet about this airdrop:

https://twitter.com/Future2Play/status/920046978591002624

i`m receive the tokens, thanks devs  ;)


Title: Re: [ANN] ⚡ EtherPower - ERC20- 🚀 70% COMPLETED - POS ACTIVE
Post by: Arkenis on October 18, 2017, 05:51:22 PM
Have you guys seen the prices at ED? the people sure likes to dump coins prices man, It got from 0.000098999 to 0.000025000 just with 5 offers... if they like to dump so much they could just click the buy orders and dump them, don't dump the price like this  :-\


Title: Re: [ANN] ⚡ EtherPower - ERC20- 🚀 70% COMPLETED - POS ACTIVE
Post by: Khurram Bin Kamal on October 18, 2017, 07:15:15 PM
Hello
I didn't receive the airdrop


Title: Re: [ANN] ⚡ EtherPower - ERC20- 🚀 70% COMPLETED - POS ACTIVE
Post by: iram9018 on October 19, 2017, 06:01:39 AM
https://etherdelta.com/#0xebc86d834756621444a8a26b4cf81b625fe310cd-ETH
very very cheap ;D


Title: Re: [ANN] ⚡ EtherPower - ERC20- 🚀 70% COMPLETED - POS ACTIVE
Post by: gazilla on October 19, 2017, 09:22:58 AM
Can you apply for airdrop and where? 8)   


Title: Re: [ANN] ⚡ EtherPower - ERC20- 🚀 70% COMPLETED - POS ACTIVE
Post by: splashfu on October 19, 2017, 01:39:07 PM
This is a great token, minting works perfectly
I look forward to the website and the roadmap.


Title: Re: [ANN] ⚡ EtherPower - ERC20- 🚀 70% COMPLETED - POS ACTIVE
Post by: Ethereums on October 19, 2017, 04:35:43 PM
https://etherdelta.com/#0xebc86d834756621444a8a26b4cf81b625fe310cd-ETH
very very cheap ;D

Im sure you're the one who sell ETHP with CHEAP Price, Why you so stupid ? You only sell ETHP for penny ? 0.1 ETH Worth for ETHP Price with PoS Ability ? Dump Dump And Dump. Where's your brain dude ?


Title: Re: [ANN] ⚡ EtherPower - ERC20- 🚀 70% COMPLETED - POS ACTIVE
Post by: Tsar Bomba on October 19, 2017, 06:46:59 PM
joined airdrop email sent also


Title: Re: [ANN] ⚡ EtherPower - ERC20- 🚀 70% COMPLETED - POS ACTIVE
Post by: novie voresta on October 19, 2017, 08:15:29 PM
Now ETHP Officially listed in https://etherdelta.com/#ETHP-ETH

Grab now before to the moon . Started with a good price 0.00002 ETH/ETHP .

When you release a website and roadmap ? ETHP can be pump if you release a website or roadmap


Title: Re: [ANN] ⚡ EtherPower - ERC20- 🚀 70% COMPLETED - POS ACTIVE
Post by: Razer-1 on October 19, 2017, 08:22:17 PM
Now ETHP Officially listed in https://etherdelta.com/#ETHP-ETH

Grab now before to the moon . Started with a good price 0.00002 ETH/ETHP .

When you release a website and roadmap ? ETHP can be pump if you release a website or roadmap


Probably tomorrow


Title: Re: [ANN] ⚡ EtherPower - ERC20- 🚀 70% COMPLETED - POS ACTIVE
Post by: bunglor on October 20, 2017, 01:19:24 AM
Now ETHP Officially listed in https://etherdelta.com/#ETHP-ETH

Grab now before to the moon . Started with a good price 0.00002 ETH/ETHP .

When you release a website and roadmap ? ETHP can be pump if you release a website or roadmap

price up to 0.00007, so this project is legit, cant wait website and roadmap.


Title: Re: [ANN] ⚡ EtherPower - ERC20- 🚀 70% COMPLETED - POS ACTIVE
Post by: xenxen on October 20, 2017, 01:25:40 AM
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.


 ;) Have fun!  ;D

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


Title: Re: [ANN] ⚡ EtherPower - ERC20- 🚀 70% COMPLETED - POS ACTIVE
Post by: novie voresta on October 20, 2017, 01:59:28 AM
Now ETHP Officially listed in https://etherdelta.com/#ETHP-ETH

Grab now before to the moon . Started with a good price 0.00002 ETH/ETHP .

When you release a website and roadmap ? ETHP can be pump if you release a website or roadmap


Probably tomorrow

Wow, So fast. Thanks for information. Im wait for a good news and Hodl some ETHP, I Trust you  ;)


Title: Re: [ANN] ⚡ EtherPower - ERC20- 🚀 70% COMPLETED - POS ACTIVE
Post by: Arkenis on October 20, 2017, 02:13:51 AM
The token sure has pumped up a lot in so little time, I hope it keeps doing so, after all I hold mine to wait for it to reach the max  ;D


Title: Re: [ANN] ⚡ EtherPower - ERC20- 🚀 70% COMPLETED - POS ACTIVE
Post by: bhooscream on October 20, 2017, 10:14:33 AM
Joined on this Airdrop😀
Email has been sent
Good luck for us  :)


Title: Re: [ANN] ⚡ EtherPower - ERC20- 🚀 70% COMPLETED - POS ACTIVE
Post by: CheechCoin on October 20, 2017, 10:53:45 AM

I am waiting for tokens sent by mail


Title: Re: [ANN] ⚡ EtherPower - ERC20- 🚀 70% COMPLETED - POS ACTIVE
Post by: kesh.zombie on October 20, 2017, 03:03:49 PM
joined airdrop.


Title: Re: [ANN] ⚡ EtherPower - ERC20- 🚀 70% COMPLETED - POS ACTIVE
Post by: labuan on October 20, 2017, 11:11:54 PM
What are you waiting for?
Get your free EtherPower and let's go to the Moon! ;D
http://etherpower-pos-token.com


Title: Re: [ANN] ⚡ EtherPower - ERC20- 🚀 70% COMPLETED - POS ACTIVE
Post by: Adbitco on October 20, 2017, 11:47:30 PM
Awaiting tokens, hope dev sends them to me soon.


Title: Re: [ANN] ⚡ EtherPower - ERC20- 🚀 70% COMPLETED - POS ACTIVE
Post by: zaky85 on October 21, 2017, 12:40:39 AM
waiting for dev distributed this token for me


Title: Re: [ANN] ⚡ EtherPower - ERC20- 🚀 70% COMPLETED - POS ACTIVE
Post by: CandyIzDelicious on October 21, 2017, 03:23:53 AM
What are you waiting for?
Get your free EtherPower and let's go to the Moon! ;D
http://etherpower-pos-token.com
Stil not see ethp to the moon :'(


Title: Re: [ANN] ⚡ ETHERPOWER - 🚀 BOUNTY ACTIVE TODAY - ★ LISTED ETHERDELTA - IDEX ★
Post by: reeljade on October 21, 2017, 04:54:20 AM
is still possible to join airdrop dev ?


Title: Re: [ANN] ⚡ ETHERPOWER - 🚀 BOUNTY ACTIVE TODAY - ★ LISTED ETHERDELTA - IDEX ★
Post by: peppez on October 21, 2017, 05:08:27 PM



Bounty program:
Youtube:  150 ETHP
Good video quality,
Instructions of how to mine,
Include in the title the words "EtherPower" and "Moon"
Only accounts with at least 100 real subscribers are allowed.

Reserved only for 2 people only by PM

Article: 20 ETHP

Must be publicly accessible.
Must contain more than 150 words and not be directly copied from website or ANN thread.
You can post your article on Steemit/Medium/Reddit or other similar resource.
Article can be written in any language.
Include in the title the words "EtherPower" and "Moon"

Reserved only for 4 people only by PM


Signature Bounty:

Coming..







Waiting for the bounty! I want to joinn..


Title: Re: [ANN] ⚡ ETHERPOWER - 🚀 BOUNTY ACTIVE TODAY - ★ LISTED ETHERDELTA - IDEX ★
Post by: manismanja on October 21, 2017, 05:13:18 PM
hay dev any bounty or airdrop campaign?


Title: Re: [ANN] ⚡ ETHERPOWER - 🚀 BOUNTY ACTIVE TODAY - ★ LISTED ETHERDELTA - IDEX ★
Post by: Razer-1 on October 21, 2017, 05:17:55 PM
hay dev any bounty or airdrop campaign?

Yes, there are bounty, you can choose video or article


Title: Re: [ANN] ⚡ ETHERPOWER - 🚀 BOUNTY ACTIVE TODAY - ★ LISTED ETHERDELTA - IDEX ★
Post by: Razer-1 on October 21, 2017, 07:56:40 PM
Are you guys using mint()?


Title: Re: [ANN] ⚡ ETHERPOWER - 🚀 BOUNTY ACTIVE TODAY - ★ LISTED ETHERDELTA - IDEX ★
Post by: Adbitco on October 21, 2017, 11:53:05 PM
Are you guys using mint()?
I have applied for the airdrop but haven't received any ETHP yet, as per instructions in the op we have to hold the coins for two days before starting following the rest of the instructions but when I haven't even received the coins how can I use the mint?


Title: Re: [ANN] ⚡ ETHERPOWER - 🚀 BOUNTY ACTIVE TODAY - ★ LISTED ETHERDELTA - IDEX ★
Post by: lion2791 on October 21, 2017, 11:53:17 PM
Is Airdrop already finished? I have not received my tokens until now. Can you send them to me?


Title: Re: [ANN] ⚡ ETHERPOWER - 🚀 BOUNTY ACTIVE TODAY - ★ LISTED ETHERDELTA - IDEX ★
Post by: labuan on October 22, 2017, 01:04:11 AM
link to IDEX exchange please?


Title: Re: [ANN] ⚡ ETHERPOWER - 🚀 BOUNTY ACTIVE TODAY - ★ LISTED ETHERDELTA - IDEX ★
Post by: Razer-1 on October 22, 2017, 01:43:17 PM
link to IDEX exchange please?
idex.market


Title: Re: [ANN] ⚡ ETHERPOWER - 🚀 BOUNTY ACTIVE TODAY - ★ LISTED ETHERDELTA - IDEX ★
Post by: Razer-1 on October 22, 2017, 02:44:31 PM
Is Airdrop already finished? I have not received my tokens until now. Can you send them to me?

Free airdrop

2nd round is active by now


Title: Re: [ANN] ⚡ ETHERPOWER - 🚀 FIRST 100 FREE AIRDROP - ;D  
Post by: ascakan on October 22, 2017, 03:03:46 PM
thanks for airdrop i got my 100 coin have a good project ^^


Title: Re: [ANN] ⚡ ETHERPOWER - 🚀 FIRST 100 FREE AIRDROP - ;D  
Post by: CC0000 on October 22, 2017, 03:31:12 PM
Got the airdrop! thank and good luck! ;D


Title: Re: [ANN] ⚡ ETHERPOWER - 🚀 FIRST 100 FREE AIRDROP - ;D  
Post by: joosep on October 22, 2017, 03:35:10 PM
I tried to mint and got about 3 coins, works!


Title: Re: [ANN] ⚡ ETHERPOWER - 🚀 FIRST 100 FREE AIRDROP - ;D  
Post by: Denongels on October 22, 2017, 03:41:49 PM
sent mail done :)
i hope i not late to get etherpower  ;D


Title: Re: [ANN] ⚡ ETHERPOWER - 🚀 FIRST 100 FREE AIRDROP - ;D  
Post by: duongtien86 on October 22, 2017, 03:42:56 PM
trust project with best team and great idea

Joined airdrop


Title: Re: [ANN] ⚡ ETHERPOWER - 🚀 FIRST 100 FREE AIRDROP - ;D  
Post by: Rz2212 on October 22, 2017, 04:12:02 PM
Token received.  Thanks dev! 😊


Title: Re: [ANN] ⚡ ETHERPOWER - 🚀 FIRST 100 FREE AIRDROP - ;D  
Post by: pliuhkam on October 22, 2017, 04:23:05 PM
I received my airdrop
 :D
100 power
 :D
ether
 :D


Title: Re: [ANN] ⚡ ETHERPOWER - 🚀 FIRST 100 FREE AIRDROP - ;D  
Post by: adrianto1995 on October 22, 2017, 04:44:39 PM
token received
thanks dev...
good luck with your project...   :)

waiting for exchanger...  ;D


Title: Re: [ANN] ⚡ ETHERPOWER - 🚀 FIRST 100 FREE AIRDROP - ;D  
Post by: Jarod1231 on October 22, 2017, 05:09:06 PM
Well that was fast.. received them in minutes


Title: Re: [ANN] ⚡ ETHERPOWER - 🚀 FIRST 100 FREE AIRDROP - ;D  
Post by: ronaldo718 on October 22, 2017, 05:26:44 PM
received them so fast, thank you!


Title: Re: [ANN] ⚡ ETHERPOWER - 🚀 BOUNTY OPEN - VIDEO - ARTICLE - TRANSLATION
Post by: zt123 on October 22, 2017, 05:50:36 PM
100 coins received very fast after e-mail just 5mins ago.
Thank you dev!


Title: Re: [ANN] ⚡ ETHERPOWER - 🚀 BOUNTY OPEN - VIDEO - ARTICLE - TRANSLATION
Post by: Bit-Exo.com on October 22, 2017, 05:57:16 PM
Joined and received really fast. Thanks!. Good luck with the project!


Title: Re: [ANN] ⚡ ETHERPOWER - 🚀 BOUNTY OPEN - VIDEO - ARTICLE - TRANSLATION
Post by: garciaor2002 on October 22, 2017, 06:32:23 PM
How to join in?


Title: Re: [ANN] ⚡ ETHERPOWER - 🚀 BOUNTY OPEN - VIDEO - ARTICLE - TRANSLATION
Post by: Razer-1 on October 22, 2017, 06:53:32 PM
How to join in?

PM


Title: Re: [ANN] ⚡ ETHERPOWER - 🚀 BOUNTY OPEN - VIDEO - ARTICLE - TRANSLATION
Post by: sunnydmd on October 23, 2017, 09:20:12 AM
Joined the airdrop, already sent PM to the dev, I hope I can get some etherpower. Thanks dev!


Title: Re: [ANN] ⚡ ETHERPOWER - 🚀 BOUNTY OPEN - VIDEO - ARTICLE - TRANSLATION
Post by: kikhtr on October 23, 2017, 09:23:06 AM
I would reserve Vietnamese translation.


Title: Re: [ANN] ⚡ ETHERPOWER - 🚀 BOUNTY OPEN - VIDEO - ARTICLE - TRANSLATION
Post by: anna444 on October 23, 2017, 01:10:09 PM
how to join to this airdrop  ???


Title: Re: [ANN] ⚡ ETHERPOWER - 🚀 BOUNTY OPEN - VIDEO - ARTICLE - TRANSLATION
Post by: CandyIzDelicious on October 23, 2017, 03:19:33 PM
who puts sell order so big, I believe it belongs to dev.
https://i.imgur.com/1JyXbLo.png


Title: Re: [ANN] ⚡ ETHERPOWER - 🚀 BOUNTY OPEN - VIDEO - ARTICLE - TRANSLATION
Post by: CrypticSatu on October 24, 2017, 12:17:23 AM
I got the email where you asked to reply, so here is the reply! I havent received anything yet though, atleast if it belongs to contract 0xEBc86d834756621444a8a26B4cF81B625fe310cD


Title: Re: [ANN] ⚡ ETHERPOWER - 🚀 BOUNTY OPEN - VIDEO - ARTICLE - TRANSLATION
Post by: Adbitco on October 24, 2017, 08:02:47 PM
100 ETHP received, thanks dev. I will wait for two days before I start minting as per instructions in the op. Thanks dev and good luck.


Title: Re: [ANN] ⚡ ETHERPOWER - 🚀 BOUNTY OPEN - VIDEO - ARTICLE - TRANSLATION
Post by: authentist on October 24, 2017, 09:52:56 PM
I would do german translation for 300 ETHP. Please contact me, if interested.


Title: Re: [ANN] ⚡ ETHERPOWER - 🚀 BOUNTY OPEN - VIDEO - ARTICLE - TRANSLATION
Post by: sajjadkhan on October 25, 2017, 02:43:31 AM
Received and mined few times. Nice  ;)


Title: Re: [ANN] ⚡ ETHERPOWER - 🚀 BOUNTY OPEN - VIDEO - ARTICLE - TRANSLATION
Post by: mrknight8686 on October 25, 2017, 02:02:55 PM
Receive 3000 ETHP... But dont know mint :(.. they said my balance is not enough :v


Title: Re: [ANN] ⚡ ETHERPOWER - 🚀 BOUNTY OPEN - VIDEO - ARTICLE - TRANSLATION
Post by: Sheckley on October 26, 2017, 04:23:19 PM
Nothing bad in copying PoSToken, but at least don't do it as just a parody, with an airdrop which is immediately over so that you can start to profit selling your tokens.


Title: Re: [ANN] ⚡ ETHERPOWER - 🚀 BOUNTY OPEN - VIDEO - ARTICLE - TRANSLATION
Post by: Razer-1 on October 26, 2017, 07:11:54 PM
Nothing bad in copying PoSToken, but at least don't do it as just a parody, with an airdrop which is immediately over so that you can start to profit selling your tokens.

Etherpower is not copying anyone. It has totally different stats.

anyway the airdrop will be tomorrow. For airdrops you need eth and it doesn’t come from the air.


Title: Re: [ANN] ⚡ ETHERPOWER - 🚀 BOUNTY OPEN - VIDEO - ARTICLE - TRANSLATION
Post by: lion2791 on October 27, 2017, 09:47:55 PM
Nothing bad in copying PoSToken, but at least don't do it as just a parody, with an airdrop which is immediately over so that you can start to profit selling your tokens.

Etherpower is not copying anyone. It has totally different stats.

anyway the airdrop will be tomorrow. For airdrops you need eth and it doesn’t come from the air.

So I did not get my coins, wrote several times, sent a purse, made posts on Twitter and got nothing.


Title: Re: [ANN] ⚡ ETHERPOWER - 🚀 BOUNTY OPEN - VIDEO - ARTICLE - TRANSLATION
Post by: Sheckley on October 27, 2017, 11:48:59 PM
Nothing bad in copying PoSToken, but at least don't do it as just a parody, with an airdrop which is immediately over so that you can start to profit selling your tokens.

Etherpower is not copying anyone. It has totally different stats.

anyway the airdrop will be tomorrow. For airdrops you need eth and it doesn’t come from the air.


Well, that's true, I have to admit. Perhaps someone should start making airdrops on waves which is cheaper :)


Title: Re: [ANN] ⚡ ETHERPOWER - 🚀 100 ETHP FOR THE FIRST 100 🚀 HURRY UP!!
Post by: ilmiscp on October 28, 2017, 12:02:40 AM
i think you need indonesian translation too  8)


Title: Re: [ANN] ⚡ ETHERPOWER - 🚀 Proof-of-stake with Unlimited Tokens
Post by: kureja on October 29, 2017, 11:29:35 AM
i can not understand the bounty compaign through youtube, can you please some more detail that what to do on youtube for ETHERPOWER


Title: Re: [ANN] ⚡ ETHERPOWER - 🚀 Proof-of-stake with Unlimited Tokens
Post by: seyola89 on October 30, 2017, 08:46:03 PM
Dev must be kidding me. I applied and sent email with proof of promotons on October 17 and was expecting 3x as said in the OP then.
But today, I have no ETHP in my wallet!!
LOLZZ..


Title: Re: [ANN] ⚡ ETHERPOWER - 🚀 Proof-of-stake with Unlimited Tokens
Post by: Xzevian on October 30, 2017, 10:42:16 PM
I have done every necessity with proof but still not receive anything


Title: Re: [ANN] ⚡ ETHERPOWER - 🚀 Proof-of-stake with Unlimited Tokens
Post by: labuan on October 31, 2017, 01:02:39 AM
I have done every necessity with proof but still not receive anything
buy cheap now its real airdrop ;)


Title: Re: [ANN] ⚡ ETHERPOWER - 🚀 Proof-of-stake with Unlimited Tokens
Post by: Kanoe_Yuuko on October 31, 2017, 01:09:22 AM
how to get ETHERPOWER  tokens for POS ,i cannt join your bounty campaign.  is there airdrop  to community ?


Title: Re: [ANN] ⚡ ETHERPOWER - 🚀 Proof-of-stake with Unlimited Tokens
Post by: samysamy1 on October 31, 2017, 11:13:29 AM
how to get ETHERPOWER  tokens for POS ,i cannt join your bounty campaign.  is there airdrop  to community ?

there is no form. I just sent a PM to the Dev. Airdrop has not finished yet. Don't think this coin is POS.


Title: Re: [ANN] ⚡ ETHERPOWER - 🚀 Proof-of-stake with Unlimited Tokens
Post by: Razer-1 on November 01, 2017, 07:31:00 PM
Dev must be kidding me. I applied and sent email with proof of promotons on October 17 and was expecting 3x as said in the OP then.
But today, I have no ETHP in my wallet!!
LOLZZ..

sorry about that. what was the bounty?


Title: Re: [ANN] ⚡ ETHERPOWER - 🚀 Proof-of-stake with Unlimited Tokens
Post by: seyola89 on November 02, 2017, 12:36:59 PM
Dev must be kidding me. I applied and sent email with proof of promotons on October 17 and was expecting 3x as said in the OP then.
But today, I have no ETHP in my wallet!!
LOLZZ..

sorry about that. what was the bounty?
Ok sent you a pm


Title: Re: [ANN] ⚡ ETHERPOWER - 🚀 Proof-of-stake with Unlimited Tokens
Post by: bravetheheat on November 02, 2017, 12:42:08 PM
That's an interesting token, why I need a pos rate of 100% after two years later.
I want to join the airdrop, where is the link.
This is a totally POS coin, I want to buy some, it seems like it will boom in a short time.


Title: Re: [ANN] ⚡ ETHERPOWER - 🚀 Proof-of-stake with Unlimited Tokens
Post by: seyola89 on November 03, 2017, 07:20:46 AM
Dev must be kidding me. I applied and sent email with proof of promotons on October 17 and was expecting 3x as said in the OP then.
But today, I have no ETHP in my wallet!!
LOLZZ..

I sent pm to dev with proof of my application and promotion of etherpower and he has sent my ethp tokens to me.
Thanks


Title: Re: [ANN] ⚡ ETHERPOWER - 🚀 Proof-of-stake with Unlimited Tokens
Post by: aquamadez on November 03, 2017, 07:43:54 AM
Do you have any plan to publish your whitepaper ?

But it's great condition to hodl until third year to gain 100%


Title: Re: [ANN] ⚡ ETHERPOWER - 🚀 Proof-of-stake with Unlimited Tokens
Post by: yinoye on November 06, 2017, 02:18:16 AM
Is this project still alive ? I registered for airdrop when it started but have not received ETHP tokens. Also sent pm to dev few days ago but no reply yet


Title: Re: [ANN] ⚡ ETHERPOWER - 🚀 Proof-of-stake with Unlimited Tokens
Post by: sonaciku on November 06, 2017, 02:27:54 AM
Any telegram group here? So member can communicate about this project and update from dev.


Title: Re: [ANN] ⚡ ETHERPOWER - 🚀 Proof-of-stake with Unlimited Tokens
Post by: cepot9 on November 27, 2017, 02:53:35 PM
how to join Airdrop sir?


Title: Re: [ANN] ⚡ ETHERPOWER - 🚀 Proof-of-stake with Unlimited Tokens
Post by: lion2791 on February 06, 2018, 07:34:21 PM
Tell me what is happening with the project, whether there is any news, for a very long time the team does not get in touch.