Delegating SP to @minnowsupport with Steem Python by jaredcwillis

View this thread on steempeak.com
· @jaredcwillis ·
$35.04
Delegating SP to @minnowsupport with Steem Python
![Pimephales_promelas.jpg](https://steemitimages.com/DQmYc4YjyGJQNm6sE5SRmXRiBzz2b4rAsJmqHYUPN725XHh/Pimephales_promelas.jpg)

The Minnow Support Team is changing Steemit forever for minnows. By pooling our combined Steem Power, @minnowsupport has become a force for good on the platform.

One great way that Steemians can help this cause is by delegating Steem Power to the @minnowsupport account. When you delegate Steem Power, you essentially are "lending" a bit of your power to the account you delegate it to. You still own the SP and can remove the delegation at any time.

For those that are interested in contributing to the cause, but want to keep their keys locally, Steem Python is a great option!

This simple Python script makes it easy to delegate SP to @minnowsupport!

Would love to hear feedback.

<code>
print('MinnowSupport Delegator')
</code><code>
from steem import Steem
from steem.converter import Converter
</code><code>
stact = input('Please provide your account name.')
stkey = input('Please provide your private active key. This information is stored locally and will not be transmitted elsewhere. ===>  ')
</code><code>
steem = Steem(keys=[stkey])
sp  = int(input('How much SP do you want to delegate to @minnowsupport?  '))
vests = '{} VESTS'.format(Converter().sp_to_vests(sp))
</code><code>
steem.delegate_vesting_shares('minnowsupport', vests, stact)
print(sp, 'SP delegated to @minnowsupport from ', stact, '. Thank you for your support!')
</code>
👍  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , and 54 others
properties (23)
post_id6,397,813
authorjaredcwillis
permlinkdelegating-sp-to-minnowsupport-with-steem-python
categoryminnowsupport
json_metadata"{"app": "steemit/0.1", "format": "markdown", "users": ["minnowsupport"], "image": ["https://steemitimages.com/DQmYc4YjyGJQNm6sE5SRmXRiBzz2b4rAsJmqHYUPN725XHh/Pimephales_promelas.jpg"], "tags": ["minnowsupport", "minnowtowhale", "steem", "steemit", "python"]}"
created2017-07-07 01:46:09
last_update2017-07-07 01:46:09
depth0
children24
net_rshares7,460,821,198,360
last_payout2017-07-14 01:46:09
cashout_time1969-12-31 23:59:59
total_payout_value28.376 SBD
curator_payout_value6.668 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length1,480
author_reputation9,050,376,921,517
root_title"Delegating SP to @minnowsupport with Steem Python"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (118)
@randowhale ·
This post received a 2.0% upvote from @randowhale thanks to @jaredcwillis!  For more information, [click here](https://steemit.com/steemit/@randowhale/introducing-randowhale-will-you-get-the-100-vote-give-it-a-shot)!
properties (22)
post_id6,397,865
authorrandowhale
permlinkre-delegating-sp-to-minnowsupport-with-steem-python-20170707t014648
categoryminnowsupport
json_metadata"{"format": "markdown", "app": "randowhale/0.1"}"
created2017-07-07 01:46:48
last_update2017-07-07 01:46:48
depth1
children0
net_rshares0
last_payout2017-07-14 01:46:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length216
author_reputation47,497,053,264,845
root_title"Delegating SP to @minnowsupport with Steem Python"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
@melowd ·
Great work! Thanks for helping minnow.
properties (22)
post_id6,399,239
authormelowd
permlinkre-jaredcwillis-delegating-sp-to-minnowsupport-with-steem-python-20170707t020653190z
categoryminnowsupport
json_metadata"{"app": "steemit/0.1", "tags": ["minnowsupport"]}"
created2017-07-07 02:07:03
last_update2017-07-07 02:07:03
depth1
children1
net_rshares0
last_payout2017-07-14 02:07:03
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length38
author_reputation-267,095,558,755
root_title"Delegating SP to @minnowsupport with Steem Python"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
@jaredcwillis ·
$0.07
Happy to do it!
👍  
properties (23)
post_id6,399,272
authorjaredcwillis
permlinkre-melowd-re-jaredcwillis-delegating-sp-to-minnowsupport-with-steem-python-20170707t020729139z
categoryminnowsupport
json_metadata"{"app": "steemit/0.1", "tags": ["minnowsupport"]}"
created2017-07-07 02:07:30
last_update2017-07-07 02:07:30
depth2
children0
net_rshares15,181,992,952
last_payout2017-07-14 02:07:30
cashout_time1969-12-31 23:59:59
total_payout_value0.052 SBD
curator_payout_value0.016 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length15
author_reputation9,050,376,921,517
root_title"Delegating SP to @minnowsupport with Steem Python"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (1)
@sambassador ·
ho ho ho I not understand :D
dizzy....
properties (22)
post_id6,403,017
authorsambassador
permlinkre-jaredcwillis-delegating-sp-to-minnowsupport-with-steem-python-20170707t030145902z
categoryminnowsupport
json_metadata"{"app": "steemit/0.1", "tags": ["minnowsupport"]}"
created2017-07-07 03:02:00
last_update2017-07-07 03:02:00
depth1
children2
net_rshares0
last_payout2017-07-14 03:02:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length38
author_reputation471,338,953,615
root_title"Delegating SP to @minnowsupport with Steem Python"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
@jaredcwillis ·
$0.03
@bryan-imhoff just mentioned [vessel](https://steemit.com/steem-project/@jesta/vessel-006-steem-power-delegation). This is a much easier place to start if you're new!
👍  ,
properties (23)
post_id6,631,283
authorjaredcwillis
permlinkre-sambassador-re-jaredcwillis-delegating-sp-to-minnowsupport-with-steem-python-20170709t110828916z
categoryminnowsupport
json_metadata"{"app": "steemit/0.1", "users": ["bryan-imhoff"], "links": ["https://steemit.com/steem-project/@jesta/vessel-006-steem-power-delegation"], "tags": ["minnowsupport"]}"
created2017-07-09 11:08:27
last_update2017-07-09 11:08:27
depth2
children1
net_rshares7,414,461,674
last_payout2017-07-16 11:08:27
cashout_time1969-12-31 23:59:59
total_payout_value0.021 SBD
curator_payout_value0.007 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length166
author_reputation9,050,376,921,517
root_title"Delegating SP to @minnowsupport with Steem Python"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (2)
@bluabaleno ·
wow, I just downloaded Vessel. It's a beautiful tool.
properties (22)
post_id12,880,698
authorbluabaleno
permlinkre-jaredcwillis-re-sambassador-re-jaredcwillis-delegating-sp-to-minnowsupport-with-steem-python-20170915t052037396z
categoryminnowsupport
json_metadata"{"app": "steemit/0.1", "tags": ["minnowsupport"]}"
created2017-09-15 05:20:39
last_update2017-09-15 05:20:39
depth3
children0
net_rshares0
last_payout2017-09-22 05:20:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length53
author_reputation2,550,742,783,711
root_title"Delegating SP to @minnowsupport with Steem Python"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
@notregme ·
up vote resteemed
properties (22)
post_id6,470,015
authornotregme
permlinkre-jaredcwillis-delegating-sp-to-minnowsupport-with-steem-python-20170707t180916395z
categoryminnowsupport
json_metadata"{"app": "steemit/0.1", "tags": ["minnowsupport"]}"
created2017-07-07 18:09:15
last_update2017-07-07 18:09:15
depth1
children0
net_rshares0
last_payout2017-07-14 18:09:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length17
author_reputation285,466,766,349
root_title"Delegating SP to @minnowsupport with Steem Python"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
@fandy ·
Resteem for refence
properties (22)
post_id6,471,725
authorfandy
permlinkre-jaredcwillis-201778t12928555z
categoryminnowsupport
json_metadata"{"app": "esteem/1.4.6", "format": "markdown+html", "community": "esteem", "tags": "minnowsupport"}"
created2017-07-07 18:29:30
last_update2017-07-07 18:29:30
depth1
children0
net_rshares0
last_payout2017-07-14 18:29:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length19
author_reputation24,609,971,519
root_title"Delegating SP to @minnowsupport with Steem Python"
beneficiaries
0.
accountesteemapp
weight500
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
@minnowsupport ·
<p>Congratulations!  This post has been upvoted from the communal account, @minnowsupport, by jaredcwillis from the Minnow Support Project.  It's a witness project run by aggroed, ausbitbank, teamsteem, theprophet0, and someguy123.  The goal is to help Steemit grow by supporting Minnows and creating a social network.  Please find us in the <a href="https://discord.gg/HYj4yvw">Peace, Abundance, and Liberty Network (PALnet) Discord Channel</a>.  It's a completely public and open space to all members of the Steemit community who voluntarily choose to be there.</p>

<p>If you like what we're doing please upvote this comment so we can continue to build the community account that's supporting all members.</p>
properties (22)
post_id6,472,552
authorminnowsupport
permlinkre-jaredcwillis-delegating-sp-to-minnowsupport-with-steem-python-20170707t183912762z
categoryminnowsupport
json_metadata"{"app": "cosgrove/0.0.1rc3", "tags": ["minnowsupport"]}"
created2017-07-07 18:39:12
last_update2017-07-07 18:39:12
depth1
children0
net_rshares0
last_payout2017-07-14 18:39:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length713
author_reputation104,981,098,086,561
root_title"Delegating SP to @minnowsupport with Steem Python"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
@bryan-imhoff · (edited)
$0.06
I'd also recommend the [*Vessel*](https://steemit.com/steem-project/@jesta/vessel-006-steem-power-delegation) Steem wallet client. It's a great app that has an easy UI for delegating SP.
👍  , ,
properties (23)
post_id6,479,614
authorbryan-imhoff
permlinkre-jaredcwillis-delegating-sp-to-minnowsupport-with-steem-python-20170707t200440111z
categoryminnowsupport
json_metadata"{"app": "steemit/0.1", "links": ["https://steemit.com/steem-project/@jesta/vessel-006-steem-power-delegation"], "tags": ["minnowsupport"]}"
created2017-07-07 20:04:42
last_update2017-07-07 20:07:33
depth1
children5
net_rshares13,734,671,667
last_payout2017-07-14 20:04:42
cashout_time1969-12-31 23:59:59
total_payout_value0.046 SBD
curator_payout_value0.013 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length186
author_reputation40,220,220,244,131
root_title"Delegating SP to @minnowsupport with Steem Python"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (3)
@robertdurst10 · (edited)
$0.04
Yeah man, definitely second this. I'd say Vessel is the best, especially for newcomers.

And I tried to upvote your comment but since I **delegated** all my SP, the $0.00 is all I got lol
👍  
properties (23)
post_id6,494,541
authorrobertdurst10
permlinkre-bryan-imhoff-re-jaredcwillis-delegating-sp-to-minnowsupport-with-steem-python-20170707t234441272z
categoryminnowsupport
json_metadata"{"app": "steemit/0.1", "tags": ["minnowsupport"]}"
created2017-07-07 23:44:42
last_update2017-07-07 23:45:24
depth2
children3
net_rshares9,581,994,623
last_payout2017-07-14 23:44:42
cashout_time1969-12-31 23:59:59
total_payout_value0.031 SBD
curator_payout_value0.010 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length187
author_reputation5,397,867,529,588
root_title"Delegating SP to @minnowsupport with Steem Python"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (1)
@bryan-imhoff ·
I'm with you! When I first started playing around with it, I actually delegated all my SP out of an account to the point that I couldn't post, or even undelegate the SP I'd delegated! We need some warning signs!
👍  
properties (23)
post_id6,501,288
authorbryan-imhoff
permlinkre-robertdurst10-re-bryan-imhoff-re-jaredcwillis-delegating-sp-to-minnowsupport-with-steem-python-20170708t014530245z
categoryminnowsupport
json_metadata"{"app": "steemit/0.1", "tags": ["minnowsupport"]}"
created2017-07-08 01:45:30
last_update2017-07-08 01:45:30
depth3
children2
net_rshares420,105,145
last_payout2017-07-15 01:45:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length211
author_reputation40,220,220,244,131
root_title"Delegating SP to @minnowsupport with Steem Python"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (1)
@jaredcwillis ·
$0.07
Great option, I haven't used it yet myself. Have preferred the DIY approach!
👍  ,
properties (23)
post_id6,631,212
authorjaredcwillis
permlinkre-bryan-imhoff-re-jaredcwillis-delegating-sp-to-minnowsupport-with-steem-python-20170709t110731997z
categoryminnowsupport
json_metadata"{"app": "steemit/0.1", "tags": ["minnowsupport"]}"
created2017-07-09 11:07:33
last_update2017-07-09 11:07:33
depth2
children0
net_rshares18,065,973,957
last_payout2017-07-16 11:07:33
cashout_time1969-12-31 23:59:59
total_payout_value0.056 SBD
curator_payout_value0.017 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length76
author_reputation9,050,376,921,517
root_title"Delegating SP to @minnowsupport with Steem Python"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (2)
@zebbad ·
I keep seeing these bots, and have read a post about other pay bots. but how do these free bots work for the minnows?

@zebbad
properties (22)
post_id6,481,928
authorzebbad
permlinkre-jaredcwillis-delegating-sp-to-minnowsupport-with-steem-python-20170707t203733750z
categoryminnowsupport
json_metadata"{"app": "steemit/0.1", "users": ["zebbad"], "tags": ["minnowsupport"]}"
created2017-07-07 20:37:27
last_update2017-07-07 20:37:27
depth1
children1
net_rshares0
last_payout2017-07-14 20:37:27
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length126
author_reputation78,423,179,244
root_title"Delegating SP to @minnowsupport with Steem Python"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
@jaredcwillis ·
$0.03
check out @minnowsupport, there's tons of information on how to get involved.
👍  
properties (23)
post_id6,631,329
authorjaredcwillis
permlinkre-zebbad-re-jaredcwillis-delegating-sp-to-minnowsupport-with-steem-python-20170709t110915930z
categoryminnowsupport
json_metadata"{"app": "steemit/0.1", "users": ["minnowsupport"], "tags": ["minnowsupport"]}"
created2017-07-09 11:09:15
last_update2017-07-09 11:09:15
depth2
children0
net_rshares7,590,996,476
last_payout2017-07-16 11:09:15
cashout_time1969-12-31 23:59:59
total_payout_value0.021 SBD
curator_payout_value0.007 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length77
author_reputation9,050,376,921,517
root_title"Delegating SP to @minnowsupport with Steem Python"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (1)
@dune69 ·
Always a big thanks for the big guys supporting the little guys.. Thank you
properties (22)
post_id6,515,135
authordune69
permlinkre-jaredcwillis-delegating-sp-to-minnowsupport-with-steem-python-20170708t060250852z
categoryminnowsupport
json_metadata"{"app": "steemit/0.1", "tags": ["minnowsupport"]}"
created2017-07-08 06:02:54
last_update2017-07-08 06:02:54
depth1
children0
net_rshares0
last_payout2017-07-15 06:02:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length75
author_reputation24,799,586,776,299
root_title"Delegating SP to @minnowsupport with Steem Python"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
@minnowbooster ·
@minnowbooster upvoted this post!
![@jaredcwillis got you a 7.4% @minnowbooster upgoat, nice!](http://minnowshares.net/upgoat/?user=jaredcwillis&receiver=jaredcwillis&percent=7.4&hash=775)
*@jaredcwillis got you a 7.4% @minnowbooster upgoat, nice! (Image: pixabay.com)*
---
[Want a boost? Click here to read more!](https://steemit.com/minnowbooster/@minnowbooster/introducing-minnowbooster-beta)
properties (22)
post_id6,670,439
authorminnowbooster
permlinkcomment-1499625273316
categoryminnowsupport
json_metadata{}
created2017-07-09 18:34:33
last_update2017-07-09 18:34:33
depth1
children0
net_rshares0
last_payout2017-07-16 18:34:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length361
author_reputation230,261,973,332,657
root_title"Delegating SP to @minnowsupport with Steem Python"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
@alhasan ·
Saya baru saja ikut gabung mendelegasikan SP saya 10, mau ikut berpartisipasi.
properties (22)
post_id11,449,408
authoralhasan
permlinkre-jaredcwillis-delegating-sp-to-minnowsupport-with-steem-python-20170830t061224189z
categoryminnowsupport
json_metadata"{"app": "steemit/0.1", "tags": ["minnowsupport"]}"
created2017-08-30 06:12:30
last_update2017-08-30 06:12:30
depth1
children0
net_rshares0
last_payout2017-09-06 06:12:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length78
author_reputation121,774,275,823,341
root_title"Delegating SP to @minnowsupport with Steem Python"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
@jackorobin ·
$0.07
@jaredcwillis I'm new steemian here and know knowledge about lending or leasing steem to minnowbooster or minnowsupport.kindly make me understand what is its benefits?I m also interested in it but due to technical inefficiency i can not perticipate in this platform.would you help me please?
👍  
properties (23)
post_id12,752,690
authorjackorobin
permlinkre-jaredcwillis-delegating-sp-to-minnowsupport-with-steem-python-20170913t183814202z
categoryminnowsupport
json_metadata"{"app": "steemit/0.1", "users": ["jaredcwillis"], "tags": ["minnowsupport"]}"
created2017-09-13 18:38:18
last_update2017-09-13 18:38:18
depth1
children1
net_rshares26,088,875,897
last_payout2017-09-20 18:38:18
cashout_time1969-12-31 23:59:59
total_payout_value0.074 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length291
author_reputation2,429,716,234,829
root_title"Delegating SP to @minnowsupport with Steem Python"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (1)
@kalif ·
Let me explain :
If you lend your steempower in Minnowbooste that would be delegating to someone for 4 weeks for example and then you will be paid for it between 15-30 % annual but you can delegate to minnowbooster too and to that you will get rewarded a Percentage of the sells, you can even just keep your SP and just sell your vote in Smartsteem or minnowbooster. the benefits you sell your votes or SP to get passive income and to support the community so that every SP in put in good use. This not all you still need to do some research but that was the basics ^^
properties (22)
post_id45,691,794
authorkalif
permlinkre-jackorobin-re-jaredcwillis-delegating-sp-to-minnowsupport-with-steem-python-20180427t135616654z
categoryminnowsupport
json_metadata"{"app": "steemit/0.1", "tags": ["minnowsupport"]}"
created2018-04-27 13:57:54
last_update2018-04-27 13:57:54
depth2
children0
net_rshares0
last_payout2018-05-04 13:57:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length568
author_reputation4,222,362,886,512
root_title"Delegating SP to @minnowsupport with Steem Python"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
@thenomadictales ·
Hey guys. This looks like a great initiative and would ;love to support the team. i'm quite new to all this so need some guidance for the same.
properties (22)
post_id28,167,903
authorthenomadictales
permlinkre-jaredcwillis-delegating-sp-to-minnowsupport-with-steem-python-20180126t065937221z
categoryminnowsupport
json_metadata"{"app": "steemit/0.1", "tags": ["minnowsupport"]}"
created2018-01-26 06:59:36
last_update2018-01-26 06:59:36
depth1
children0
net_rshares0
last_payout2018-02-02 06:59:36
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length143
author_reputation3,114,105,584,446
root_title"Delegating SP to @minnowsupport with Steem Python"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
@minhazahmed ·
Can i join this event?
👍  
properties (23)
post_id38,873,751
authorminhazahmed
permlinkre-jaredcwillis-delegating-sp-to-minnowsupport-with-steem-python-20180316t045437443z
categoryminnowsupport
json_metadata"{"app": "steemit/0.1", "tags": ["minnowsupport"]}"
created2018-03-16 04:54:39
last_update2018-03-16 04:54:39
depth1
children0
net_rshares426,381,349
last_payout2018-03-23 04:54:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length22
author_reputation28,328,411,489
root_title"Delegating SP to @minnowsupport with Steem Python"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (1)