create account

rewarding.app - autovoter for HIVE by holger80

View this thread on: hive.blogpeakd.comecency.com
· @holger80 · (edited)
$63.78
rewarding.app - autovoter for HIVE
![rewarding_app_logo.png](https://files.peakd.com/file/peakd-hive/holger80/SYnZ55Af-rewarding_app_logo.png)

I've ported [steemrewarding.com](https://steemrewarding.com) to the HIVE blockchain. The new domain is [rewarding.app](https://rewarding.app). Login is done with hive keychain or hivesigner.

All voting rules have been copied but are deactivated. You need to go to https://rewarding.app/settings and toogle:
![image.png](https://files.peakd.com/file/peakd-hive/holger80/ZtUkCAK3-image.png)
`Enable voting` to true.

I'm motivated to improve my tool, please drop suggestions as comment (I know already that the interface sucks :)).

## What can rewarding.app do?
### Vote by command
rewarding.app is not just a simple autovoter, it can be used to vote by leaving a command in a comment (requirement is a active authority given to @rewarding)
```
Thanks for your article
$rewarding 50%
```
### Autovote only when vote power is idle
You can upvote your own posts only when your vote power is full and would be otherwise wasted. You can do this by creating a rule with:
* yourself as author
* `min_vp` set to 100
* `vote_when_vp_reached` set to true
* `maximum_vote_delay_min` can be set to limit the time window (e.g. 4320 means that a vote is only broadcasted within the first 3 days)

### Follow curators
It is possible to create trail voting rules and set conditions when a vote is followed (e.g. exclude all posts with a specific tag).
It is also possible to follow downvoters by creating a trail downvote rule.

### Stack votes
By using the delayed vote [tab](https://rewarding.app/delayed_vote), it is possible to stack votes.
This can be done by `setting min_vp` to 100, `vote_when_vp_reached`  to true and increasing `vp_reached_order` for each new stacked vote. E.g. when there are already 2 pending votes, I can add a third one, by setting `vp_reached_order` to 3. Whenever now the VP reaches 100% one stacked vote is casted, sorted by `vp_reached_order`.

### Improving curation rewards
As it is not possible to vote always within the first 5 minutes, I can create vote rules for authors that create always outstanding content.
rewarding.app shows in the vote log the best time point for a optimal vote. When `optimize_vote_delay` is toggled to true in the [settings](https://rewarding.app/settings), the time delay is automatically optimized.
 

👍  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , and 318 others
properties (23)
authorholger80
permlinkrewarding-app-autovoter-for-hive
categoryrewarding
json_metadata{"app":"peakd/2020.03.12","format":"markdown","tags":["rewarding","autovote","hive-dev","hive-166246"],"users":["rewarding"],"links":["https://steemrewarding.com","https://rewarding.app","https://rewarding.app/settings","/@rewarding","https://rewarding.app/delayed_vote","https://rewarding.app/settings"],"image":["https://files.peakd.com/file/peakd-hive/holger80/SYnZ55Af-rewarding_app_logo.png","https://files.peakd.com/file/peakd-hive/holger80/ZtUkCAK3-image.png"]}
created2020-03-26 17:32:00
last_update2020-03-30 08:10:18
depth0
children64
last_payout2020-04-02 17:32:00
cashout_time1969-12-31 23:59:59
total_payout_value32.094 HBD
curator_payout_value31.688 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length2,364
author_reputation358,857,509,568,825
root_title"rewarding.app - autovoter for HIVE"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id96,590,470
net_rshares156,375,559,400,341
author_curate_reward""
vote details (382)
@abitcoinskeptic ·
$0.11
Thank you so much. Less than a week is very impressive.

I will check it out after work.
I already prepared 3 extensive tutorials on steem (trails, individuals and optimizing/troubkeshooting).

 I will update change steem to hive  and improve these over the weekend and next week. There are a few things I don't understand well or use, and maybe the comments in the old posts will be valuable so I will link the original versions then.

They are all easy to find here:
https://hive.blog/trending/hive-149034
👍  ,
properties (23)
authorabitcoinskeptic
permlinkre-holger80-q7trsv
categoryrewarding
json_metadata{"tags":["rewarding"],"app":"peakd/2020.03.12"}
created2020-03-26 23:55:45
last_update2020-03-26 23:55:45
depth1
children1
last_payout2020-04-02 23:55:45
cashout_time1969-12-31 23:59:59
total_payout_value0.055 HBD
curator_payout_value0.055 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length507
author_reputation335,387,091,612,941
root_title"rewarding.app - autovoter for HIVE"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id96,594,126
net_rshares500,061,525,878
author_curate_reward""
vote details (2)
@cubapl ·
thanks, it is very handy to have all tutorials in one place. good job
properties (22)
authorcubapl
permlinkq83oh9
categoryrewarding
json_metadata{"app":"hiveblog/0.1"}
created2020-04-01 08:19:57
last_update2020-04-01 08:19:57
depth2
children0
last_payout2020-04-08 08:19:57
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_length69
author_reputation12,037,856,753,124
root_title"rewarding.app - autovoter for HIVE"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id96,663,082
net_rshares0
@abitcoinskeptic ·
$0.02
I found a case where the variable name requires changing:

Vote Rules:
vote_sbd [$]

should be:
vote_hbd [$]

or changed to something neutral



👍  
properties (23)
authorabitcoinskeptic
permlinkre-holger80-q7xj2x
categoryrewarding
json_metadata{"tags":["rewarding"],"app":"peakd/2020.03.12"}
created2020-03-29 00:37:48
last_update2020-03-29 00:37:48
depth1
children0
last_payout2020-04-05 00:37:48
cashout_time1969-12-31 23:59:59
total_payout_value0.011 HBD
curator_payout_value0.011 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length145
author_reputation335,387,091,612,941
root_title"rewarding.app - autovoter for HIVE"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id96,620,716
net_rshares113,371,644,143
author_curate_reward""
vote details (1)
@andrepol ·
So lovely!! I'm happy to read the good news today! Chain on! Chains off!! !invest_vote
properties (22)
authorandrepol
permlinkre-holger80-q805g5
categoryrewarding
json_metadata{"tags":["rewarding"],"app":"peakd/2020.03.12"}
created2020-03-30 10:36:06
last_update2020-03-30 10:36:06
depth1
children0
last_payout2020-04-06 10:36:06
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_length86
author_reputation6,197,147,962,470
root_title"rewarding.app - autovoter for HIVE"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id96,637,880
net_rshares0
@andrepol ·
Well, "504 Gateway Time-out" right now
properties (22)
authorandrepol
permlinkre-holger80-q805i2
categoryrewarding
json_metadata{"tags":["rewarding"],"app":"peakd/2020.03.12"}
created2020-03-30 10:37:15
last_update2020-03-30 10:37:15
depth1
children0
last_payout2020-04-06 10:37: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_length38
author_reputation6,197,147,962,470
root_title"rewarding.app - autovoter for HIVE"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id96,637,897
net_rshares0
@creativetruth ·
$0.11
Hurray! Thank you so much for making this awesome utility available for Hive. I used steemrewarding frequently, so I'll definitely be interested in this one.

Is it okay to say @holger80 is my favorite developer on our blockchain?
👍  
properties (23)
authorcreativetruth
permlinkre-holger80-q7tsh4
categoryrewarding
json_metadata{"tags":["rewarding"],"app":"peakd/2020.03.12"}
created2020-03-27 00:10:18
last_update2020-03-27 00:10:18
depth1
children0
last_payout2020-04-03 00:10:18
cashout_time1969-12-31 23:59:59
total_payout_value0.054 HBD
curator_payout_value0.054 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length230
author_reputation127,872,117,350,767
root_title"rewarding.app - autovoter for HIVE"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id96,594,247
net_rshares494,550,690,122
author_curate_reward""
vote details (1)
@creativetruth · (edited)
Is there any way to recover my lost voting rules? They seem to be missing from my steemrewarding account also.

I've enabled voting in the settings, and they are still gone.
properties (22)
authorcreativetruth
permlinkre-holger80-q7tvyu
categoryrewarding
json_metadata{"tags":["rewarding"],"app":"peakd/2020.03.12"}
created2020-03-27 01:25:45
last_update2020-03-27 01:26:06
depth1
children0
last_payout2020-04-03 01:25:45
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_length173
author_reputation127,872,117,350,767
root_title"rewarding.app - autovoter for HIVE"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id96,594,970
net_rshares0
@deniskj ·
Hi, Holger.

Maybe you can add a parameter to prevent voting on more than one post by the same author withing 24 hours or even 48 hours to prevent shit posting and reward mining. 
properties (22)
authordeniskj
permlinkre-holger80-2020327t114641223z
categoryrewarding
json_metadata{"tags":["rewarding","autovote","hive-dev"],"app":"esteem/2.2.4-mobile","format":"markdown+html","community":"hive-125125"}
created2020-03-27 08:46:42
last_update2020-03-27 08:46:42
depth1
children0
last_payout2020-04-03 08:46:42
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_length179
author_reputation50,835,641,159,851
root_title"rewarding.app - autovoter for HIVE"
beneficiaries
0.
accountesteemapp
weight300
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id96,598,015
net_rshares0
@detlev ·
Cool job, many thanks and whenever it is running here a lot of BEER
properties (22)
authordetlev
permlinkre-holger80-q7taj1
categoryrewarding
json_metadata{"tags":["rewarding"],"app":"peakd/2020.03.9"}
created2020-03-26 17:42:36
last_update2020-03-26 17:42:36
depth1
children0
last_payout2020-04-02 17:42: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_length67
author_reputation1,751,383,255,575,405
root_title"rewarding.app - autovoter for HIVE"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id96,590,566
net_rshares0
@doyoy ·
Hive is growing and moving forward
properties (22)
authordoyoy
permlinkre-holger80-q7uqmy
categoryrewarding
json_metadata{"tags":["rewarding"],"app":"peakd/2020.03.12"}
created2020-03-27 12:28:12
last_update2020-03-27 12:28:12
depth1
children0
last_payout2020-04-03 12:28: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_length34
author_reputation-94,921,120,380
root_title"rewarding.app - autovoter for HIVE"
beneficiaries
0.
accountlikwid
weight10,000
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id96,599,876
net_rshares0
@ew-and-patterns ·
How do I login with keychain? I only get forwarded to hive signer
properties (22)
authorew-and-patterns
permlinkre-holger80-q8p8ap
categoryrewarding
json_metadata{"tags":["rewarding"],"app":"peakd/2020.03.14"}
created2020-04-12 23:37:51
last_update2020-04-12 23:37:51
depth1
children0
last_payout2020-04-19 23:37: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_length65
author_reputation138,703,829,387,626
root_title"rewarding.app - autovoter for HIVE"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id96,818,030
net_rshares0
@ewkaw · (edited)
Awesome! was waiting for that on Hive :)

Oh yea.. In https://rewarding.app/settings is this:

![Capture.JPG](https://images.hive.blog/DQmepM8TDGa2VMqL8L5YnfmfCLr9iZr9HJnDKM8wKKPKocw/Capture.JPG)

We don't have to change that?
properties (22)
authorewkaw
permlinkq7td4b
categoryrewarding
json_metadata{"app":"hiveblog/0.1","image":["https://images.hive.blog/DQmepM8TDGa2VMqL8L5YnfmfCLr9iZr9HJnDKM8wKKPKocw/Capture.JPG"],"links":["https://rewarding.app/settings"]}
created2020-03-26 18:38:36
last_update2020-03-26 18:40:30
depth1
children2
last_payout2020-04-02 18:38: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_length226
author_reputation1,161,924,873,487,910
root_title"rewarding.app - autovoter for HIVE"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id96,591,100
net_rshares0
@holger80 ·
This is a left over, as I copied everything from steemrewarding. You should change this to https://peakd.com or https://hive.blog
properties (22)
authorholger80
permlinkre-ewkaw-q7tmzl
categoryrewarding
json_metadata{"tags":["rewarding"],"app":"peakd/2020.03.12"}
created2020-03-26 22:11:51
last_update2020-03-26 22:11:51
depth2
children1
last_payout2020-04-02 22:11: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_length129
author_reputation358,857,509,568,825
root_title"rewarding.app - autovoter for HIVE"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id96,593,264
net_rshares0
@ewkaw ·
Oh okay! Thanks :)
properties (22)
authorewkaw
permlinkq7utup
categoryrewarding
json_metadata{"app":"hiveblog/0.1"}
created2020-03-27 13:37:36
last_update2020-03-27 13:37:36
depth3
children0
last_payout2020-04-03 13:37: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_length18
author_reputation1,161,924,873,487,910
root_title"rewarding.app - autovoter for HIVE"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id96,600,632
net_rshares0
@fractalnode ·
Hi @holger80 
could you please update the links under the names of the author accounts because they are still linking to steemit.com
properties (22)
authorfractalnode
permlinkre-holger80-qbrdxy
categoryrewarding
json_metadata{"tags":["rewarding"],"app":"peakd/2020.05.5"}
created2020-06-11 11:15:36
last_update2020-06-11 11:15:36
depth1
children0
last_payout2020-06-18 11: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_length132
author_reputation6,921,645,358,941
root_title"rewarding.app - autovoter for HIVE"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,898,961
net_rshares0
@gerber · (edited)
$0.17
1. Less Options - group options, absolutely required to set rule, extra options. Simplify basic functionality like auto voting for users.

2. Am not going to use app for voting, but i remember your tool had curation reward calculations, i would like to use that to check data on all my votes not just on votes from app. Could replace steemworld for some people to check curation rewards = users. I could add alt on trial to use it already hmmm.

3. Few simple tutorials - step by step, to create basic rule or to create more complicated rules, like voting on tribes(tag) or apps, adding comment after vote. All of that is useful for people running own small projects if they can understand how to set this up.

4. And back to point 1, simplification wherever it is possible, leave required settings and button to show extra settings :)
👍  , ,
properties (23)
authorgerber
permlinkre-holger80-q7ti6o
categoryrewarding
json_metadata{"tags":["rewarding"],"app":"peakd/2020.03.12"}
created2020-03-26 20:28:06
last_update2020-03-26 20:28:57
depth1
children10
last_payout2020-04-02 20:28:06
cashout_time1969-12-31 23:59:59
total_payout_value0.086 HBD
curator_payout_value0.086 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length835
author_reputation19,862,648,486,055
root_title"rewarding.app - autovoter for HIVE"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id96,592,165
net_rshares756,003,881,578
author_curate_reward""
vote details (3)
@abitcoinskeptic ·
$0.31
I made some extensive tutorials (linked in my main comment). I'm going to improve these. Steem rewarding is by far the best autovoter and curation trail follower, extremely powerful when used well (from steem auto to this I nearly doubled my curation efficiency%)

Good point about complicated. I will try to make a 4th tutorial to just do quick beginner set up. 
👍  , ,
properties (23)
authorabitcoinskeptic
permlinkre-gerber-q7tsa4
categoryrewarding
json_metadata{"tags":["rewarding"],"app":"peakd/2020.03.12"}
created2020-03-27 00:06:06
last_update2020-03-27 00:06:06
depth2
children9
last_payout2020-04-03 00:06:06
cashout_time1969-12-31 23:59:59
total_payout_value0.155 HBD
curator_payout_value0.155 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length363
author_reputation335,387,091,612,941
root_title"rewarding.app - autovoter for HIVE"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id96,594,220
net_rshares1,297,382,049,033
author_curate_reward""
vote details (3)
@gerber ·
yep, it would need to be simplified in app, when user see so many boxes to fill, he's already confused, and closing it without checking tutorials :)

+ if there are tutorials already, could be linked in app

I personally automated everything by myself already in own scripts...
👍  
properties (23)
authorgerber
permlinkre-abitcoinskeptic-q7tt1p
categoryrewarding
json_metadata{"tags":["rewarding"],"app":"peakd/2020.03.12"}
created2020-03-27 00:22:36
last_update2020-03-27 00:22:36
depth3
children7
last_payout2020-04-03 00:22: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_length277
author_reputation19,862,648,486,055
root_title"rewarding.app - autovoter for HIVE"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id96,594,369
net_rshares78,522,650,126
author_curate_reward""
vote details (1)
@gerber ·
create rule, add multiple names. instead of creating rules 
properties (22)
authorgerber
permlinkre-abitcoinskeptic-q7twc2
categoryrewarding
json_metadata{"tags":["rewarding"],"app":"peakd/2020.03.12"}
created2020-03-27 01:33:36
last_update2020-03-27 01:33:36
depth3
children0
last_payout2020-04-03 01:33: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_length59
author_reputation19,862,648,486,055
root_title"rewarding.app - autovoter for HIVE"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id96,595,040
net_rshares0
@gingerbyna ·
Hi @holger I've been using rewarding.app since we changed to hive and there hasn't been any problems but for close to two months now I haven't been getting rewards for curating. I finally found time to look in your app and it's showing my upvotes as it is supposed to be and following my rule set but when I checked in steemd.com I can see that I've been upvoting @steemengineteam for this whole period all through to July 2020. I don't understand what's happening and I'm hoping you could shed more light on the issue.
properties (22)
authorgingerbyna
permlinkre-holger80-2021118t83123113z
categoryrewarding
json_metadata{"tags":["rewarding","autovote","hive-dev","hive-166246"],"app":"ecency/3.0.12-mobile","format":"markdown+html"}
created2021-01-18 07:31:24
last_update2021-01-18 07:31:24
depth1
children0
last_payout2021-01-25 07:31: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_length519
author_reputation23,719,622,313
root_title"rewarding.app - autovoter for HIVE"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id101,427,973
net_rshares0
@investinthefutur ·
@andrepol denkt du hast ein Vote durch @investinthefutur verdient! ----> [Wer ist investinthefutur ?](https://hive.blog/deutsch/@investinthefutur/wer-ist-investinthefutur)<br>@andrepol thinks you have earned a vote of @investinthefutur !----> [Who is investinthefutur ?](https://hive.blog/deutsch/@investinthefutur/wer-ist-investinthefutur)
properties (22)
authorinvestinthefutur
permlinkre-rewarding-app-autovoter-for-hive-20200330t103949z
categoryrewarding
json_metadata"{"app": "bhive/0.23.0"}"
created2020-03-30 10:39:51
last_update2020-03-30 10:39:51
depth1
children0
last_payout2020-04-06 10:39: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_length340
author_reputation135,731,370,321,556
root_title"rewarding.app - autovoter for HIVE"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id96,637,928
net_rshares0
@jarvie ·
$0.13
Can you put in a system to not vote on posts that use #NoAutoVotes as a tag or somewhere in the metadata. Whatever way you want. 

Believe if or not some posts are made not to get rich off of and a creator may want to reserve votes for other posts or non-community posts. 
👍  ,
properties (23)
authorjarvie
permlinkre-holger80-q7tkr4
categoryrewarding
json_metadata{"tags":["rewarding"],"app":"peakd/2020.03.12"}
created2020-03-26 21:23:27
last_update2020-03-26 21:23:27
depth1
children4
last_payout2020-04-02 21:23:27
cashout_time1969-12-31 23:59:59
total_payout_value0.065 HBD
curator_payout_value0.064 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length272
author_reputation388,491,264,112,133
root_title"rewarding.app - autovoter for HIVE"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id96,592,719
net_rshares579,532,981,285
author_curate_reward""
vote details (2)
@abitcoinskeptic ·
You can alread do this with it on individual accounts and trails, field is called "skip  tags" or something obvious. 
properties (22)
authorabitcoinskeptic
permlinkre-jarvie-q7tsg0
categoryrewarding
json_metadata{"tags":["rewarding"],"app":"peakd/2020.03.12"}
created2020-03-27 00:09:39
last_update2020-03-27 00:09:39
depth2
children3
last_payout2020-04-03 00:09: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_length117
author_reputation335,387,091,612,941
root_title"rewarding.app - autovoter for HIVE"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id96,594,242
net_rshares0
@themanualbot ·
I got an internal error upon setting my voting true on settings area.
properties (22)
authorthemanualbot
permlinkq7tuh3
categoryrewarding
json_metadata{"app":"hiveblog/0.1"}
created2020-03-27 00:53:30
last_update2020-03-27 00:53:30
depth3
children2
last_payout2020-04-03 00:53: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_length69
author_reputation167,322,914,429,339
root_title"rewarding.app - autovoter for HIVE"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id96,594,734
net_rshares0
@jphamer1 ·
Do i need to change the URL? at moment it says steemit.com?
properties (22)
authorjphamer1
permlinkq7uxf7
categoryrewarding
json_metadata{"app":"hiveblog/0.1"}
created2020-03-27 14:54:42
last_update2020-03-27 14:54:42
depth1
children0
last_payout2020-04-03 14:54:42
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_length59
author_reputation13,498,015,589,626
root_title"rewarding.app - autovoter for HIVE"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id96,601,500
net_rshares0
@kharma.scribbles ·
I've been using rewarding since the Steem days and it has a hidden gem function: vote on a post after payout; I use this extensively.

To do so, comment on any post past payout:

"`$rewarding 77%`" or "`$rewarding 77% 13min`" which "creates a comment with 100% beneficiaries set to the author (of parent post/comment) and upvotes this with the given percentage and delay"
Of course you can input any vote weight % and time delay is optional.

I'll give an example on @holger80's post here. . .
properties (22)
authorkharma.scribbles
permlinkre-holger80-qb2vsz
categoryrewarding
json_metadata{"tags":["rewarding"],"app":"peakd/2020.05.5"}
created2020-05-29 05:41:30
last_update2020-05-29 05:41:30
depth1
children1
last_payout2020-06-05 05:41: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_length493
author_reputation4,988,835,934,532
root_title"rewarding.app - autovoter for HIVE"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,650,830
net_rshares0
@rewarding ·
$0.01
rewarding holger80
The reward of this comment goes 100 % to the author holger80. This is done by setting the beneficiaries of this comment to 100 %.

👍  ,
properties (23)
authorrewarding
permlinkre-re-holger80-qb2vsz-20200529t054151z
categoryrewarding
json_metadata"{"app": "beempy/0.23.1"}"
created2020-05-29 05:41:51
last_update2020-05-29 05:41:51
depth2
children0
last_payout2020-06-05 05:41:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.012 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length131
author_reputation32,654,544,428,658
root_title"rewarding.app - autovoter for HIVE"
beneficiaries
0.
accountholger80
weight10,000
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,650,832
net_rshares99,095,910,843
author_curate_reward""
vote details (2)
@knfitaly ·
https://tse2.mm.bing.net/th?id=OGC.c475b448724dd1dc9aae6fafd070da74&pid=Api&rurl=https%3a%2f%2fmedia.giphy.com%2fmedia%2f3o7absbD7PbTFQa0c8%2fgiphy.gif&ehk=b%2fntzRdZacKwg5%2bB65fyK8d8Rv4XJ1tGCf%2bbqDag3eE%3d

A greeting, Nicola 
properties (22)
authorknfitaly
permlinkre-holger80-q7tk0h
categoryrewarding
json_metadata{"tags":["rewarding"],"app":"peakd/2020.03.12"}
created2020-03-26 21:07:30
last_update2020-03-26 21:07:30
depth1
children0
last_payout2020-04-02 21: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_length229
author_reputation5,977,990,737,151
root_title"rewarding.app - autovoter for HIVE"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id96,592,571
net_rshares0
@manniman ·
Stack Votes o.Ó

Well that sounds fun to me.
properties (22)
authormanniman
permlinkre-holger80-2020327t142837920z
categoryrewarding
json_metadata{"tags":["rewarding","autovote","hive-dev"],"app":"esteem/2.2.5-mobile","format":"markdown+html","community":"hive-125125"}
created2020-03-27 13:28:39
last_update2020-03-27 13:28:39
depth1
children0
last_payout2020-04-03 13:28: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_length44
author_reputation77,790,724,868,389
root_title"rewarding.app - autovoter for HIVE"
beneficiaries
0.
accountesteemapp
weight300
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id96,600,507
net_rshares0
@mattsanthonyit ·
Great autovoter for everyone on HIVE. I need to give a trial soon. 
properties (22)
authormattsanthonyit
permlinkre-holger80-q81pv5
categoryrewarding
json_metadata{"tags":["rewarding"],"app":"peakd/2020.03.13"}
created2020-03-31 06:55:06
last_update2020-03-31 06:55:06
depth1
children0
last_payout2020-04-07 06:55:06
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_length67
author_reputation1,631,648,697,823,002
root_title"rewarding.app - autovoter for HIVE"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id96,648,584
net_rshares0
@muscara ·
$0.11
A ton of smileys couldn't tell you how happy I am to have that service again :)
👍  
properties (23)
authormuscara
permlinkre-holger80-q7tejv
categoryrewarding
json_metadata{"tags":["rewarding"],"app":"peakd/2020.03.12"}
created2020-03-26 19:09:33
last_update2020-03-26 19:09:33
depth1
children0
last_payout2020-04-02 19:09:33
cashout_time1969-12-31 23:59:59
total_payout_value0.055 HBD
curator_payout_value0.055 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length79
author_reputation108,733,165,182,422
root_title"rewarding.app - autovoter for HIVE"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id96,591,389
net_rshares500,275,045,368
author_curate_reward""
vote details (1)
@nulledgh0st ·
$0.22
Just now coming across this, but it looks useful. I've been doing some reading on curation/voting trails, etc, and now that my VP has some weight to it, I'm trying to optimize usage.

What are your most recommended settings @holger80?
👍  
properties (23)
authornulledgh0st
permlinkre-holger80-q9qcdl
categoryrewarding
json_metadata{"tags":["rewarding"],"app":"peakd/2020.04.5"}
created2020-05-03 00:37:00
last_update2020-05-03 00:37:00
depth1
children0
last_payout2020-05-10 00:37:00
cashout_time1969-12-31 23:59:59
total_payout_value0.110 HBD
curator_payout_value0.110 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length234
author_reputation28,154,041,116,036
root_title"rewarding.app - autovoter for HIVE"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,149,959
net_rshares537,541,503,109
author_curate_reward""
vote details (1)
@omitaylor ·
It seems its broken. The login button isn't working.
properties (22)
authoromitaylor
permlinkre-holger80-qrx9q3
categoryrewarding
json_metadata{"tags":["rewarding"],"app":"peakd/2021.04.2"}
created2021-04-21 16:27:39
last_update2021-04-21 16:27:39
depth1
children0
last_payout2021-04-28 16:27: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_length52
author_reputation3,986,872,420,584
root_title"rewarding.app - autovoter for HIVE"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id103,190,230
net_rshares0
@ond ·
What about steemrewarding, can we still use it? @holger80
properties (22)
authorond
permlinkqbgkrf
categoryrewarding
json_metadata{"users":["holger80"],"app":"hiveblog/0.1"}
created2020-06-05 15:09:18
last_update2020-06-05 15:09:18
depth1
children0
last_payout2020-06-12 15:09: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_length57
author_reputation2,599,620,590,431
root_title"rewarding.app - autovoter for HIVE"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,787,954
net_rshares0
@pavelsku ·
Hi @holger80 
It is not possible to login to rewarding.app in any way, is there any problem?
Thanks for the info.
properties (22)
authorpavelsku
permlinkre-holger80-qrkbiu
categoryrewarding
json_metadata{"tags":["rewarding"],"app":"peakd/2021.04.2"}
created2021-04-14 16:37:42
last_update2021-04-14 16:37:42
depth1
children7
last_payout2021-04-21 16:37:42
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_length113
author_reputation411,095,656,161,927
root_title"rewarding.app - autovoter for HIVE"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id103,043,928
net_rshares0
@thatcryptodave ·
I'm having the same issue... if I don't hear anything about it soon, I'll be revoking access and starting over with hive.vote. Super frustrating though. No answer from anyone. I posted about it [HERE](https://leofinance.io/@thatcryptodave/auto-voting-rewarding-app-down) too. I'll let you know if I learn anything.
properties (22)
authorthatcryptodave
permlinkqrkdpi
categoryrewarding
json_metadata{"links":["https://leofinance.io/@thatcryptodave/auto-voting-rewarding-app-down"],"app":"hiveblog/0.1"}
created2021-04-14 17:24:57
last_update2021-04-14 17:24:57
depth2
children6
last_payout2021-04-21 17:24:57
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_length314
author_reputation13,982,214,271,369
root_title"rewarding.app - autovoter for HIVE"
beneficiaries
0.
accounthiveonboard
weight100
1.
accounttipu
weight100
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id103,044,702
net_rshares0
@dandays ·
Could I talk you into adding me to that call back list, too?
properties (22)
authordandays
permlinkre-thatcryptodave-qrrvp5
categoryrewarding
json_metadata{"tags":["rewarding"],"app":"peakd/2021.04.2"}
created2021-04-18 18:36:42
last_update2021-04-18 18:36:42
depth3
children5
last_payout2021-04-25 18:36:42
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_length60
author_reputation253,596,081,930,457
root_title"rewarding.app - autovoter for HIVE"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id103,126,860
net_rshares0
@riverflows ·
Thanks so much for this - appreciated. 
properties (22)
authorriverflows
permlinkre-holger80-q7x245
categoryrewarding
json_metadata{"tags":["rewarding"],"app":"peakd/2020.03.12"}
created2020-03-28 18:31:18
last_update2020-03-28 18:31:18
depth1
children0
last_payout2020-04-04 18:31: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_length39
author_reputation2,104,250,771,453,364
root_title"rewarding.app - autovoter for HIVE"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id96,617,050
net_rshares0
@roleerob · (edited)
$0.13
Very good @holger80.  I've heard about this.  I need to investigate and learn more about it.

In attempting to do so, I found that your app does not allow me to sign in with Hive Keychain, as indicated.  Instead, it takes me to a HiveSigner webpage and asking me for my keys, even though Hive Keychain is activated and working fine with PeakD ...

You have ported this app to Hive in a very short time frame.  I would imagine you are still working on it, so hopefully this will be addressed soon enough.  Then I will try it again ...
👍  ,
properties (23)
authorroleerob
permlinkre-holger80-q7uuco
categoryrewarding
json_metadata{"tags":["rewarding"],"app":"peakd/2020.03.12"}
created2020-03-27 13:48:27
last_update2020-03-27 13:49:03
depth1
children1
last_payout2020-04-03 13:48:27
cashout_time1969-12-31 23:59:59
total_payout_value0.067 HBD
curator_payout_value0.067 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length533
author_reputation121,025,951,911,758
root_title"rewarding.app - autovoter for HIVE"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id96,600,753
net_rshares601,000,914,483
author_curate_reward""
vote details (2)
@apshamilton ·
I also can't get Hive Keychain to work with it. 
properties (22)
authorapshamilton
permlinkre-roleerob-q83pgt
categoryrewarding
json_metadata{"tags":["rewarding"],"app":"peakd/2020.03.14"}
created2020-04-01 08:41:18
last_update2020-04-01 08:41:18
depth2
children0
last_payout2020-04-08 08:41: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_length48
author_reputation212,453,007,195,020
root_title"rewarding.app - autovoter for HIVE"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id96,663,271
net_rshares0
@saboin ·
I just noticed this post today when I read @abitcoinskeptic's post about the new Rewarding site. I went over and enabled my old rules again, and made some adjustments. Steemrewarding was my favourite vote automation system for Steem, so I was waiting for this. I don't know how I missed it.

Anyway, a huge thanks for this service!

I'm voting for your witness and I've setup some auto-votes in Rewarding.app for your posts. 😊
👍  , ,
👎  
properties (23)
authorsaboin
permlinkre-holger80-q8410w
categoryrewarding
json_metadata{"tags":["rewarding"],"app":"peakd/2020.03.14"}
created2020-04-01 12:50:57
last_update2020-04-01 12:50:57
depth1
children0
last_payout2020-04-08 12:50:57
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_length426
author_reputation3,313,049,052,405
root_title"rewarding.app - autovoter for HIVE"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id96,666,002
net_rshares2,247,366,211
author_curate_reward""
vote details (4)
@slobberchops ·
Would love to use it but its down.

![image.png](https://files.peakd.com/file/peakd-hive/slobberchops/YHibFSi6-image.png)
properties (22)
authorslobberchops
permlinkre-holger80-q7wwj6
categoryrewarding
json_metadata{"tags":["rewarding"],"app":"peakd/2020.03.12"}
created2020-03-28 16:30:42
last_update2020-03-28 16:30:42
depth1
children3
last_payout2020-04-04 16:30:42
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_length121
author_reputation2,443,692,175,003,179
root_title"rewarding.app - autovoter for HIVE"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id96,615,445
net_rshares0
@holger80 ·
$0.05
I fixed it, can you try again?
👍  ,
properties (23)
authorholger80
permlinkre-slobberchops-q7wy1x
categoryrewarding
json_metadata{"tags":["rewarding"],"app":"peakd/2020.03.12"}
created2020-03-28 17:03:42
last_update2020-03-28 17:03:42
depth2
children2
last_payout2020-04-04 17:03:42
cashout_time1969-12-31 23:59:59
total_payout_value0.023 HBD
curator_payout_value0.022 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length30
author_reputation358,857,509,568,825
root_title"rewarding.app - autovoter for HIVE"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id96,615,793
net_rshares225,929,556,441
author_curate_reward""
vote details (2)
@slobberchops ·
It's fine now, thanks!
properties (22)
authorslobberchops
permlinkre-holger80-q7wykp
categoryrewarding
json_metadata{"tags":["rewarding"],"app":"peakd/2020.03.12"}
created2020-03-28 17:14:51
last_update2020-03-28 17:14:51
depth3
children0
last_payout2020-04-04 17:14: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_length22
author_reputation2,443,692,175,003,179
root_title"rewarding.app - autovoter for HIVE"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id96,615,929
net_rshares0
@slobberchops ·
Just one more thing, is this enabled? It seems not.

![image.png](https://files.peakd.com/file/peakd-hive/slobberchops/mBW21vci-image.png)

If I click the link, it appears it is authorised?

![image.png](https://files.peakd.com/file/peakd-hive/slobberchops/kQIS2VmH-image.png)
properties (22)
authorslobberchops
permlinkre-holger80-q7wyrl
categoryrewarding
json_metadata{"tags":["rewarding"],"app":"peakd/2020.03.12"}
created2020-03-28 17:19:00
last_update2020-03-28 17:19:00
depth3
children0
last_payout2020-04-04 17:19:00
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_length276
author_reputation2,443,692,175,003,179
root_title"rewarding.app - autovoter for HIVE"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id96,615,971
net_rshares0
@soyrosa ·
$0.11
Loved the app on Steem, glad to see it on Hive! I have no wishes for now although I would recommend it more often to n00bs if the interface looked better :P But I know that you know, so I'll just shut up now :D Really happy to see you active here! *Cheers*! 
👍  
properties (23)
authorsoyrosa
permlinkre-holger80-q7th9k
categoryrewarding
json_metadata{"tags":["rewarding"],"app":"peakd/2020.03.12"}
created2020-03-26 20:08:09
last_update2020-03-26 20:08:09
depth1
children0
last_payout2020-04-02 20:08:09
cashout_time1969-12-31 23:59:59
total_payout_value0.055 HBD
curator_payout_value0.055 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length258
author_reputation335,707,483,911,582
root_title"rewarding.app - autovoter for HIVE"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id96,591,998
net_rshares501,773,478,835
author_curate_reward""
vote details (1)
@tibfox ·
Great! But unfortunately I receive a 504 when trying to access it:
![grafik.png](https://files.peakd.com/file/peakd-hive/tibfox/f2cgcXmd-grafik.png)
properties (22)
authortibfox
permlinkre-holger80-q801lb
categoryrewarding
json_metadata{"tags":["rewarding"],"app":"peakd/2020.03.12"}
created2020-03-30 09:12:48
last_update2020-03-30 09:12:48
depth1
children0
last_payout2020-04-06 09:12:48
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_length148
author_reputation194,030,968,928,810
root_title"rewarding.app - autovoter for HIVE"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id96,637,090
net_rshares0
@tobetada ·
super, thanks!
properties (22)
authortobetada
permlinkre-holger80-q7tkt4
categoryrewarding
json_metadata{"tags":["rewarding"],"app":"peakd/2020.03.12"}
created2020-03-26 21:24:42
last_update2020-03-26 21:24:42
depth1
children0
last_payout2020-04-02 21:24:42
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_length14
author_reputation600,814,995,879,927
root_title"rewarding.app - autovoter for HIVE"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id96,592,727
net_rshares0
@udabeu ·
Thank you for this, that is cool.
But would you please consider going on running steemrewarding.com.
It seems to have stopped voting.
properties (22)
authorudabeu
permlinkq7tdtn
categoryrewarding
json_metadata{"app":"hiveblog/0.1"}
created2020-03-26 18:53:48
last_update2020-03-26 18:53:48
depth1
children0
last_payout2020-04-02 18:53:48
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_length133
author_reputation180,568,866,222,839
root_title"rewarding.app - autovoter for HIVE"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id96,591,218
net_rshares0
@yuurinbee-znz ·
Hey @holger80, great app so far! I just noticed a spelling error here 
![image.png](https://images.hive.blog/DQmaRMxY7WasJPcQHdsykFSggac4b9D2z3AAZTffT6zXdVW/image.png)
I wanted to report "treshold" instead of "threshold", not sure if this is on a GitHub repo or I would have made a PR.

:D Keep up the great work
properties (22)
authoryuurinbee-znz
permlinkqbbeqr
categoryrewarding
json_metadata{"users":["holger80"],"image":["https://images.hive.blog/DQmaRMxY7WasJPcQHdsykFSggac4b9D2z3AAZTffT6zXdVW/image.png"],"app":"hiveblog/0.1"}
created2020-06-02 20:11:15
last_update2020-06-02 20:11:15
depth1
children0
last_payout2020-06-09 20:11: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_length312
author_reputation1,613,581,505,151
root_title"rewarding.app - autovoter for HIVE"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,736,279
net_rshares0