create account

[infestor update] Adding an airdrop feature to Steem accounts by emrebeyler

View this thread on: hive.blogpeakd.comecency.com
· @emrebeyler · (edited)
$42.27
[infestor update] Adding an airdrop feature to Steem accounts
<center><img src="https://steemitimages.com/p/C3TZR1g81UNaPs7vzNXHueW5ZM76DSHWEY7onmfLxcK2iPZP7xUgX7ew6iQA4kLF9kUR6ZUFws35JpoWaXbCP13VMZpme1gd1TwaNwuJdLF4VdytcNVvhdx?format=match&mode=fit"></center>

[infestor](https://github.com/emre/infestor) is a command line/web application to claim and create discounted STEEM accounts. If your stake is at least dolphin level, you can claim discounted accounts (this resource credit requirement may change) in a periodical base.

Also, you can create gift codes for account creation which can be used in the web interface.


<center><img src="https://steemitimages.com/p/pBMyo3B2Sao2EbuHAFTX1CNWMbam25xJGPs4sKmLS6XL7pYqMzg2Rqa9pbUkHvaWbTdTDwAeF56FERptkavtPWUpGWqQoVRzrrscHXQbCBgjmM8R7qdwvpGUD3jV39AWafxnF6hWXhdad1E9ckj1y8mPsN3ft9DTFcCNYmyCJn9C8xhL?format=match&mode=fit"></center>
<center><sup>See it online at [freeaccounts.dpoll.xyz](https://freeaccounts.dpoll.xyz)</sup></center>

# Airdrop support to Steemians

With the new version, it's now possible for STEEM accounts to login (+with SteemConnect) and get free gift codes based on the reputation level.

<img src="https://cdn.steemitimages.com/DQmYSimwLXkw5Rin3F9gDZUY95bTCiHbXzpZsQBRcE5CytG/Screen%20Shot%202018-12-24%20at%2011.31.27%20AM.png"> 

The witness name for the bonus and the minimum reputation requirement are both dynamic fields which can be set as environment variables with ```INFESTOR_MINIMUM_REP``` and ```INFESTOR_OPERATOR_WITNESS```.

After the login, if the user fulfills the requirements, they see a page includes the fresh gift codes:

<center><img src="https://cdn.steemitimages.com/DQmf4d4W3LKJHcUD72cQGbUMTmukivarypS4jwR9JqDhwCV/Screen%20Shot%202018-12-24%20at%2011.01.59%20AM.png"></center>

# Updating 

```pip install infestor --upgrade```

# New configuration fields

Make sure you have set these **new** environment variables:

| Key                   | Value                                                     |
|-----------------------|-----------------------------------------------------------|
| SC\_CLIENT\_ID           | Steemconnect application client id                       
| SITE_URL       | Website URL               |
| MINIMUM_REP | Minimum reputation to claim a free gift code|

# Running the web interface

```
$ gunicorn infestor.web:app
```

# Pull Requests and Commits

- [pull/4](https://github.com/emre/infestor/pull/4)
- [commit/b04be90](https://github.com/emre/infestor/commit/b04be90e263d8aede4fe000614b455445cde0924)
- [commit/2f1c69](https://github.com/emre/infestor/commit/2f1c697859f446abb366c38b097aabe9c4f66a88)

# Where can I get my free accounts?

I run an infestor instance at [freeaccounts.dpoll.xyz](https://freeaccounts.dpoll.xyz). However, currently, I have set the airdrop feature's minimum reputation to 90. 

Once I accumulate 100 discounted accounts (It's 89, at the moment), I will set it to a lower reputation figure, maybe around 55-60 (what do you think?) and distribute the accounts to Steemians. It will be announced later, on my feed.

# You have discounted accounts and want to run an infestor node yourself?

If you're interested in running an infestor node which feeds from your account, let me know. I can arrange a "one-click" install to [heroku](https://www.heroku.com/) which you just pass related environment variables and run the app.
πŸ‘  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , and 225 others
properties (23)
authoremrebeyler
permlinkinfestor-update-adding-an-airdrop-feature-to-steem-accounts
categoryutopian-io
json_metadata{"community":"steempeak","app":"steemit/0.1","format":"markdown","tags":["utopian-io","development","infestor"],"links":["https://github.com/emre/infestor","https://freeaccounts.dpoll.xyz","https://github.com/emre/infestor/pull/4","https://github.com/emre/infestor/commit/b04be90e263d8aede4fe000614b455445cde0924","https://github.com/emre/infestor/commit/2f1c697859f446abb366c38b097aabe9c4f66a88","https://www.heroku.com/"],"image":["https://steemitimages.com/p/C3TZR1g81UNaPs7vzNXHueW5ZM76DSHWEY7onmfLxcK2iPZP7xUgX7ew6iQA4kLF9kUR6ZUFws35JpoWaXbCP13VMZpme1gd1TwaNwuJdLF4VdytcNVvhdx?format=match&mode=fit","https://steemitimages.com/p/pBMyo3B2Sao2EbuHAFTX1CNWMbam25xJGPs4sKmLS6XL7pYqMzg2Rqa9pbUkHvaWbTdTDwAeF56FERptkavtPWUpGWqQoVRzrrscHXQbCBgjmM8R7qdwvpGUD3jV39AWafxnF6hWXhdad1E9ckj1y8mPsN3ft9DTFcCNYmyCJn9C8xhL?format=match&mode=fit","https://cdn.steemitimages.com/DQmYSimwLXkw5Rin3F9gDZUY95bTCiHbXzpZsQBRcE5CytG/Screen%20Shot%202018-12-24%20at%2011.31.27%20AM.png","https://cdn.steemitimages.com/DQmf4d4W3LKJHcUD72cQGbUMTmukivarypS4jwR9JqDhwCV/Screen%20Shot%202018-12-24%20at%2011.01.59%20AM.png"]}
created2018-12-24 09:34:21
last_update2018-12-24 09:53:45
depth0
children20
last_payout2018-12-31 09:34:21
cashout_time1969-12-31 23:59:59
total_payout_value32.239 HBD
curator_payout_value10.026 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length3,321
author_reputation448,528,959,341,273
root_title"[infestor update] Adding an airdrop feature to Steem accounts"
beneficiaries
0.
accountutopian.pay
weight500
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id77,309,597
net_rshares79,652,765,056,739
author_curate_reward""
vote details (289)
@chireerocks ·
@emrebeyler, Sounds some effective features will born in near future and in my opinion the **Gift Codes** and **Airdrop** sections are sounding effective. Keep up and stay blessed. πŸ™‚
properties (22)
authorchireerocks
permlinkre-emrebeyler-infestor-update-adding-an-airdrop-feature-to-steem-accounts-20181224t114823237z
categoryutopian-io
json_metadata{"community":"busy","app":"busy/2.5.6","format":"markdown","tags":["utopian-io"],"users":["emrebeyler"],"links":["/@emrebeyler"],"image":[]}
created2018-12-24 11:48:27
last_update2018-12-24 11:48:27
depth1
children2
last_payout2018-12-31 11:48:27
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length182
author_reputation327,821,690,945,691
root_title"[infestor update] Adding an airdrop feature to Steem accounts"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id77,315,005
net_rshares0
@emrebeyler ·
Thank you @chireerocks. 🀘
properties (22)
authoremrebeyler
permlinkre-chireerocks-re-emrebeyler-infestor-update-adding-an-airdrop-feature-to-steem-accounts-20181224t120015513z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"users":["chireerocks"],"app":"steemit/0.1"}
created2018-12-24 12:00:15
last_update2018-12-24 12:00:15
depth2
children1
last_payout2018-12-31 12:00:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length25
author_reputation448,528,959,341,273
root_title"[infestor update] Adding an airdrop feature to Steem accounts"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id77,315,385
net_rshares0
@chireerocks ·
Welcome and have a great time ahead. πŸ™‚
properties (22)
authorchireerocks
permlinkre-emrebeyler-re-chireerocks-re-emrebeyler-infestor-update-adding-an-airdrop-feature-to-steem-accounts-20181224t120316631z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-12-24 12:03:18
last_update2018-12-24 12:03:18
depth3
children0
last_payout2018-12-31 12:03:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length38
author_reputation327,821,690,945,691
root_title"[infestor update] Adding an airdrop feature to Steem accounts"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id77,315,503
net_rshares0
@dexterdev ·
Great project man!!! Cool. BTW keeping min rep to 55 would be good I guess. Do you have any idea who has the maximum reputation? When you were telling about rep 90 I was just thinking. I have seen one guy with 83πŸ˜‚
properties (22)
authordexterdev
permlinkre-emrebeyler-infestor-update-adding-an-airdrop-feature-to-steem-accounts-20181225t123414410z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-12-25 12:34:18
last_update2018-12-25 12:34:18
depth1
children0
last_payout2019-01-01 12:34:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length213
author_reputation17,771,704,061,240
root_title"[infestor update] Adding an airdrop feature to Steem accounts"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id77,360,712
net_rshares0
@helo ·
$14.79
- Good looking article, simple upgrade and running instructions.
- I don't like one letter variable names but is it flask that used `g`in their library? 
> `from flask import Flask, render_template, request, g`

Your contribution has been evaluated according to [Utopian policies and guidelines](https://join.utopian.io/guidelines), as well as a predefined set of questions pertaining to the category.

To view those questions and the relevant answers related to your post, [click here](https://review.utopian.io/result/3/2-3-2-1-1-3-1-).

---- 
Need help? Write a ticket on https://support.utopian.io/. 
Chat with us on [Discord](https://discord.gg/uTyJkNm). 
[[utopian-moderator]](https://join.utopian.io/)
πŸ‘  , , , , , , , , , , , , , , ,
properties (23)
authorhelo
permlinkre-emrebeyler-infestor-update-adding-an-airdrop-feature-to-steem-accounts-20181224t154620590z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"links":["https://join.utopian.io/guidelines","https://review.utopian.io/result/3/2-3-2-1-1-3-1-","https://support.utopian.io/","https://discord.gg/uTyJkNm","https://join.utopian.io/"],"app":"steemit/0.1"}
created2018-12-24 15:46:21
last_update2018-12-24 15:46:21
depth1
children2
last_payout2018-12-31 15:46:21
cashout_time1969-12-31 23:59:59
total_payout_value11.188 HBD
curator_payout_value3.600 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length708
author_reputation121,547,934,535,311
root_title"[infestor update] Adding an airdrop feature to Steem accounts"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id77,324,734
net_rshares26,380,363,583,526
author_curate_reward""
vote details (16)
@emrebeyler ·
$0.05
> I don't like one letter variable names but is it flask that used gin their library?

Yeah, flask uses ```g``` for the global namespace. I can change it in runtime by using an ```as``` in the import, but still this is the general practice. :)

Thanks for the review.
πŸ‘  
properties (23)
authoremrebeyler
permlinkre-helo-re-emrebeyler-infestor-update-adding-an-airdrop-feature-to-steem-accounts-20181224t161758467z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-12-24 16:18:00
last_update2018-12-24 16:18:00
depth2
children0
last_payout2018-12-31 16:18:00
cashout_time1969-12-31 23:59:59
total_payout_value0.038 HBD
curator_payout_value0.012 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length267
author_reputation448,528,959,341,273
root_title"[infestor update] Adding an airdrop feature to Steem accounts"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id77,326,209
net_rshares91,887,254,238
author_curate_reward""
vote details (1)
@utopian-io ·
Thank you for your review, @helo! Keep up the good work!
properties (22)
authorutopian-io
permlinkre-re-emrebeyler-infestor-update-adding-an-airdrop-feature-to-steem-accounts-20181224t154620590z-20181226t224123z
categoryutopian-io
json_metadata"{"app": "beem/0.20.9"}"
created2018-12-26 22:41:24
last_update2018-12-26 22:41:24
depth2
children0
last_payout2019-01-02 22:41:24
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length56
author_reputation152,955,367,999,756
root_title"[infestor update] Adding an airdrop feature to Steem accounts"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id77,425,067
net_rshares0
@isnochys ·
Wait, what are you airdroping?
Accounts?
Things?

It should be as low, as my reputation. 
Only haejin will be able to get it in the first round?
:)
properties (22)
authorisnochys
permlinkre-emrebeyler-infestor-update-adding-an-airdrop-feature-to-steem-accounts-20181224t094632122z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-12-24 09:46:36
last_update2018-12-24 09:46:36
depth1
children2
last_payout2018-12-31 09:46:36
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length147
author_reputation48,490,072,901,013
root_title"[infestor update] Adding an airdrop feature to Steem accounts"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id77,310,011
net_rshares0
@emrebeyler · (edited)
Just accounts. :-)

Currently, the limit on [https://freeaccounts.dpoll.xyz/login](https://freeaccounts.dpoll.xyz) is set to 90 which excludes everyone.

I will set the minimum rep requirement to a lower value (around 55-60) once I get 100 discounted accounts. (only, 11 left to the goal).

I can start the airdrop next week most likely.
properties (22)
authoremrebeyler
permlinkre-isnochys-re-emrebeyler-infestor-update-adding-an-airdrop-feature-to-steem-accounts-20181224t095012733z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"links":["https://freeaccounts.dpoll.xyz"],"app":"steemit/0.1"}
created2018-12-24 09:50:12
last_update2018-12-24 09:54:18
depth2
children1
last_payout2018-12-31 09:50:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length337
author_reputation448,528,959,341,273
root_title"[infestor update] Adding an airdrop feature to Steem accounts"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id77,310,124
net_rshares0
@isnochys ·
I want a ninja airdropl
:)
properties (22)
authorisnochys
permlinkre-emrebeyler-re-isnochys-re-emrebeyler-infestor-update-adding-an-airdrop-feature-to-steem-accounts-20181224t095334713z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-12-24 09:53:36
last_update2018-12-24 09:53:36
depth3
children0
last_payout2018-12-31 09:53:36
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length26
author_reputation48,490,072,901,013
root_title"[infestor update] Adding an airdrop feature to Steem accounts"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id77,310,255
net_rshares0
@isnochys ·
Birthdaypost !BEER
properties (22)
authorisnochys
permlinkre-infestor-update-adding-an-airdrop-feature-to-steem-accounts-20191224t060808z
categoryutopian-io
json_metadata"{"app": "beem/0.20.23"}"
created2019-12-24 06:08:12
last_update2019-12-24 06:08:12
depth1
children0
last_payout2019-12-31 06:08:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length18
author_reputation48,490,072,901,013
root_title"[infestor update] Adding an airdrop feature to Steem accounts"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id93,687,348
net_rshares0
@partiko ·
Thank you so much for participating the Partiko Delegation Plan Round 1! We really appreciate your support! As part of the delegation benefits, we just gave you a 3.00% upvote! Together, let’s change the world!
properties (22)
authorpartiko
permlinkre-infestor-update-adding-an-airdrop-feature-to-steem-accounts-20181224t143050
categoryutopian-io
json_metadata""
created2018-12-24 14:30:51
last_update2018-12-24 14:30:51
depth1
children0
last_payout2018-12-31 14:30:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length210
author_reputation39,207,160,334,751
root_title"[infestor update] Adding an airdrop feature to Steem accounts"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id77,321,316
net_rshares0
@pennsif ·
This post has been included in today's  [**SOS Daily News**](https://steemit.com/steem/@pennsif/sosdailynewsallyouneedtoknowaboutthestateofsteem24december2018-j5askfnlic) - a digest of all you need to know about the State of Steem.

***

* *Promoter of [**The SOS Forums : Weekly Discussion Forums on the State of Steem**](https://steemit.com/dtube/@pennsif/amwntxt3).*

* *Co-ordinator of [**SteemClub-UK**](https://steemit.com/@steemclub-uk).*

* *Editor of the [**weekly listing of steem radio shows, podcasts & social broadcasts**](https://steemit.com/mspwaves/@pennsif/schedule-of-radio-shows-podcasts-and-social-broadcasts-supported-by-dsound-week-beginning-24-december-2018).*

* *Founder of the [**A Dollar A Day**](https://steemit.com/adollaraday/@adollaraday/a-dollar-a-day-charitable-giving-project-over-usd600-donated-in-november-2018-monthly-summary-of-donations-received-and-given) charitable giving project.*

https://pennsif.com/wp-content/uploads/2018/08/adollaraday-linear-400x98.jpg

***
properties (22)
authorpennsif
permlinkre-emrebeyler-infestor-update-adding-an-airdrop-feature-to-steem-accounts-20181225t045138594z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"image":["https://pennsif.com/wp-content/uploads/2018/08/adollaraday-linear-400x98.jpg"],"links":["https://steemit.com/steem/@pennsif/sosdailynewsallyouneedtoknowaboutthestateofsteem24december2018-j5askfnlic","https://steemit.com/dtube/@pennsif/amwntxt3","https://steemit.com/@steemclub-uk","https://steemit.com/mspwaves/@pennsif/schedule-of-radio-shows-podcasts-and-social-broadcasts-supported-by-dsound-week-beginning-24-december-2018","https://steemit.com/adollaraday/@adollaraday/a-dollar-a-day-charitable-giving-project-over-usd600-donated-in-november-2018-monthly-summary-of-donations-received-and-given"],"app":"steemit/0.1"}
created2018-12-25 04:51:39
last_update2018-12-25 04:51:39
depth1
children0
last_payout2019-01-01 04:51:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,006
author_reputation636,410,097,572,565
root_title"[infestor update] Adding an airdrop feature to Steem accounts"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id77,347,829
net_rshares0
@sambillingham ·
another good project mate! keep them coming!
properties (22)
authorsambillingham
permlinkre-emrebeyler-infestor-update-adding-an-airdrop-feature-to-steem-accounts-20181224t100729284z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-12-24 10:07:30
last_update2018-12-24 10:07:30
depth1
children1
last_payout2018-12-31 10:07:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length44
author_reputation34,876,406,478,004
root_title"[infestor update] Adding an airdrop feature to Steem accounts"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id77,310,733
net_rshares0
@emrebeyler ·
🀘
properties (22)
authoremrebeyler
permlinkre-sambillingham-re-emrebeyler-infestor-update-adding-an-airdrop-feature-to-steem-accounts-20181224t110911401z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-12-24 11:09:12
last_update2018-12-24 11:09:12
depth2
children0
last_payout2018-12-31 11:09:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1
author_reputation448,528,959,341,273
root_title"[infestor update] Adding an airdrop feature to Steem accounts"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id77,313,337
net_rshares0
@steem-ua ·
#### Hi @emrebeyler!

Your post was upvoted by @steem-ua, new Steem dApp, using UserAuthority for algorithmic post curation!
Your post is eligible for our upvote, thanks to our collaboration with @utopian-io!
**Feel free to join our [@steem-ua Discord server](https://discord.gg/KpBNYGz)**
properties (22)
authorsteem-ua
permlinkre-infestor-update-adding-an-airdrop-feature-to-steem-accounts-20181224t161536z
categoryutopian-io
json_metadata"{"app": "beem/0.20.14"}"
created2018-12-24 16:15:36
last_update2018-12-24 16:15:36
depth1
children0
last_payout2018-12-31 16:15:36
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length289
author_reputation23,214,230,978,060
root_title"[infestor update] Adding an airdrop feature to Steem accounts"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id77,326,102
net_rshares0
@upmeboost ·
That's cool bro! Why the minimum rep is 90? Fix that please. 

![](https://s3.us-east-2.amazonaws.com/partiko.io/img/1f741149bd034feea79f6bb4f25af5c756d940ff.png)

Posted using [Partiko Android](https://steemit.com/@partiko-android)
πŸ‘  
properties (23)
authorupmeboost
permlinkupmeboost-re-emrebeyler-infestor-update-adding-an-airdrop-feature-to-steem-accounts-20181224t122854767z
categoryutopian-io
json_metadata{"app":"partiko"}
created2018-12-24 12:28:54
last_update2018-12-24 12:28:54
depth1
children2
last_payout2018-12-31 12:28:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length232
author_reputation2,219,084,010,738
root_title"[infestor update] Adding an airdrop feature to Steem accounts"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id77,316,392
net_rshares3,527,818,564
author_curate_reward""
vote details (1)
@emrebeyler · (edited)
$0.02
It's intentional. This is a technical update.

I will start the account drop when I get 100 discounted accounts available on my account. (Currently, 90.)  It will be announced later on.
πŸ‘  ,
properties (23)
authoremrebeyler
permlinkre-upmeboost-upmeboost-re-emrebeyler-infestor-update-adding-an-airdrop-feature-to-steem-accounts-20181224t123443931z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-12-24 12:34:45
last_update2018-12-24 12:35:45
depth2
children1
last_payout2018-12-31 12:34:45
cashout_time1969-12-31 23:59:59
total_payout_value0.019 HBD
curator_payout_value0.004 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length185
author_reputation448,528,959,341,273
root_title"[infestor update] Adding an airdrop feature to Steem accounts"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id77,316,567
net_rshares46,493,110,019
author_curate_reward""
vote details (2)
@upmeboost ·
Ohhh I understand

Posted using [Partiko Android](https://steemit.com/@partiko-android)
properties (22)
authorupmeboost
permlinkupmeboost-re-emrebeyler-re-upmeboost-upmeboost-re-emrebeyler-infestor-update-adding-an-airdrop-feature-to-steem-accounts-20181224t123640048z
categoryutopian-io
json_metadata{"app":"partiko"}
created2018-12-24 12:36:39
last_update2018-12-24 12:36:39
depth3
children0
last_payout2018-12-31 12:36:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length87
author_reputation2,219,084,010,738
root_title"[infestor update] Adding an airdrop feature to Steem accounts"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id77,316,634
net_rshares0
@utopian-io ·
Hey, @emrebeyler!

**Thanks for contributing on Utopian**.
We’re already looking forward to your next contribution!

**Get higher incentives and support Utopian.io!**
 Simply set @utopian.pay as a 5% (or higher) payout beneficiary on your contribution post (via [SteemPlus](https://chrome.google.com/webstore/detail/steemplus/mjbkjgcplmaneajhcbegoffkedeankaj?hl=en) or [Steeditor](https://steeditor.app)).

**Want to chat? Join us on Discord https://discord.gg/h52nFrV.**

<a href='https://steemconnect.com/sign/account-witness-vote?witness=utopian-io&approve=1'>Vote for Utopian Witness!</a>
properties (22)
authorutopian-io
permlinkre-infestor-update-adding-an-airdrop-feature-to-steem-accounts-20181226t224402z
categoryutopian-io
json_metadata"{"app": "beem/0.20.9"}"
created2018-12-26 22:44:03
last_update2018-12-26 22:44:03
depth1
children0
last_payout2019-01-02 22:44:03
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length592
author_reputation152,955,367,999,756
root_title"[infestor update] Adding an airdrop feature to Steem accounts"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id77,425,149
net_rshares0