 # Ways to claim rewards In my [previous article](https://steemit.com/steemdev/@oflyhigh/a-simple-tool-to-check-estimated-account-value), I had introduced you a simple tool written by me. Using it you can easily check wallet assets and also can accurately calculate the estimated account value. And I also added a feature to remind the user if there are rewards to be claimed. In such a situation, the page will display a highlighted text: ***You have rewards to be claimed***. When we get this prompt message, we can log in our wallet and click  to claim our rewards. But, Are you tired of this way? `Check->Login->Claim` or `Login->Check->Claim`, We do the same thing over and over again. Is there a way to help us do these things automatically? The answer is yes! There is a operation called `claim_reward_balance_operation`  Unlike the Steem API, which we can call directly, to initiate this operation you need to fill out this structure, and make a transaction structure from it, sign it with your posting private key, and then broadcast it. # Script with the official python library for STEEM It's too complicated for me. 😭 Fortunately, the official python library for STEEM did a lot of work for us, such as to fill out this structure, to make a transaction structure and to sign the translation with your posting private key, and to broadcast it. All we need to do is call the method `claim_reward_balance` of Steem Class.  A simplest script maybe like this: ``` #!/usr/bin/env python from steem import Steem steem=Steem() steem.claim_reward_balance(account = 'oflyhigh') ``` Let me save it as ***claim_rewards_for_oflyhigh.py***. To run the above script, we MUST do following things first: * Install steem-python with pip `pip install -U steem` * Get Posting private key Get ***Posting private key*** from `Wallet`->`Permissions`->`Show private key` * Import Posting private key to local wallet `steempy addkey` Input private key and set password for local wallet (First time) * Set UNLOCK environment variable UNLOCK=mysecretpassword * `chmod u+x claim_rewards_for_oflyhigh.py` # Run the script automatically You can add this script to cron job to let it run automatically at specified intervals. `crontab -e` `0 0 * * * /path/claim_rewards_for_oflyhigh.py >>log.txt 2>&1` Then the script will be executed at 00:00 every day. More details about crontab can be found by `man crontab`. To claim rewards for multiple accounts is just as easy. Create scripts for each account, and then setup cron job for each file. The benefit is that you can set different intervals for different users. If you want to claim rewards for multiple account with same same interval, Place users in a list and then iterate through them may be the better way. # 中文 每天检查钱包手动收取收益,是不是很累? 有么有啥办法自动完成呢? 答案是有的,steem中定义了一个操作:claim_reward_balance_operation 我们只需填充这个结构,然后生成事务,然后签名事务,然后广播它,就可以了。 听起来很简单,但是其实非常麻烦,总之我是搞不定啦。 幸运的是,STEEM官方Python库可以帮我们完成大部分工作,我们只需要调用`claim_reward_balance`就可以啦。脚本见英文部分。 为了让脚本能执行,我们还需要安装STEEM官方Python库,导出并导入Posting私钥,设置UNLOCK环境变量,以及修改脚本的执行权限等。 我们的目的是让脚本自动运行,这也没啥,加入到定时任务(Cron job)中就行啦。 如果有多个账户,就写多个脚本设置多个任务好了,这样的好处是可以设置不同的时间间隔。如果多个账户按相同的时间间隔收取呢,那么把用户放入列表然后再遍历是个不错的方法。
author | oflyhigh |
---|---|
permlink | how-to-claim-your-rewards-automatically |
category | steemdev |
json_metadata | {"tags":["steemdev","steemit","wallet","cn-programming","cn"],"image":["https://steemitimages.com/DQmTVK8tNiHwxToLDc6d22641zVhCYSiAp33ovJXgEmCeTh/image.png","https://steemitimages.com/DQmURauyLWqFaswX5uYo3tMD47FU7MFjrefkgfZ8NFCqB2t/image.png","https://steemitimages.com/DQmcbBPuyQgMj1LJ9gzxd7qV5wCQL3AFfjCXo74y2cDMQxp/image.png","https://steemitimages.com/DQmNedSN1dJUjrVe86bNXCvCLijYRwgq824r6WJrxJu6AXE/image.png"],"links":["https://steemit.com/steemdev/@oflyhigh/a-simple-tool-to-check-estimated-account-value"],"app":"steemit/0.1","format":"markdown"} |
created | 2017-09-05 04:23:24 |
last_update | 2017-09-05 04:23:24 |
depth | 0 |
children | 133 |
last_payout | 2017-09-12 04:23:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 242.816 HBD |
curator_payout_value | 52.201 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 3,561 |
author_reputation | 6,352,890,604,329,496 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,910,902 |
net_rshares | 86,959,914,057,198 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
pharesim | 0 | 103,451,092,358 | 0.03% | ||
sandra | 0 | 18,246,371,211 | 9% | ||
abit | 0 | 33,429,113,503,544 | 55% | ||
ihashfury | 0 | 3,175,376,287 | 2.34% | ||
jason | 0 | 15,389,046,126 | 6.21% | ||
drifter1 | 0 | 10,413,388,569 | 100% | ||
fractalnode | 0 | 100,964,955,369 | 100% | ||
jademont | 0 | 173,147,151,123 | 100% | ||
gavvet | 0 | 186,453,375,013 | 1% | ||
steve-walschot | 0 | 447,674,580 | 1% | ||
dragonslayer109 | 0 | 20,986,120,396 | 1% | ||
coinbitgold | 0 | 156,298,403,104 | 80% | ||
wongshiying | 0 | 28,219,436,198 | 100% | ||
mark-waser | 0 | 181,929,878,372 | 100% | ||
geoffrey | 0 | 706,846,276,907 | 40% | ||
angusleung100 | 0 | 2,283,145,107 | 100% | ||
bacchist | 0 | 1,187,770,553 | 0.03% | ||
vi1son | 0 | 133,054,315,934 | 100% | ||
jacor | 0 | 7,148,113,040 | 1% | ||
livingfree | 0 | 1,460,471,284,603 | 22% | ||
sephiroth | 0 | 693,033,980,497 | 100% | ||
juvyjabian | 0 | 1,335,721,781 | 3% | ||
fundurian | 0 | 37,222,199,051 | 31% | ||
arcange | 0 | 29,734,133,378 | 10% | ||
sinzzer | 0 | 15,792,697,029 | 100% | ||
deanliu | 0 | 707,419,429,589 | 100% | ||
rea | 0 | 296,774,153,067 | 25% | ||
raphaelle | 0 | 5,029,462,449 | 10% | ||
joythewanderer | 0 | 110,729,029,088 | 100% | ||
lemooljiang | 0 | 88,017,840,589 | 25% | ||
ace108 | 0 | 378,631,287,067 | 25% | ||
tensaix2j | 0 | 2,353,068,400 | 100% | ||
prasanna | 0 | 392,408,294 | 100% | ||
alexpmorris | 0 | 25,715,324,120 | 24% | ||
lsc9999 | 0 | 129,676,443,791 | 100% | ||
magicmonk | 0 | 46,414,641,350 | 100% | ||
laoyao | 0 | 29,766,371,347 | 100% | ||
cryptoninja | 0 | 169,465,110 | 2% | ||
somebody | 0 | 1,238,535,703,486 | 100% | ||
feelapi | 0 | 3,135,541,595 | 60% | ||
timsaid | 0 | 122,821,655,969 | 1% | ||
aleksandraz | 0 | 127,457,494,610 | 100% | ||
midnightoil | 0 | 160,210,062,685 | 100% | ||
btsabc | 0 | 87,179,915,601 | 100% | ||
vanilide | 0 | 273,843,615 | 100% | ||
xiaohui | 0 | 847,232,021,452 | 100% | ||
silentlucidity53 | 0 | 3,492,281,914 | 75% | ||
oflyhigh | 0 | 1,931,375,471,474 | 100% | ||
jackpot | 0 | 161,107,511 | 100% | ||
xiaokongcom | 0 | 14,426,303,563 | 100% | ||
archiles | 0 | 107,752,731 | 100% | ||
hanshotfirst | 0 | 139,906,763,537 | 5% | ||
ericsim1991 | 0 | 106,846,365 | 100% | ||
ericsim1989 | 0 | 106,120,398 | 100% | ||
ashwim | 0 | 3,539,597,942 | 100% | ||
nextgen622 | 0 | 734,097,660,827 | 100% | ||
chinadaily | 0 | 205,816,809,012 | 100% | ||
helene | 0 | 216,157,909,406 | 100% | ||
ffcrossculture | 0 | 19,809,557,425 | 100% | ||
ethansteem | 0 | 366,487,393,439 | 100% | ||
sweetsssj | 0 | 2,968,586,720,402 | 10% | ||
tumutanzi | 0 | 2,739,165,507,229 | 16% | ||
itsmein3d | 0 | 29,352,863,299 | 7% | ||
englishtchrivy | 0 | 90,801,320,970 | 25% | ||
aavkc | 0 | 244,420,549 | 100% | ||
davidjkelley | 0 | 8,544,525,945 | 100% | ||
ghasemkiani | 0 | 5,474,324,306 | 0.5% | ||
digital-wisdom | 0 | 75,274,206,848 | 100% | ||
ethical-ai | 0 | 6,558,172,749 | 100% | ||
cornerstone | 0 | 375,986,351,788 | 33% | ||
jwaser | 0 | 45,707,581,945 | 100% | ||
profitgenerator | 0 | 2,635,724,785 | 100% | ||
powercouple | 0 | 12,130,242,073 | 100% | ||
ebargains | 0 | 617,452,446 | 10% | ||
bwaser | 0 | 10,725,674,932 | 100% | ||
brains | 0 | 4,562,471,133 | 3% | ||
positivesteem | 0 | 4,560,225,125 | 11% | ||
justyy | 0 | 102,308,915,305 | 30% | ||
ellepdub | 0 | 9,300,023,890 | 100% | ||
scotty | 0 | 243,089,385 | 100% | ||
arama | 0 | 2,170,612,866,092 | 35% | ||
herpetologyguy | 0 | 341,265,804,244 | 100% | ||
morgan.waser | 0 | 18,943,526,303 | 100% | ||
whoib | 0 | 179,002,843 | 100% | ||
handyman | 0 | 8,492,115,751 | 100% | ||
amylee | 0 | 57,480,895,183 | 100% | ||
strong-ai | 0 | 21,277,592,767 | 100% | ||
stacee | 0 | 74,748,336,934 | 100% | ||
luneknight | 0 | 2,400,192,604 | 100% | ||
goldmatters | 0 | 792,258,963,583 | 100% | ||
dixonloveart | 0 | 1,759,606,048 | 3% | ||
steemtruth | 0 | 38,343,439,361 | 10% | ||
lalala | 0 | 44,950,188,286 | 100% | ||
honeybee | 0 | 96,717,744,932 | 100% | ||
black-eye | 0 | 71,643,454 | 100% | ||
thejohalfiles | 0 | 9,791,933,855,760 | 25% | ||
judasp | 0 | 76,659,981,625 | 100% | ||
destroy | 0 | 3,738,454,482 | 100% | ||
decebal2dac | 0 | 96,096,349,524 | 100% | ||
jmehta | 0 | 1,429,481,872 | 100% | ||
joseluismejia | 0 | 4,141,533,474 | 100% | ||
streetartgallery | 0 | 6,008,457,500 | 100% | ||
happyukgo | 0 | 443,323,719 | 30% | ||
devilwsy | 0 | 2,281,574,872 | 100% | ||
janiceting | 0 | 2,279,878,413 | 100% | ||
lydiachan | 0 | 32,397,312,925 | 100% | ||
technoprogressiv | 0 | 20,474,561,432 | 100% | ||
qeysolutions | 0 | 46,236,899,327 | 100% | ||
soushi888 | 0 | 35,037,264,691 | 100% | ||
dragon40 | 0 | 2,060,153,607 | 10% | ||
yudd | 0 | 1,671,552,129 | 100% | ||
blackbunny | 0 | 54,892,732,001 | 100% | ||
lazarescu.irinel | 0 | 1,989,600,558 | 100% | ||
silent.screamer | 0 | 54,445,719,590 | 100% | ||
jubi | 0 | 21,398,646,878 | 100% | ||
bigyellow | 0 | 3,690,361,875 | 100% | ||
meandmyfam | 0 | 1,416,011,644 | 100% | ||
bxt | 0 | 92,364,353,938 | 100% | ||
deividas | 0 | 11,711,668,319 | 100% | ||
lingfei | 0 | 68,137,978,932 | 100% | ||
herades | 0 | 216,275,067 | 100% | ||
yyyy | 0 | 27,190,364,405 | 100% | ||
rckymaulana | 0 | 4,667,681,885 | 100% | ||
ainiaziz | 0 | 20,390,649,446 | 100% | ||
thegreatsilaban | 0 | 1,772,925,200 | 0% | ||
mandela | 0 | 2,122,107,876 | 1% | ||
abramjs | 0 | 2,494,958,177 | 100% | ||
trafalgar | 0 | 2,578,629,641,717 | 12% | ||
laodr | 0 | 84,371,492,677 | 100% | ||
cornelia | 0 | 5,296,800,450 | 100% | ||
akkha | 0 | 3,214,890,865 | 100% | ||
austinsandersco | 0 | 93,894,008,703 | 70% | ||
puzyrek | 0 | 462,762,057 | 100% | ||
prakashghai | 0 | 33,151,909,283 | 95% | ||
aismor | 0 | 628,097,289 | 100% | ||
modnik | 0 | 471,767,605 | 100% | ||
marxrab | 0 | 3,199,836,062 | 8% | ||
josiahkessler | 0 | 475,284,281 | 100% | ||
airmatti | 0 | 14,812,462,099 | 41% | ||
synapse | 0 | 121,130,293,539 | 100% | ||
htliao | 0 | 4,481,068,130,119 | 31% | ||
gordonovich | 0 | 964,963,474 | 5% | ||
aarkay | 0 | 2,042,253,625 | 100% | ||
pakiis | 0 | 1,089,407,307 | 100% | ||
coinhub | 0 | 898,359,848 | 100% | ||
emcvay | 0 | 516,171,615 | 10% | ||
manuel78 | 0 | 103,634,484 | 1% | ||
mandagoi | 0 | 7,507,428,645 | 10% | ||
traderdad | 0 | 9,098,527,314 | 100% | ||
ribalinux | 0 | 5,700,651,031 | 25% | ||
ijoel | 0 | 7,889,981,373 | 100% | ||
headliner | 0 | 46,926,647,231 | 100% | ||
stackin | 0 | 14,987,757,082 | 1% | ||
robertosanha | 0 | 537,208,873 | 100% | ||
davy73 | 0 | 78,848,842 | 100% | ||
raywang | 0 | 1,001,097,141 | 100% | ||
wylo | 0 | 627,836,792 | 100% | ||
wnh518518 | 0 | 23,699,455,658 | 100% | ||
twogirls1planet | 0 | 19,342,131,199 | 100% | ||
jkkim | 0 | 26,605,870,369 | 10% | ||
ebejammin | 0 | 630,819,950,436 | 100% | ||
azissuloh | 0 | 1,441,136,133 | 100% | ||
nanosesame | 0 | 10,999,193,218 | 100% | ||
amirl | 0 | 295,389,103 | 1% | ||
kenchung | 0 | 31,397,438,836 | 100% | ||
dannyboyjr | 0 | 13,004,068,829 | 100% | ||
simontycy | 0 | 619,891,610 | 100% | ||
nuagnorab | 0 | 12,075,246,060 | 100% | ||
kitcat | 0 | 59,092,471,621 | 64% | ||
happychau123 | 0 | 10,291,870,822 | 100% | ||
gileschapman | 0 | 456,684,900 | 100% | ||
shikika | 0 | 2,835,747,232 | 100% | ||
linuslee0216 | 0 | 7,776,270,702,962 | 42% | ||
revelim | 0 | 7,419,637,277 | 30% | ||
arkoko | 0 | 6,095,041,369 | 100% | ||
yehey | 0 | 3,060,291,863 | 10% | ||
wealthy-easily | 0 | 3,021,859,138 | 100% | ||
wolvesabyss | 0 | 4,012,718,923 | 100% | ||
cryptohustler | 0 | 16,133,140,666 | 100% | ||
suitablybored | 0 | 773,311,571 | 100% | ||
khairulmuammar | 0 | 427,955,597 | 100% | ||
wilkinshui | 0 | 56,466,151,176 | 100% | ||
jimbowah | 0 | 303,197,815 | 100% | ||
bennie | 0 | 1,768,817,990 | 100% | ||
ismeet | 0 | 573,056,000 | 100% | ||
ryan313 | 0 | 34,828,258,354 | 100% | ||
drwom | 0 | 11,851,235,670 | 70% | ||
exec | 0 | 76,145,729,625 | 100% | ||
eval | 0 | 765,884,596 | 100% | ||
bluerabbit | 0 | 607,574,666 | 100% | ||
kadri | 0 | 1,646,437,984 | 100% | ||
aliyah2017 | 0 | 99,392,581,754 | 100% | ||
choboscientist | 0 | 576,307,271 | 100% | ||
shakierah | 0 | 540,565,800 | 100% | ||
rodimusprime | 0 | 5,120,142,854 | 100% | ||
robertvogt | 0 | 32,832,446,993 | 100% | ||
hadimemories | 0 | 5,412,178,071 | 100% | ||
mrblu | 0 | 2,699,119,934 | 100% | ||
maxer27 | 0 | 3,440,764,426 | 20% | ||
aaronli | 0 | 16,375,946,794 | 100% | ||
todderic | 0 | 2,345,040,657 | 100% | ||
shenchensucc | 0 | 11,408,506,319 | 100% | ||
nanogivers | 0 | 62,366,198 | 100% | ||
hectorjoachim | 0 | 765,940,537 | 100% | ||
z5ofhagzyikh | 0 | 550,322,776 | 100% | ||
walkinharmony | 0 | 9,054,510,325 | 90% | ||
kramarenko | 0 | 182,665,280 | 100% | ||
ivanovna | 0 | 543,886,288 | 100% | ||
mehrab | 0 | 467,768,777 | 100% | ||
rogermcdanie | 0 | 568,237,838 | 100% | ||
porterjos | 0 | 543,333,620 | 100% | ||
asterix87 | 0 | 14,470,969,576 | 100% | ||
nataliejohnson | 0 | 644,596,627 | 5% | ||
faruk400 | 0 | 782,466,292 | 100% | ||
walido | 0 | 350,145,398 | 100% | ||
androsform | 0 | 4,272,431,203 | 5% | ||
kevbot | 0 | 18,216,927,335 | 50% | ||
suhaimi | 0 | 1,120,109,912 | 100% | ||
speedytheturtle | 0 | 39,298,592,851 | 100% | ||
frduke | 0 | 1,928,457,428 | 100% | ||
frost04 | 0 | 33,189,108,038 | 100% | ||
frankbuse | 0 | 669,322,593 | 100% | ||
abetterworld | 0 | 4,256,843,206 | 100% | ||
bien | 0 | 2,724,133,084 | 100% | ||
liflorence | 0 | 34,667,209,437 | 100% | ||
incrediblesnow | 0 | 18,768,699,886 | 100% | ||
hobby-club | 0 | 3,237,227,340 | 100% | ||
mitchelle | 0 | 722,441,923 | 100% | ||
ldauch | 0 | 12,165,052,402 | 100% | ||
sharoon | 0 | 1,136,908,948 | 100% | ||
devilcat | 0 | 396,691,704 | 100% | ||
world-currency | 0 | 633,846,774 | 100% | ||
braamsteyn7777 | 0 | 558,349,498 | 100% | ||
witus777 | 0 | 573,858,722 | 100% | ||
cutris01 | 0 | 2,335,623,721 | 100% | ||
futuresmart | 0 | 6,611,446,746 | 100% | ||
yogevm | 0 | 14,278,275,413 | 100% | ||
melgarcia | 0 | 609,978,244 | 100% | ||
that1consultant | 0 | 12,855,911,600 | 100% | ||
sanzo | 0 | 507,498,895 | 100% | ||
andre-verbrick | 0 | 290,873,919 | 100% | ||
rpettigrew | 0 | 96,850,640 | 100% | ||
davaowhenyo | 0 | 620,139,483 | 100% | ||
allenshayzar | 0 | 619,520,000 | 100% | ||
colmanlamkh | 0 | 2,370,357,515 | 100% | ||
ahmadredha | 0 | 3,037,631,519 | 100% | ||
rogasa3000 | 0 | 2,197,433,902 | 100% | ||
travelgirl | 0 | 16,266,763,070 | 50% | ||
theaccount | 0 | 412,008,220 | 100% | ||
martinbrandow | 0 | 1,934,557,593 | 100% | ||
fayyadh | 0 | 180,028,485 | 15.5% | ||
raku | 0 | 820,387,977 | 100% | ||
resteeming | 0 | 504,670,189 | 100% | ||
gunawanramli | 0 | 525,410,715 | 100% | ||
ravenousappetite | 0 | 619,520,000 | 100% | ||
mukhtar.juned | 0 | 1,597,477,004 | 100% | ||
felixohartmann | 0 | 4,889,144,728 | 100% | ||
zesire | 0 | 406,055,964 | 100% | ||
aabb | 0 | 254,652,172 | 100% | ||
pia-ps | 0 | 37,107,723,301 | 100% | ||
shirlam | 0 | 4,536,346,201 | 100% | ||
marconam | 0 | 676,031,147 | 100% | ||
fauzipase | 0 | 108,461,941 | 100% | ||
alfredcolumbus | 0 | 563,460,252 | 100% | ||
deepakd | 0 | 492,518,400 | 100% | ||
rayhand2k | 0 | 798,529,278 | 100% | ||
kona | 0 | 574,427,582 | 100% | ||
auntigormint | 0 | 1,518,332,195 | 100% | ||
minknsa | 0 | 1,872,322,914 | 5% | ||
superhardness | 0 | 52,680,874,522 | 30% | ||
mrliga | 0 | 9,378,563,759 | 100% | ||
angela.ghkh | 0 | 437,182,831 | 100% | ||
padmakshi | 0 | 0 | 0% | ||
twinkledrop | 0 | 48,494,905,598 | 100% | ||
aaronaugustine | 0 | 552,511,990 | 100% | ||
murdanialthaf | 0 | 510,913,361 | 100% | ||
awinyaksteemit | 0 | 2,179,903,987 | 100% | ||
nicolemoker | 0 | 3,413,170,485,059 | 17% | ||
negojobs | 0 | 223,309,510 | 100% | ||
davidzack | 0 | 370,489,331 | 100% | ||
tavi | 0 | 344,611,694 | 100% | ||
simonfinkelstein | 0 | 6,106,077,860 | 100% | ||
academix87 | 0 | 655,340,634 | 100% | ||
payal | 0 | 597,916,507 | 100% | ||
muhammadalikatu | 0 | 585,327,401 | 100% | ||
alexzicky | 0 | 935,736,485 | 100% | ||
martunisaja | 0 | 651,961,682 | 100% | ||
zul88 | 0 | 123,464,205 | 100% | ||
konaing | 0 | 738,562,355 | 100% | ||
bikash-tutor | 0 | 10,758,548,768 | 100% | ||
shashankgupta | 0 | 1,840,008,227 | 100% | ||
marylaluna | 0 | 1,063,834,519 | 100% | ||
adoelesteem | 0 | 120,252,646 | 100% | ||
avance2010 | 0 | 819,914,898 | 100% | ||
sweethoney | 0 | 943,985,783 | 100% | ||
angrysage | 0 | 17,768,927,931 | 100% | ||
orianaarmand | 0 | 2,963,639,840 | 100% | ||
egyman | 0 | 619,520,000 | 100% | ||
duekie | 0 | 277,528,257 | 100% | ||
sem89 | 0 | 610,292,666 | 100% | ||
shaiya | 0 | 3,025,244,691 | 100% | ||
idx | 0 | 10,553,116,219 | 55% | ||
acehpungo | 0 | 1,035,437,659 | 100% | ||
callmephilix | 0 | 772,334,690 | 100% | ||
arifuddinaba | 0 | 620,188,051 | 100% | ||
davidalexander | 0 | 3,486,225,783 | 100% | ||
kinaabderrahmane | 0 | 551,409,561 | 100% | ||
malakah | 0 | 348,256,963 | 100% | ||
anthonyjek | 0 | 89,830,400 | 100% | ||
rudnicki | 0 | 551,556,376 | 100% | ||
kangnajiang | 0 | 453,187,843 | 30% | ||
zulfadliekawom | 0 | 98,672,841 | 3.51% | ||
rijalunnajat | 0 | 546,012,965 | 100% | ||
nehab | 0 | 383,171,509 | 100% | ||
jvalentine | 0 | 577,027,930 | 100% | ||
exprmnt | 0 | 1,892,941,455 | 100% | ||
nurhasib | 0 | 51,881,199 | 100% | ||
mudatnad | 0 | 52,659,200 | 100% | ||
fr3eze | 0 | 32,793,575,612 | 100% | ||
rooneey | 0 | 1,534,887,938 | 100% | ||
leogor1234 | 0 | 4,212,879,598 | 100% | ||
hendrikcrause | 0 | 938,787,071 | 100% | ||
plainoldme | 0 | 239,465,082 | 25% | ||
jaca | 0 | 53,665,492 | 100% | ||
nazarul | 0 | 311,936,894 | 100% | ||
madmac | 0 | 6,942,985,613 | 100% | ||
demidovskyie | 0 | 564,589,671 | 100% | ||
hronn | 0 | 492,518,400 | 100% | ||
luryt | 0 | 492,518,400 | 100% | ||
fakire1sadaka | 0 | 132,770,014 | 50% | ||
yunkard | 0 | 147,310,160 | 100% | ||
geass | 0 | 160,469,924 | 30% | ||
khamil | 0 | 699,863,624 | 100% | ||
karasui | 0 | 965,598,509 | 100% | ||
tanko | 0 | 1,129,797,319 | 100% | ||
ekpezu | 0 | 1,933,792,209 | 100% | ||
ereominegor | 0 | 552,253,953 | 100% | ||
lichalker | 0 | 548,713,271 | 100% | ||
agusrianda | 0 | 1,267,218,221 | 100% | ||
sabatini | 0 | 467,737,600 | 100% | ||
garudi | 0 | 605,142,053 | 100% | ||
belikoshi | 0 | 545,794,696 | 100% | ||
hariman | 0 | 567,597,197 | 100% | ||
natalegmen | 0 | 552,364,285 | 100% | ||
istakivelev | 0 | 561,113,510 | 100% | ||
muly | 0 | 555,098,013 | 100% | ||
alexbl | 0 | 597,836,800 | 100% | ||
hashclouds | 0 | 558,823,593 | 100% | ||
thirdeye7 | 0 | 1,136,374,594 | 100% | ||
masterwriter | 0 | 1,272,576,838 | 100% | ||
glebycheva13 | 0 | 549,114,805 | 100% | ||
skimshevich | 0 | 548,822,748 | 100% | ||
pranashroy | 0 | 218,453,246 | 100% | ||
mrspointm | 0 | 7,881,697,834 | 24% | ||
cejero021 | 0 | 458,475,316 | 100% | ||
akilie1029 | 0 | 641,706,626 | 100% | ||
hasantha | 0 | 779,618,534 | 100% | ||
ericsim | 0 | 263,296,000 | 100% | ||
kylaki | 0 | 530,215,441 | 61.91% | ||
sultan-aceh | 0 | 242,991,152 | 100% | ||
tipu | 0 | 7,712,547,288 | 2% | ||
cryptomam | 0 | 875,175,140 | 100% | ||
samhenry | 0 | 1,399,057,638 | 100% | ||
wealthinvestor | 0 | 607,170,062 | 100% | ||
yefeth | 0 | 796,116,970 | 100% | ||
freedom-fighter | 0 | 619,520,000 | 100% | ||
wazym | 0 | 467,737,600 | 100% | ||
emmy4great | 0 | 0 | 100% | ||
kicktheworld | 0 | 602,921,389 | 100% | ||
naresh1 | 0 | 968,650,620 | 100% | ||
devolozhan | 0 | 1,017,407,903 | 100% | ||
etnospace | 0 | 1,046,397,219 | 100% | ||
torachibi | 0 | 2,034,257,736 | 100% | ||
redtea | 0 | 1,044,644,201 | 100% | ||
binodsinghdhami | 0 | 1,100,280,527 | 100% | ||
jtavassol | 0 | 52,557,585 | 100% | ||
softboy112 | 0 | 1,274,471,765 | 100% | ||
vishalpatel | 0 | 969,139,665 | 100% | ||
miyata1987 | 0 | 79,612,983 | 100% | ||
moonfriends | 0 | 992,351,876 | 100% | ||
tanvieer | 0 | 934,319,602 | 100% | ||
majidawan | 0 | 603,627,135 | 100% | ||
sebboo4 | 0 | 241,521,015 | 100% | ||
skreza | 0 | 198,930,205 | 100% | ||
iritina | 0 | 1,039,624,622 | 100% | ||
my2coins | 0 | 5,864,246,759 | 100% | ||
tsukikei | 0 | 725,643,976 | 100% | ||
amarvaran | 0 | 329,470,012 | 100% | ||
anilmehta00 | 0 | 490,345,339 | 100% | ||
hramoyichdima | 0 | 1,028,226,345 | 100% | ||
marketanalysis | 0 | 92,056,902 | 100% | ||
zaiageist | 0 | 2,766,895,860 | 100% | ||
oye1 | 0 | 941,552,244 | 100% | ||
prs | 0 | 680,181,116 | 100% | ||
rmcblogger | 0 | 628,241,294 | 46.09% | ||
samuraiz | 0 | 422,204,617 | 100% | ||
steemresteem | 0 | 1,062,176,502 | 100% | ||
goodboyphilip | 0 | 2,441,225,453 | 100% | ||
bassie | 0 | 541,509,059 | 100% | ||
guggerf | 0 | 968,808,394 | 100% | ||
technologynepal | 0 | 1,160,638,332 | 100% | ||
alidervash | 0 | 581,396,167 | 100% | ||
asiflund | 0 | 706,846,479 | 100% | ||
svtayade | 0 | 786,131,151 | 100% | ||
proz | 0 | 1,138,192,876 | 100% | ||
jaderpogi | 0 | 1,443,337,139 | 100% | ||
teleandr | 0 | 850,172,194 | 100% | ||
mezontrop | 0 | 1,141,856,719 | 100% | ||
jhon.harvey | 0 | 2,275,905,193 | 100% | ||
fixatij | 0 | 75,369,469 | 100% | ||
bayeco06 | 0 | 4,581,838,849 | 5% | ||
aprilllicious | 0 | 871,626,080 | 100% | ||
kanashimi | 0 | 69,423,380 | 5% | ||
danchic | 0 | 1,028,402,981 | 100% | ||
hrx | 0 | 1,038,767,742 | 100% | ||
schweigeroy | 0 | 294,508,583 | 100% | ||
filzaart | 0 | 138,256,983 | 100% | ||
dmacvel | 0 | 530,640,034 | 100% | ||
suffragator | 0 | 1,062,168,675 | 100% | ||
vebrion | 0 | 1,008,977,964 | 100% | ||
motivatedgirl | 0 | 992,341,440 | 100% | ||
serfis | 0 | 903,350,215 | 100% | ||
mamaerna | 0 | 1,073,585,747 | 100% | ||
vayaokkunev | 0 | 1,032,963,523 | 100% | ||
muhammadmobeen | 0 | 1,120,010,773 | 100% | ||
albanna | 0 | 1,186,817,247 | 100% | ||
have-a-nice-day | 0 | 235,268,974 | 20% | ||
kimph | 0 | 1,418,331,487 | 100% | ||
scorer | 0 | 1,115,683,524 | 100% | ||
stiuly | 0 | 1,061,202,469 | 100% | ||
xeyri | 0 | 211,159,569 | 100% | ||
tuanpuput | 0 | 0 | 0% | ||
makaroni123 | 0 | 409,021,500 | 100% | ||
stendekq | 0 | 505,448,801 | 100% | ||
oodeyaa | 0 | 447,287,886 | 100% | ||
fakaska86 | 0 | 1,044,568,588 | 100% | ||
khalilad | 0 | 742,002,747 | 100% | ||
ahmedkamel2000 | 0 | 104,456,857 | 100% | ||
criptorafa | 0 | 430,393,693 | 100% | ||
fabioborgogno | 0 | 1,127,720,169 | 100% | ||
abdellah | 0 | 635,845,925 | 100% | ||
pyjyj | 0 | 922,702,019 | 100% | ||
ms8988 | 0 | 1,162,825,119 | 100% | ||
kicktheword | 0 | 325,161,529 | 100% | ||
dimonaliev | 0 | 1,032,961,579 | 100% | ||
healthyoptimism | 0 | 504,320,471 | 100% | ||
superbing | 0 | 1,683,101,441 | 30% | ||
dailyfortune | 0 | 856,467,246 | 30% | ||
regleroc | 0 | 829,850,734 | 100% | ||
mu001bu | 0 | 3,978,189,729 | 100% | ||
tonytouch | 0 | 1,160,630,301 | 100% | ||
cryptonewz | 0 | 835,653,676 | 100% | ||
kyriakosk | 0 | 1,061,976,475 | 100% | ||
jonas160 | 0 | 152,259,769 | 100% | ||
clemriches | 0 | 1,096,794,979 | 100% | ||
bobbyirawan | 0 | 1,173,601,469 | 100% | ||
dalee | 0 | 849,456,681 | 100% | ||
framethinker | 0 | 1,160,629,008 | 100% | ||
cxc | 0 | 1,015,126,177 | 100% | ||
azziz | 0 | 81,607,674 | 100% | ||
joselito | 0 | 1,096,793,795 | 100% | ||
oluwasegun | 0 | 475,857,624 | 100% | ||
itstartswithyou | 0 | 1,160,628,102 | 100% | ||
autumnsmile | 0 | 1,102,596,643 | 100% | ||
xiaoshancun | 0 | 86,472,515 | 100% | ||
gamal65 | 0 | 1,032,958,863 | 100% | ||
eliashanna | 0 | 2,375,752,916 | 100% | ||
raihanrahman | 0 | 588,657,568 | 100% | ||
thareen79 | 0 | 1,164,751,569 | 100% | ||
pitwi | 0 | 2,645,302,409 | 100% | ||
viviesteem | 0 | 1,073,656,779 | 100% | ||
onur1s | 0 | 702,178,505 | 100% | ||
klickslave | 0 | 69,820,588 | 100% | ||
lines11 | 0 | 1,096,789,856 | 100% | ||
jun2jun | 0 | 8,422,326,569 | 100% | ||
dailystats | 0 | 762,712,674 | 30% | ||
fromgreenland | 0 | 1,137,410,605 | 100% | ||
fvvv6 | 0 | 1,160,623,036 | 100% | ||
theassailant | 0 | 483,798,140 | 100% | ||
vividhbangla | 0 | 0 | 100% | ||
fumegi | 0 | 237,927,693 | 100% | ||
asmr-austria | 0 | 1,143,213,513 | 100% | ||
jojo.the.idiot | 0 | 1,096,788,487 | 100% | ||
yang540979 | 0 | 1,137,410,266 | 100% | ||
moonhologram | 0 | 1,160,622,287 | 100% | ||
torosan | 0 | 737,021,335 | 100% | ||
steemfuad | 0 | 261,139,980 | 100% | ||
deadzy | 0 | 1,160,622,067 | 100% | ||
makerhacks | 0 | 1,160,621,870 | 100% | ||
improbable | 0 | 1,160,621,762 | 100% | ||
thegoliath | 0 | 232,124,343 | 100% | ||
syt | 0 | 1,096,787,257 | 100% | ||
joska | 0 | 1,096,787,183 | 100% | ||
sebryack | 0 | 1,160,621,306 | 100% | ||
duchess969 | 0 | 1,160,620,840 | 100% | ||
safinmahfuz | 0 | 0 | 100% | ||
bestkizi | 0 | 754,457,093 | 100% | ||
tameker | 0 | 1,102,589,240 | 100% | ||
isnochys | 0 | 551,294,327 | 100% | ||
xj3000 | 0 | 116,061,945 | 100% | ||
ttl | 0 | 2,391,742,251 | 100% | ||
sayee | 0 | 812,433,210 | 100% | ||
vickyp22 | 0 | 1,119,997,121 | 100% | ||
cryptomillion | 0 | 214,714,472 | 100% | ||
talhaejaz | 0 | 87,046,405 | 100% | ||
guppy | 0 | 1,056,163,029 | 100% | ||
anabelenherrera | 0 | 353,988,392 | 100% | ||
peacefulbees | 0 | 1,119,995,896 | 100% | ||
romaluk | 0 | 597,718,002 | 100% | ||
steemlink | 0 | 528,080,928 | 100% | ||
littleroger | 0 | 562,899,449 | 100% | ||
dasasoul | 0 | 957,509,341 | 100% | ||
alextoretto | 0 | 1,137,404,942 | 100% | ||
ayahakmi | 0 | 580,308,613 | 100% | ||
monkeyplayfire | 0 | 1,032,949,321 | 100% | ||
chrispty507 | 0 | 934,296,761 | 100% | ||
linuxcrash | 0 | 1,096,783,123 | 100% | ||
imkien | 0 | 829,841,177 | 100% | ||
bigdodo | 0 | 1,056,611,737 | 100% | ||
guincho | 0 | 1,119,995,379 | 100% | ||
frsh1 | 0 | 1,096,782,959 | 100% | ||
wangwenjing | 0 | 1,119,994,962 | 100% | ||
usename | 0 | 882,068,549 | 100% | ||
edhi.muryanto | 0 | 1,154,813,429 | 100% | ||
dimpu | 0 | 499,065,087 | 100% | ||
micayla | 0 | 208,910,941 | 25% | ||
brendashockley | 0 | 220,517,104 | 25% | ||
dennisphillips | 0 | 220,517,104 | 25% | ||
schurik | 0 | 649,945,097 | 100% | ||
carmelofiguera | 0 | 1,009,735,981 | 100% | ||
keungryan0038 | 0 | 1,137,403,644 | 100% | ||
happydolphin | 0 | 1,119,994,399 | 100% | ||
dennevhyn31 | 0 | 940,098,850 | 100% | ||
dariotek | 0 | 1,137,403,535 | 100% | ||
gisanter | 0 | 957,507,760 | 100% | ||
chicane42 | 0 | 1,143,206,198 | 100% | ||
yousaf.raza | 0 | 998,129,267 | 100% | ||
jhay | 0 | 1,137,403,117 | 100% | ||
chebu | 0 | 1,160,615,420 | 100% | ||
jaaybs | 0 | 1,160,615,342 | 100% | ||
manish22rai | 0 | 1,073,569,172 | 100% | ||
hichamraja | 0 | 0 | 100% | ||
foxdaniel | 0 | 818,233,784 | 100% | ||
movieperminute | 0 | 1,009,735,298 | 100% | ||
prateek.shr | 0 | 1,073,568,939 | 100% | ||
cryptopaybill | 0 | 1,160,614,998 | 100% | ||
debby.cali | 0 | 1,009,735,030 | 100% | ||
phuntimes | 0 | 1,003,931,944 | 100% | ||
maria.pabla | 0 | 1,073,568,839 | 100% | ||
nhelzen | 0 | 1,073,568,779 | 100% | ||
rubanbalaji | 0 | 934,294,900 | 100% | ||
rwrozier | 0 | 731,186,845 | 100% | ||
mnayak | 0 | 220,516,626 | 100% |
我還是手动算了哈哈
author | aaronli |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t133808406z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-05 13:38:09 |
last_update | 2017-09-05 13:38:09 |
depth | 1 |
children | 0 |
last_payout | 2017-09-12 13:38:09 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 9 |
author_reputation | 354,793,083,743,620 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,948,186 |
net_rshares | 0 |
nice post broo !♥♥
author | abdelsamad10 |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t161329476z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-05 16:13:30 |
last_update | 2017-09-05 16:13:30 |
depth | 1 |
children | 0 |
last_payout | 2017-09-12 16:13:30 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 18 |
author_reputation | -10,257,492,878 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,962,280 |
net_rshares | 0 |
Thank you
author | abramjs |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170906t010526475z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-06 01:05:27 |
last_update | 2017-09-06 01:05:27 |
depth | 1 |
children | 0 |
last_payout | 2017-09-13 01:05:27 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 9 |
author_reputation | 5,140,841,678,300 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 14,000,662 |
net_rshares | 0 |
nice information
author | abue |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t161754963z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-05 16:17:57 |
last_update | 2017-09-05 16:17:57 |
depth | 1 |
children | 0 |
last_payout | 2017-09-12 16:17:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 16 |
author_reputation | 214,847,203,884 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,962,638 |
net_rshares | 0 |
Nice post. Very useful. Thanks for sharing
author | acehpungo |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t054137350z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-05 05:41:42 |
last_update | 2017-09-05 05:41:42 |
depth | 1 |
children | 0 |
last_payout | 2017-09-12 05:41:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 42 |
author_reputation | 18,124,039,697,854 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,915,407 |
net_rshares | 0 |
i will try it.
author | ahmmy |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t102354931z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-05 10:24:06 |
last_update | 2017-09-05 10:24:06 |
depth | 1 |
children | 0 |
last_payout | 2017-09-12 10:24:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 14 |
author_reputation | 79,828,345,184 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,933,415 |
net_rshares | 0 |
can you explain it more. its difficult to understand for me.
author | ahmmy |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t225741070z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-05 22:57:45 |
last_update | 2017-09-05 22:57:45 |
depth | 1 |
children | 0 |
last_payout | 2017-09-12 22:57:45 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 60 |
author_reputation | 79,828,345,184 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,992,777 |
net_rshares | 0 |
Great one ! I will try this .
author | akkha |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170908t091459689z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-08 09:15:09 |
last_update | 2017-09-08 09:15:09 |
depth | 1 |
children | 0 |
last_payout | 2017-09-15 09:15:09 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 29 |
author_reputation | 6,662,251,112,812 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 14,233,872 |
net_rshares | 0 |
Good job bro.
author | alamin7 |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t070447410z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-05 07:04:54 |
last_update | 2017-09-05 07:04:54 |
depth | 1 |
children | 0 |
last_payout | 2017-09-12 07:04:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 13 |
author_reputation | 8,058,361,647,184 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,920,221 |
net_rshares | 0 |
Good post and very good information thank you for sharing.
author | alidervash |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t064930646z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-05 06:49:33 |
last_update | 2017-09-05 06:49:33 |
depth | 1 |
children | 0 |
last_payout | 2017-09-12 06:49:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 58 |
author_reputation | 145,418,918,992 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,919,335 |
net_rshares | 575,523,479 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
alidervash | 0 | 575,523,479 | 100% |
It is a very useful post, thanks for script
author | allesia | ||||||
---|---|---|---|---|---|---|---|
permlink | re-oflyhigh-201795t9144471z | ||||||
category | steemdev | ||||||
json_metadata | {"tags":"steemdev","app":"esteem/1.4.6","format":"markdown+html","community":"esteem"} | ||||||
created | 2017-09-05 06:02:03 | ||||||
last_update | 2017-09-05 06:02:27 | ||||||
depth | 1 | ||||||
children | 0 | ||||||
last_payout | 2017-09-12 06:02:03 | ||||||
cashout_time | 1969-12-31 23:59:59 | ||||||
total_payout_value | 0.000 HBD | ||||||
curator_payout_value | 0.000 HBD | ||||||
pending_payout_value | 0.000 HBD | ||||||
promoted | 0.000 HBD | ||||||
body_length | 43 | ||||||
author_reputation | 11,006,682,980,457 | ||||||
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" | ||||||
beneficiaries |
| ||||||
max_accepted_payout | 1,000,000.000 HBD | ||||||
percent_hbd | 10,000 | ||||||
post_id | 13,916,550 | ||||||
net_rshares | 0 |
Good on you! I still do not understand the value of asking the user to "redeem" the rewards. It has an adictive affect, maybe helps keep traffic to the platform, but the platform should create value to the user, and not the other way around. This is the steemit way :)
author | amirl |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170906t100153600z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-06 10:01:57 |
last_update | 2017-09-06 10:01:57 |
depth | 1 |
children | 0 |
last_payout | 2017-09-13 10:01:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.715 HBD |
curator_payout_value | 0.237 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 268 |
author_reputation | -35,879,592,983,501 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 14,034,461 |
net_rshares | 283,441,679,430 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
amirl | 0 | 56,315,377,644 | 100% | ||
randowhale | 0 | 227,126,301,786 | 1.5% |
Hey! Its nice one every one must try
author | anilmehta00 |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t132110592z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-05 13:21:12 |
last_update | 2017-09-05 13:21:12 |
depth | 1 |
children | 0 |
last_payout | 2017-09-12 13:21:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 36 |
author_reputation | 234,198,761,932 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,946,632 |
net_rshares | 0 |
People are suffering. Help them.Raise ur voice. Save burma. http://steemit.com/steemit/@annaaa/human-rights-violation-in-rohingya-steemitians-i-need-your-attention-201795t17410315z #humanity #humanrights #saveburma #standforthem #humanitycomesFirst
author | annaaa | ||||||
---|---|---|---|---|---|---|---|
permlink | re-oflyhigh-201796t1354473z | ||||||
category | steemdev | ||||||
json_metadata | {"tags":"steemdev","app":"esteem/1.4.6","format":"markdown+html","community":"esteem"} | ||||||
created | 2017-09-06 08:05:45 | ||||||
last_update | 2017-09-06 08:05:45 | ||||||
depth | 1 | ||||||
children | 0 | ||||||
last_payout | 2017-09-13 08:05:45 | ||||||
cashout_time | 1969-12-31 23:59:59 | ||||||
total_payout_value | 0.000 HBD | ||||||
curator_payout_value | 0.000 HBD | ||||||
pending_payout_value | 0.000 HBD | ||||||
promoted | 0.000 HBD | ||||||
body_length | 249 | ||||||
author_reputation | 668,978,028,941 | ||||||
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" | ||||||
beneficiaries |
| ||||||
max_accepted_payout | 1,000,000.000 HBD | ||||||
percent_hbd | 10,000 | ||||||
post_id | 14,026,824 | ||||||
net_rshares | 0 |
Congratulations @oflyhigh! Your post was mentioned in the [hit parade](https://steemit.com/hit-parade/@arcange/daily-hit-parade-20170905) in the following categories: * Upvotes - Ranked 7 with 500 upvotes * Comments - Ranked 6 with 119 comments * Pending payout - Ranked 5 with $ 293,58
author | arcange |
---|---|
permlink | re-how-to-claim-your-rewards-automatically-20170905t164154000z |
category | steemdev |
json_metadata | "" |
created | 2017-09-06 14:41:54 |
last_update | 2017-09-06 14:41:54 |
depth | 1 |
children | 0 |
last_payout | 2017-09-13 14:41:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 288 |
author_reputation | 1,146,633,668,945,473 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 14,056,354 |
net_rshares | 0 |
this seems to be the tools for geeks only. I don't know linux - is there a simpler way to do this in windows.
author | ashwim |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t133253327z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-05 13:32:57 |
last_update | 2017-09-05 13:32:57 |
depth | 1 |
children | 0 |
last_payout | 2017-09-12 13:32:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 109 |
author_reputation | 889,653,568,721 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,947,749 |
net_rshares | 3,406,863,020 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
ashwim | 0 | 3,406,863,020 | 100% |
Very Nice Post; Voted and followed. I want to learn from your experience on steemit. So kindly see my posts and vote me and follow me. As we can see our future posts. Thank you @oflyhigh
author | asiflund |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t134303892z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"users":["oflyhigh"],"app":"steemit/0.1"} |
created | 2017-09-05 13:43:06 |
last_update | 2017-09-05 13:43:06 |
depth | 1 |
children | 0 |
last_payout | 2017-09-12 13:43:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 187 |
author_reputation | 15,403,656,429 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,948,631 |
net_rshares | 0 |
nice tool...thanks
author | asmaa012 |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t083217307z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-05 08:33:27 |
last_update | 2017-09-05 08:33:27 |
depth | 1 |
children | 0 |
last_payout | 2017-09-12 08:33:27 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 18 |
author_reputation | 9,219,259,507 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,926,081 |
net_rshares | 0 |
作为一个steemit新人,我想我还是不太懂,需要一点时间摸索一下,谢谢分享~
author | autumnsmile |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t060329663z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-05 06:03:39 |
last_update | 2017-09-05 06:03:39 |
depth | 1 |
children | 0 |
last_payout | 2017-09-12 06:03:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 39 |
author_reputation | 1,109,669,040 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,916,647 |
net_rshares | 0 |
Excellent! I am noticing that we have so many developers and intellegent people in this platform! I wish we can all get together to do a life project for the poor people of the world. Really amazing!
author | avance2010 |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t094009222z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-05 09:40:15 |
last_update | 2017-09-05 09:40:15 |
depth | 1 |
children | 0 |
last_payout | 2017-09-12 09:40:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 199 |
author_reputation | 86,292,153,471 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,930,514 |
net_rshares | 0 |
Thanks a lot. Great article... I
author | ayijufridar | ||||||
---|---|---|---|---|---|---|---|
permlink | re-oflyhigh-201796t91749734z | ||||||
category | steemdev | ||||||
json_metadata | {"tags":"steemdev","app":"esteem/1.4.7","format":"markdown+html","community":"esteem"} | ||||||
created | 2017-09-06 02:17:54 | ||||||
last_update | 2017-09-06 02:17:54 | ||||||
depth | 1 | ||||||
children | 0 | ||||||
last_payout | 2017-09-13 02:17:54 | ||||||
cashout_time | 1969-12-31 23:59:59 | ||||||
total_payout_value | 0.000 HBD | ||||||
curator_payout_value | 0.000 HBD | ||||||
pending_payout_value | 0.000 HBD | ||||||
promoted | 0.000 HBD | ||||||
body_length | 32 | ||||||
author_reputation | 196,348,861,172,798 | ||||||
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" | ||||||
beneficiaries |
| ||||||
max_accepted_payout | 1,000,000.000 HBD | ||||||
percent_hbd | 10,000 | ||||||
post_id | 14,005,177 | ||||||
net_rshares | 0 |
very useful article @oflyhigh .. thanks for sharing ..
author | azissuloh |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t045048926z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"users":["oflyhigh"],"app":"steemit/0.1"} |
created | 2017-09-05 04:50:39 |
last_update | 2017-09-05 04:50:39 |
depth | 1 |
children | 0 |
last_payout | 2017-09-12 04:50:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 54 |
author_reputation | 6,978,132,461,726 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,912,482 |
net_rshares | 0 |
Wow..this is an amazing article..great post.upvoted and resteem.
author | bien |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t043657426z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-05 04:32:42 |
last_update | 2017-09-05 04:32:42 |
depth | 1 |
children | 0 |
last_payout | 2017-09-12 04:32:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 64 |
author_reputation | 72,038,798,778,823 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,911,445 |
net_rshares | 0 |
Nice tool! I will try . Thanks for posting!
author | bipin |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t090104063z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-05 09:01:06 |
last_update | 2017-09-05 09:01:06 |
depth | 1 |
children | 0 |
last_payout | 2017-09-12 09:01:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 43 |
author_reputation | 702,928,154 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,928,013 |
net_rshares | 0 |
interesting.
author | braxton101 |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170906t040240231z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-06 04:02:42 |
last_update | 2017-09-06 04:02:42 |
depth | 1 |
children | 0 |
last_payout | 2017-09-13 04:02:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 12 |
author_reputation | 5,211,856,126,324 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 14,011,802 |
net_rshares | 0 |
Tip!
author | cardboard |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t125554299z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-05 12:56:00 |
last_update | 2017-09-05 12:56:00 |
depth | 1 |
children | 0 |
last_payout | 2017-09-12 12:56:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 4 |
author_reputation | 31,522,757,177,122 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,944,262 |
net_rshares | 3,856,273,644 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
tipu | 0 | 3,856,273,644 | 1% |
Thanks for the info! I only have to claim my rewards once every few weeks at the rate I'm going lol.
author | cassandraf |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t052140414z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-05 05:21:39 |
last_update | 2017-09-05 05:21:39 |
depth | 1 |
children | 0 |
last_payout | 2017-09-12 05:21:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 101 |
author_reputation | 768,760,668,936 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,914,243 |
net_rshares | 0 |
Did you just used pure python language alongside the steam API? Or you also mixed it with another framework?
author | chrispty507 |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t054024905z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-05 05:40:24 |
last_update | 2017-09-05 05:40:42 |
depth | 1 |
children | 1 |
last_payout | 2017-09-12 05:40:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 108 |
author_reputation | 18,023,773,224 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,915,337 |
net_rshares | 0 |
I use the official python library for STEEM. You can get more details at https://github.com/steemit/steem-python
author | oflyhigh |
---|---|
permlink | re-chrispty507-re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t083930372z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"links":["https://github.com/steemit/steem-python"],"app":"steemit/0.1"} |
created | 2017-09-05 08:39:45 |
last_update | 2017-09-05 08:39:45 |
depth | 2 |
children | 0 |
last_payout | 2017-09-12 08:39:45 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 112 |
author_reputation | 6,352,890,604,329,496 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,926,531 |
net_rshares | 0 |
thx for sharing
author | cxc |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t160532263z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-05 16:05:54 |
last_update | 2017-09-05 16:05:54 |
depth | 1 |
children | 1 |
last_payout | 2017-09-12 16:05:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 1.086 HBD |
curator_payout_value | 0.361 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 15 |
author_reputation | 1,378,616,308,948 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,961,524 |
net_rshares | 428,152,049,882 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
randowhale1 | 0 | 428,152,049,882 | 4% |
This post received a 4% upvote from @randowhale thanks to @cxc! For more information, [click here](https://steemit.com/steemit/@randowhale/randowhale-is-now-only-1-steem-sbd-per-vote-spread-the-news)!
author | randowhale |
---|---|
permlink | re-re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t160532263z-20170907t191317 |
category | steemdev |
json_metadata | "{"format": "markdown", "app": "randowhale/0.1"}" |
created | 2017-09-07 19:13:18 |
last_update | 2017-09-07 19:13:18 |
depth | 2 |
children | 0 |
last_payout | 2017-09-14 19:13:18 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 201 |
author_reputation | 47,657,457,485,459 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 14,181,478 |
net_rshares | 0 |
Thanks for the informations
author | dariotek |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170906t141916720z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-06 14:19:18 |
last_update | 2017-09-06 14:19:18 |
depth | 1 |
children | 0 |
last_payout | 2017-09-13 14:19:18 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 27 |
author_reputation | 81,358,577 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 14,054,364 |
net_rshares | 0 |
very cool thx ,aloha from hawaii
author | dasasoul |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170906t002244695z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-06 00:22:45 |
last_update | 2017-09-06 00:22:45 |
depth | 1 |
children | 0 |
last_payout | 2017-09-13 00:22:45 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 32 |
author_reputation | 317,299,350 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,997,870 |
net_rshares | 0 |
Amazing tool!!
author | davidrestrepo |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t061341701z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-05 06:13:42 |
last_update | 2017-09-05 06:13:42 |
depth | 1 |
children | 0 |
last_payout | 2017-09-12 06:13:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.390 HBD |
curator_payout_value | 0.020 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 14 |
author_reputation | 757,119,534,433 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,917,260 |
net_rshares | 121,650,527,466 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
davidrestrepo | 0 | 121,240,385,838 | 100% | ||
samuraiz | 0 | 410,141,628 | 100% |
Nice. Cron job? Besides a programmer, who else would not about that?
author | deepwaterscrypto |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t184536277z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-05 18:45:36 |
last_update | 2017-09-05 18:45:36 |
depth | 1 |
children | 0 |
last_payout | 2017-09-12 18:45:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 68 |
author_reputation | 194,386,454,476 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,975,213 |
net_rshares | 0 |
Very useful information. Thank you for sharing with us.
author | duchess969 |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t134323868z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-05 13:43:30 |
last_update | 2017-09-05 13:43:30 |
depth | 1 |
children | 0 |
last_payout | 2017-09-12 13:43:30 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 55 |
author_reputation | 815,252,313 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,948,667 |
net_rshares | 0 |
ok
author | edhi.muryanto |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t072355237z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-05 07:23:57 |
last_update | 2017-09-05 07:23:57 |
depth | 1 |
children | 0 |
last_payout | 2017-09-12 07:23:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 2 |
author_reputation | 742,206,010,796 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,921,492 |
net_rshares | 0 |
great job
author | eliashanna |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t045248959z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-05 04:52:48 |
last_update | 2017-09-05 04:52:48 |
depth | 1 |
children | 0 |
last_payout | 2017-09-12 04:52:48 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 9 |
author_reputation | 18,966,744,999 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,912,597 |
net_rshares | 2,229,101,501 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
eliashanna | 0 | 2,229,101,501 | 100% |
Very nice tool I really love to use this tool thanks for sharing
author | essar76 |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t062444393z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-05 06:24:48 |
last_update | 2017-09-05 06:24:48 |
depth | 1 |
children | 0 |
last_payout | 2017-09-12 06:24:48 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 65 |
author_reputation | 109,521,800,311 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,917,899 |
net_rshares | 0 |
post is very useful, and the waiting by the community steemit, thank you for sharing @oflyhigh
author | filzaart |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t052620661z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"users":["oflyhigh"],"app":"steemit/0.1"} |
created | 2017-09-05 05:26:24 |
last_update | 2017-09-05 05:26:24 |
depth | 1 |
children | 0 |
last_payout | 2017-09-12 05:26:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 94 |
author_reputation | 1,934,364,221,283 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,914,533 |
net_rshares | 0 |
I must look it ... I need more info :)
author | foxkoit |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t070544605z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-05 07:05:45 |
last_update | 2017-09-05 07:05:45 |
depth | 1 |
children | 0 |
last_payout | 2017-09-12 07:05:45 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 38 |
author_reputation | 536,568,905,388,885 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,920,282 |
net_rshares | 0 |
Thanks for sharing!
author | frgms |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t154458419z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-05 15:44:57 |
last_update | 2017-09-05 15:44:57 |
depth | 1 |
children | 0 |
last_payout | 2017-09-12 15:44:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 19 |
author_reputation | 4,543,898,114 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,959,560 |
net_rshares | 0 |
Damnit this is genius, I'm a super beginner Python learner and I don't understand have of the programs you posted but is incredibly thrilled about this.!
author | frost04 |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t082152916z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-05 08:21:54 |
last_update | 2017-09-05 08:21:54 |
depth | 1 |
children | 1 |
last_payout | 2017-09-12 08:21:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.206 HBD |
curator_payout_value | 0.011 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 153 |
author_reputation | 3,645,772,569,932 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,925,340 |
net_rshares | 64,470,417,146 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
frost04 | 0 | 30,699,924,935 | 100% | ||
cryptoman01 | 0 | 29,565,419,118 | 100% | ||
lisaocampo | 0 | 0 | 100% | ||
ladydiana | 0 | 4,205,073,093 | 100% |
meep
author | ionlysaymeep |
---|---|
permlink | re-frost04-re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t082152916z-20170905t083609544z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"meep_bot/0.0.1"} |
created | 2017-09-05 08:36:09 |
last_update | 2017-09-05 08:36:09 |
depth | 2 |
children | 0 |
last_payout | 2017-09-12 08:36:09 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 4 |
author_reputation | 754,962,855,156 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,926,285 |
net_rshares | 0 |
Maja agaya
author | gkumar | ||||||
---|---|---|---|---|---|---|---|
permlink | re-oflyhigh-201795t202750445z | ||||||
category | steemdev | ||||||
json_metadata | {"tags":"steemdev","app":"esteem/1.4.6","format":"markdown+html","community":"esteem"} | ||||||
created | 2017-09-05 14:57:57 | ||||||
last_update | 2017-09-05 14:57:57 | ||||||
depth | 1 | ||||||
children | 0 | ||||||
last_payout | 2017-09-12 14:57:57 | ||||||
cashout_time | 1969-12-31 23:59:59 | ||||||
total_payout_value | 0.000 HBD | ||||||
curator_payout_value | 0.000 HBD | ||||||
pending_payout_value | 0.000 HBD | ||||||
promoted | 0.000 HBD | ||||||
body_length | 10 | ||||||
author_reputation | 354,692,776,318 | ||||||
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" | ||||||
beneficiaries |
| ||||||
max_accepted_payout | 1,000,000.000 HBD | ||||||
percent_hbd | 10,000 | ||||||
post_id | 13,955,276 | ||||||
net_rshares | 0 |
Perfect tool, really recomended!! If you need 👍
author | guppy |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t161701390z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-05 16:17:09 |
last_update | 2017-09-05 16:17:09 |
depth | 1 |
children | 0 |
last_payout | 2017-09-12 16:17:09 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 48 |
author_reputation | 68,010,952,632 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,962,566 |
net_rshares | 0 |
Oh, this would be nice... I am not too long around here on Steemit and when it comes to coding all I mastered until now is to print "Hello World" in Python, i.e. I already have python on my computer but don't know how to run routine like yours above... Where to enter that commands e.g. that pip installation thing ? Would be glad if you could help me... Thank you ! [](https://steemit.com/@honolulu) [ @honolulu ](https://steemit.com/@honolulu)
author | honolulu |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170926t081432562z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"image":["https://i.imgsafe.org/a9/a9061eb0b6.png"],"links":["https://steemit.com/@honolulu"],"app":"steemit/0.1"} |
created | 2017-09-26 08:14:36 |
last_update | 2017-09-26 08:14:36 |
depth | 1 |
children | 0 |
last_payout | 2017-10-03 08:14:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.109 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 503 |
author_reputation | 157,752,722,851,488 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 15,961,268 |
net_rshares | 31,337,910,296 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
honolulu | 0 | 31,337,910,296 | 50% |
author | incrediblesnow |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t042512653z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-05 04:25:15 |
last_update | 2017-09-05 04:25:15 |
depth | 1 |
children | 0 |
last_payout | 2017-09-12 04:25:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 20 |
author_reputation | 39,931,984,573,642 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,911,021 |
net_rshares | 1,799,703,502 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
tngflx | 0 | 749,345,219 | 100% | ||
frsh1 | 0 | 1,050,358,283 | 100% |
This works too: https://steemit.com/radiator/@inertia/stinkypete-rb-reward-claim-script-for-steem-now-with-claim-rules
author | inertia |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t084334103z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"links":["https://steemit.com/radiator/@inertia/stinkypete-rb-reward-claim-script-for-steem-now-with-claim-rules"],"app":"steemit/0.1"} |
created | 2017-09-05 08:43:33 |
last_update | 2017-09-05 08:43:33 |
depth | 1 |
children | 2 |
last_payout | 2017-09-12 08:43:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 6.278 HBD |
curator_payout_value | 0.677 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 119 |
author_reputation | 346,568,901,399,561 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,926,807 |
net_rshares | 2,045,881,512,980 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
sephiroth | 0 | 681,085,118,764 | 100% | ||
inertia | 0 | 859,799,534,133 | 100% | ||
oflyhigh | 0 | 490,010,153,659 | 25% | ||
ashwim | 0 | 3,473,230,481 | 100% | ||
ackza | 0 | 9,891,599,720 | 9% | ||
anilmehta00 | 0 | 478,670,450 | 100% | ||
cryptopaybill | 0 | 1,143,205,773 | 100% |
oh snap its Inertia with the script! Making an entire steemit post apear obsolete and redundant! ooohhh!!!
author | ackza |
---|---|
permlink | re-inertia-re-oflyhigh-how-to-claim-your-rewards-automatically-20170906t041858327z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-06 04:18:57 |
last_update | 2017-09-06 04:18:57 |
depth | 2 |
children | 0 |
last_payout | 2017-09-13 04:18:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 107 |
author_reputation | 288,112,675,308,830 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 14,012,800 |
net_rshares | 0 |
Thank you.
author | oflyhigh |
---|---|
permlink | re-inertia-re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t160636456z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-05 16:06:36 |
last_update | 2017-09-05 16:06:36 |
depth | 2 |
children | 0 |
last_payout | 2017-09-12 16:06:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 10 |
author_reputation | 6,352,890,604,329,496 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,961,598 |
net_rshares | 0 |
It's good to know that. I think it's better if I claimed my rewards manually when Steem raise up.
author | jhon.harvey |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t045746691z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-05 04:57:45 |
last_update | 2017-09-05 04:57:45 |
depth | 1 |
children | 0 |
last_payout | 2017-09-12 04:57:45 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 97 |
author_reputation | 22,643,180,605 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,912,882 |
net_rshares | 0 |
How do we convert steem power to steem
author | jordaan0 | ||||||
---|---|---|---|---|---|---|---|
permlink | re-oflyhigh-2017911t21390389z | ||||||
category | steemdev | ||||||
json_metadata | {"tags":"steemdev","app":"esteem/1.4.6","format":"markdown+html","community":"esteem"} | ||||||
created | 2017-09-11 19:39:06 | ||||||
last_update | 2017-09-11 19:39:06 | ||||||
depth | 1 | ||||||
children | 0 | ||||||
last_payout | 2017-09-18 19:39:06 | ||||||
cashout_time | 1969-12-31 23:59:59 | ||||||
total_payout_value | 0.000 HBD | ||||||
curator_payout_value | 0.000 HBD | ||||||
pending_payout_value | 0.000 HBD | ||||||
promoted | 0.000 HBD | ||||||
body_length | 38 | ||||||
author_reputation | 3,467,525,099 | ||||||
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" | ||||||
beneficiaries |
| ||||||
max_accepted_payout | 1,000,000.000 HBD | ||||||
percent_hbd | 10,000 | ||||||
post_id | 14,587,390 | ||||||
net_rshares | 0 |
An automatic claiming of rewards, This is very coo. I have to try this. Thanks oflyhigh for posting.
author | joselito |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t141359257z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-05 14:14:00 |
last_update | 2017-09-05 14:14:00 |
depth | 1 |
children | 0 |
last_payout | 2017-09-12 14:14:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 101 |
author_reputation | 28,214,343,712 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,951,277 |
net_rshares | 0 |
Really helpful. Will try
author | joshtristram |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170906t013024647z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-06 01:30:24 |
last_update | 2017-09-06 01:30:24 |
depth | 1 |
children | 0 |
last_payout | 2017-09-13 01:30:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 24 |
author_reputation | 976,548,544,298 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 14,002,201 |
net_rshares | 980,721,689 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
upped | 0 | 980,721,689 | 100% |
upvoting and following: )
author | jtavassol |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t053448069z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-05 05:34:51 |
last_update | 2017-09-05 05:34:51 |
depth | 1 |
children | 0 |
last_payout | 2017-09-12 05:34:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 25 |
author_reputation | -1,987,656,707,474 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,915,010 |
net_rshares | 0 |
老哥,既然可以自己填充结构,那是不是批量转账其实也可以这么操作。 execl列表里有3个列,account amount memo. 是不是可以批量导入列表里面的记录,一一进行转账支付呢
author | jubi |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t042552533z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-05 04:26:54 |
last_update | 2017-09-05 04:27:18 |
depth | 1 |
children | 3 |
last_payout | 2017-09-12 04:26:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 94 |
author_reputation | 82,406,494,254,467 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,911,123 |
net_rshares | 0 |
完全可以 我有一次发奖,就是这么发的
author | oflyhigh |
---|---|
permlink | re-jubi-re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t050935750z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-05 05:09:36 |
last_update | 2017-09-05 05:09:36 |
depth | 2 |
children | 2 |
last_payout | 2017-09-12 05:09:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 18 |
author_reputation | 6,352,890,604,329,496 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,913,585 |
net_rshares | 0 |
昨天大伟哥和刘老师还正发愁,人多了发奖麻烦尼。 要不哥写个小白教程,让俺学习学习
author | jubi |
---|---|
permlink | re-oflyhigh-re-jubi-re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t052246975z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-05 05:23:48 |
last_update | 2017-09-05 05:24:18 |
depth | 3 |
children | 1 |
last_payout | 2017-09-12 05:23:48 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 40 |
author_reputation | 82,406,494,254,467 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,914,367 |
net_rshares | 0 |
O哥又一篇干货。我已经用上好久了,不过是从 @yuxi 的[帖子里](https://steemit.com/cn/@yuxi/python-steem-api-4) 看到了,也用了 crontab, 每10分钟领一次(几个帐号 for 一下就可以)。 :)
author | justyy |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t065238648z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"users":["yuxi"],"links":["https://steemit.com/cn/@yuxi/python-steem-api-4"],"app":"steemit/0.1"} |
created | 2017-09-05 06:52:39 |
last_update | 2017-09-05 06:53:45 |
depth | 1 |
children | 3 |
last_payout | 2017-09-12 06:52:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 1.439 HBD |
curator_payout_value | 0.055 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 129 |
author_reputation | 280,616,224,641,976 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,919,503 |
net_rshares | 441,044,305,810 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
oflyhigh | 0 | 103,008,004,640 | 5% | ||
justyy | 0 | 337,620,128,048 | 100% | ||
samuraiz | 0 | 416,173,122 | 100% |
10分钟一次,omg 收入也te多了。嘿嘿
author | jubi |
---|---|
permlink | re-justyy-re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t090717024z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-05 09:07:21 |
last_update | 2017-09-05 09:07:21 |
depth | 2 |
children | 0 |
last_payout | 2017-09-12 09:07:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 23 |
author_reputation | 82,406,494,254,467 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,928,404 |
net_rshares | 0 |
我用了4个多月了 😀 每十分钟一次太夸张了吧,那得多少钱要收啊
author | oflyhigh |
---|---|
permlink | re-justyy-re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t082900599z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-05 08:29:12 |
last_update | 2017-09-05 08:29:12 |
depth | 2 |
children | 1 |
last_payout | 2017-09-12 08:29:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 31 |
author_reputation | 6,352,890,604,329,496 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,925,806 |
net_rshares | 0 |
哈哈,刚刚把这个脚本搞到另一台VPS上,弄成5分钟一次。有点小强迫。有奖励就想马上拿。
author | justyy |
---|---|
permlink | re-oflyhigh-re-justyy-re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t085841161z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-05 08:58:42 |
last_update | 2017-09-05 08:58:42 |
depth | 3 |
children | 0 |
last_payout | 2017-09-12 08:58:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 43 |
author_reputation | 280,616,224,641,976 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,927,844 |
net_rshares | 0 |
I know Python , but this text looks very hard for me. I must more learn.
author | kadri |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170906t061126326z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-06 06:11:33 |
last_update | 2017-09-06 06:11:33 |
depth | 1 |
children | 0 |
last_payout | 2017-09-13 06:11:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 72 |
author_reputation | 1,843,247,262,070 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 14,019,476 |
net_rshares | 0 |
Great Post Man I'll try it.
author | kaushal1 |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170906t025343039z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-06 02:53:42 |
last_update | 2017-09-06 02:53:42 |
depth | 1 |
children | 0 |
last_payout | 2017-09-13 02:53:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 27 |
author_reputation | 27,132,924,873 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 14,007,342 |
net_rshares | 0 |
Wow...! Great tool thanks for such useful info. Upvoted and followed.
author | kaushal1 |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170906t025748494z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-06 02:57:48 |
last_update | 2017-09-06 02:57:48 |
depth | 1 |
children | 0 |
last_payout | 2017-09-13 02:57:48 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 70 |
author_reputation | 27,132,924,873 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 14,007,589 |
net_rshares | 0 |
其實為什麼當初steemit設計的時候不乾脆把獎勵設置成自動加入錢包呢? 我想人人都應該希望有獎勵可以即時拿到的
author | kenchung |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t090211315z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-05 09:02:09 |
last_update | 2017-09-05 09:02:09 |
depth | 1 |
children | 1 |
last_payout | 2017-09-12 09:02:09 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 56 |
author_reputation | 41,181,348,504,685 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,928,077 |
net_rshares | 0 |
之前是自动加钱包的哦,HF18之后改成自己收取。😄
author | oflyhigh |
---|---|
permlink | re-kenchung-re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t160854835z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-05 16:08:57 |
last_update | 2017-09-05 16:08:57 |
depth | 2 |
children | 0 |
last_payout | 2017-09-12 16:08:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 25 |
author_reputation | 6,352,890,604,329,496 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,961,839 |
net_rshares | 0 |
##### Wow! This is really great... i would like to give it a shot! ##### thanks, @kennyroy
author | kennyroy |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t231241309z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"users":["kennyroy"],"app":"steemit/0.1"} |
created | 2017-09-05 23:12:42 |
last_update | 2017-09-05 23:12:42 |
depth | 1 |
children | 0 |
last_payout | 2017-09-12 23:12:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 90 |
author_reputation | 64,694,645,595,688 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,993,681 |
net_rshares | 0 |
nice!!!! amazing tool!!! I have a Programming background before I become entrepreneur and this post brought some memories! :P Thank you @oflyhigh !!! Upvoted for sure!! Check also my blog!!! I provide Daily Motivations, Inspirations, and Advices on Life and Business. I want to do SteemIt Full Time, so any Upvote, Resteem, Following it's a huge help for me!!! And I believe you can find great Value and Content in my Blog! :D Thanks again for the great post!!! Looking forward readin more of your posts!
author | kyriakosk |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t130739204z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"users":["oflyhigh"],"app":"steemit/0.1"} |
created | 2017-09-05 13:07:36 |
last_update | 2017-09-05 13:07:36 |
depth | 1 |
children | 0 |
last_payout | 2017-09-12 13:07:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 506 |
author_reputation | 1,103,455,611,268 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,945,404 |
net_rshares | 0 |
Thanks @oflyhigh, I try 3 days, but only I installed Anaconda 3.6 ! How "Import Posting private key to local wallet" ? Where is "steempy addkey" ? Where is "Input private key and set password for local wallet (First time)"?
author | lazarescu.irinel |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170908t182459038z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"users":["oflyhigh"],"app":"steemit/0.1"} |
created | 2017-09-08 18:25:06 |
last_update | 2017-09-12 13:59:42 |
depth | 1 |
children | 0 |
last_payout | 2017-09-15 18:25:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 224 |
author_reputation | 10,704,737,102,960 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 14,282,606 |
net_rshares | 0 |
I would like to see this in C++.
author | leprechaun | ||||||
---|---|---|---|---|---|---|---|
permlink | re-oflyhigh-201795t91233702z | ||||||
category | steemdev | ||||||
json_metadata | {"tags":"steemdev","app":"esteem/1.4.6","format":"markdown+html","community":"esteem"} | ||||||
created | 2017-09-05 12:12:42 | ||||||
last_update | 2017-09-05 12:12:42 | ||||||
depth | 1 | ||||||
children | 0 | ||||||
last_payout | 2017-09-12 12:12:42 | ||||||
cashout_time | 1969-12-31 23:59:59 | ||||||
total_payout_value | 0.000 HBD | ||||||
curator_payout_value | 0.000 HBD | ||||||
pending_payout_value | 0.000 HBD | ||||||
promoted | 0.000 HBD | ||||||
body_length | 32 | ||||||
author_reputation | 43,025,812,810,398 | ||||||
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" | ||||||
beneficiaries |
| ||||||
max_accepted_payout | 1,000,000.000 HBD | ||||||
percent_hbd | 10,000 | ||||||
post_id | 13,940,754 | ||||||
net_rshares | 0 |
gracias muy buena informacion, para los que recien empezamos en steemit
author | loleli29 |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170906t234455569z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-06 23:44:57 |
last_update | 2017-09-06 23:44:57 |
depth | 1 |
children | 0 |
last_payout | 2017-09-13 23:44:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 71 |
author_reputation | 140,706,268,225 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 14,096,896 |
net_rshares | 0 |
excelente información....gracias
author | loleli29 |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170906t234647523z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-06 23:46:51 |
last_update | 2017-09-06 23:46:51 |
depth | 1 |
children | 0 |
last_payout | 2017-09-13 23:46:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 32 |
author_reputation | 140,706,268,225 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 14,097,015 |
net_rshares | 0 |
我都是想到才去收 XD
author | lydiachan |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t052354432z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-05 05:25:12 |
last_update | 2017-09-05 05:25:12 |
depth | 1 |
children | 2 |
last_payout | 2017-09-12 05:25:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 11 |
author_reputation | 38,600,108,764,289 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,914,459 |
net_rshares | 0 |
我都是儲好才去收,不常有收入沒煩惱 > <
author | kitcat |
---|---|
permlink | re-lydiachan-re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t055644520z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-05 05:56:45 |
last_update | 2017-09-05 05:56:45 |
depth | 2 |
children | 1 |
last_payout | 2017-09-12 05:56:45 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 21 |
author_reputation | 33,063,379,747,116 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,916,249 |
net_rshares | 0 |
這倒是~
author | lydiachan |
---|---|
permlink | re-kitcat-re-lydiachan-re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t061233324z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-05 06:13:51 |
last_update | 2017-09-05 06:13:51 |
depth | 3 |
children | 0 |
last_payout | 2017-09-12 06:13:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 4 |
author_reputation | 38,600,108,764,289 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,917,268 |
net_rshares | 0 |
好多要學習的。多謝O哥,又上了一課。
author | magicmonk |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t101422874z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-05 10:14:33 |
last_update | 2017-09-05 10:14:33 |
depth | 1 |
children | 1 |
last_payout | 2017-09-12 10:14:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 18 |
author_reputation | 1,108,129,803,390,365 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,932,718 |
net_rshares | 0 |
😄 一起学习
author | oflyhigh |
---|---|
permlink | re-magicmonk-re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t160920371z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-05 16:09:21 |
last_update | 2017-09-05 16:09:21 |
depth | 2 |
children | 0 |
last_payout | 2017-09-12 16:09:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.073 HBD |
curator_payout_value | 0.023 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 6 |
author_reputation | 6,352,890,604,329,496 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,961,886 |
net_rshares | 29,204,718,153 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
magicmonk | 0 | 29,204,718,153 | 100% |
Excellent informations, thanks for such a nice sharing
author | majidawan | ||||||
---|---|---|---|---|---|---|---|
permlink | re-oflyhigh-201795t102022142z | ||||||
category | steemdev | ||||||
json_metadata | {"tags":"steemdev","app":"esteem/1.4.6","format":"markdown+html","community":"esteem"} | ||||||
created | 2017-09-05 05:20:33 | ||||||
last_update | 2017-09-05 05:20:33 | ||||||
depth | 1 | ||||||
children | 0 | ||||||
last_payout | 2017-09-12 05:20:33 | ||||||
cashout_time | 1969-12-31 23:59:59 | ||||||
total_payout_value | 0.000 HBD | ||||||
curator_payout_value | 0.000 HBD | ||||||
pending_payout_value | 0.000 HBD | ||||||
promoted | 0.000 HBD | ||||||
body_length | 54 | ||||||
author_reputation | 835,950,226,667 | ||||||
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" | ||||||
beneficiaries |
| ||||||
max_accepted_payout | 1,000,000.000 HBD | ||||||
percent_hbd | 10,000 | ||||||
post_id | 13,914,189 | ||||||
net_rshares | 0 |
Thanks for your info...
author | manzon |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170907t050721610z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-07 05:07:27 |
last_update | 2017-09-07 05:07:27 |
depth | 1 |
children | 0 |
last_payout | 2017-09-14 05:07:27 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 23 |
author_reputation | 760,184,000,371 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 14,115,287 |
net_rshares | 0 |
Wow, thanks for sharing! :) Please follow us back if you can :)
author | marconam |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170907t025955375z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-07 02:59:27 |
last_update | 2017-09-07 02:59:27 |
depth | 1 |
children | 0 |
last_payout | 2017-09-14 02:59:27 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 64 |
author_reputation | 47,841,498,163 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 14,108,233 |
net_rshares | 0 |
Wow! This is good! Never knew of this until now. Thank you for the information. Keep it on...
author | masterwriter | ||||||
---|---|---|---|---|---|---|---|
permlink | re-oflyhigh-201795t92328706z | ||||||
category | steemdev | ||||||
json_metadata | {"tags":"steemdev","app":"esteem/1.4.6","format":"markdown+html","community":"esteem"} | ||||||
created | 2017-09-05 08:23:45 | ||||||
last_update | 2017-09-05 08:23:45 | ||||||
depth | 1 | ||||||
children | 0 | ||||||
last_payout | 2017-09-12 08:23:45 | ||||||
cashout_time | 1969-12-31 23:59:59 | ||||||
total_payout_value | 0.340 HBD | ||||||
curator_payout_value | 0.011 HBD | ||||||
pending_payout_value | 0.000 HBD | ||||||
promoted | 0.000 HBD | ||||||
body_length | 97 | ||||||
author_reputation | 5,029,112,377,628 | ||||||
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" | ||||||
beneficiaries |
| ||||||
max_accepted_payout | 1,000,000.000 HBD | ||||||
percent_hbd | 10,000 | ||||||
post_id | 13,925,466 | ||||||
net_rshares | 109,089,266,054 | ||||||
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
good-karma | 0 | 100,348,152,034 | 0.5% | ||
mysteem | 0 | 168,220,135 | 1% | ||
demo | 0 | 324,553,548 | 1% | ||
feruz | 0 | 3,042,804,011 | 1% | ||
esteemapp | 0 | 4,221,439,034 | 1% | ||
bounties | 0 | 344,949,311 | 1% | ||
steempoll | 0 | 334,842,013 | 1% | ||
tipping | 0 | 304,305,968 | 1% |
Love me!!!!! :D
author | mememememe |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t091629134z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-05 09:16:24 |
last_update | 2017-09-05 09:16:24 |
depth | 1 |
children | 0 |
last_payout | 2017-09-12 09:16:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 15 |
author_reputation | 2,946,229,878 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,929,008 |
net_rshares | 0 |
Fully appreciate you for sharing this little tidbit with all of us Steemians out there.
author | meyrep |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t045452001z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-05 04:54:57 |
last_update | 2017-09-05 04:54:57 |
depth | 1 |
children | 0 |
last_payout | 2017-09-12 04:54:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 87 |
author_reputation | 482,575,681,822 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,912,708 |
net_rshares | 2,111,135,779 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
prs | 0 | 639,486,519 | 100% | ||
samuraiz | 0 | 398,078,639 | 100% | ||
frsh1 | 0 | 1,073,570,621 | 100% |
Thanks for using tools. 👍
author | minknsa |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t064543916z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-05 06:45:45 |
last_update | 2017-09-05 06:45:45 |
depth | 1 |
children | 0 |
last_payout | 2017-09-12 06:45:45 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.046 HBD |
curator_payout_value | 0.015 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 25 |
author_reputation | 186,524,686,046 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,919,110 |
net_rshares | 18,570,413,435 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
minknsa | 0 | 18,570,413,435 | 100% |
Thanks for the code
author | mitchelle |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t063108993z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-05 06:30:09 |
last_update | 2017-09-05 06:30:09 |
depth | 1 |
children | 0 |
last_payout | 2017-09-12 06:30:09 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 19 |
author_reputation | 36,087,906,851 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,918,167 |
net_rshares | 0 |
Good job N I like it Plz vote n follow me @mudatnad Thks.....
author | mudatnad | ||||||
---|---|---|---|---|---|---|---|
permlink | re-oflyhigh-2017910t1051855z | ||||||
category | steemdev | ||||||
json_metadata | {"tags":"steemdev","app":"esteem/1.4.6","format":"markdown+html","community":"esteem"} | ||||||
created | 2017-09-09 18:00:54 | ||||||
last_update | 2017-09-09 18:00:54 | ||||||
depth | 1 | ||||||
children | 0 | ||||||
last_payout | 2017-09-16 18:00:54 | ||||||
cashout_time | 1969-12-31 23:59:59 | ||||||
total_payout_value | 0.000 HBD | ||||||
curator_payout_value | 0.000 HBD | ||||||
pending_payout_value | 0.000 HBD | ||||||
promoted | 0.000 HBD | ||||||
body_length | 63 | ||||||
author_reputation | -2,281,413,061 | ||||||
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" | ||||||
beneficiaries |
| ||||||
max_accepted_payout | 1,000,000.000 HBD | ||||||
percent_hbd | 10,000 | ||||||
post_id | 14,380,530 | ||||||
net_rshares | 136,294,400 | ||||||
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
mudatnad | 0 | 136,294,400 | 100% |
nice post @oflyhigh . your story awesome
author | muhammadrazikon | ||||||
---|---|---|---|---|---|---|---|
permlink | re-oflyhigh-201795t22402961z | ||||||
category | steemdev | ||||||
json_metadata | {"tags":"steemdev","app":"esteem/1.4.6","format":"markdown+html","community":"esteem"} | ||||||
created | 2017-09-05 15:40:33 | ||||||
last_update | 2017-09-05 15:40:33 | ||||||
depth | 1 | ||||||
children | 0 | ||||||
last_payout | 2017-09-12 15:40:33 | ||||||
cashout_time | 1969-12-31 23:59:59 | ||||||
total_payout_value | 0.000 HBD | ||||||
curator_payout_value | 0.000 HBD | ||||||
pending_payout_value | 0.000 HBD | ||||||
promoted | 0.000 HBD | ||||||
body_length | 40 | ||||||
author_reputation | 142,346,777,527 | ||||||
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" | ||||||
beneficiaries |
| ||||||
max_accepted_payout | 1,000,000.000 HBD | ||||||
percent_hbd | 10,000 | ||||||
post_id | 13,959,152 | ||||||
net_rshares | 1,304,692,572 | ||||||
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
muhammadrazikon | 0 | 1,304,692,572 | 100% |
Noted : to claim our rewards. But, Are you tired of this way? Check->Login->Claim or Login->Check->Claim, We do the same thing over and over again. Is there a way to help us do these things automatically? The answer is yes! There is a operation called claim_reward_balance_operation
author | mukhtar.juned | ||||||
---|---|---|---|---|---|---|---|
permlink | re-oflyhigh-201795t183028435z | ||||||
category | steemdev | ||||||
json_metadata | {"tags":"steemdev","app":"esteem/1.4.6","format":"markdown+html","community":"esteem"} | ||||||
created | 2017-09-05 11:30:51 | ||||||
last_update | 2017-09-05 11:30:51 | ||||||
depth | 1 | ||||||
children | 0 | ||||||
last_payout | 2017-09-12 11:30:51 | ||||||
cashout_time | 1969-12-31 23:59:59 | ||||||
total_payout_value | 0.000 HBD | ||||||
curator_payout_value | 0.000 HBD | ||||||
pending_payout_value | 0.000 HBD | ||||||
promoted | 0.000 HBD | ||||||
body_length | 284 | ||||||
author_reputation | 7,967,035,623,756 | ||||||
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" | ||||||
beneficiaries |
| ||||||
max_accepted_payout | 1,000,000.000 HBD | ||||||
percent_hbd | 10,000 | ||||||
post_id | 13,937,752 | ||||||
net_rshares | 0 |
nice tool @oflyhigh. Thank you
author | munawar1235 |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t082034074z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"users":["oflyhigh"],"app":"steemit/0.1"} |
created | 2017-09-05 08:21:51 |
last_update | 2017-09-05 08:21:51 |
depth | 1 |
children | 1 |
last_payout | 2017-09-12 08:21:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 30 |
author_reputation | 86,522,918,923,810 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,925,335 |
net_rshares | 0 |
You are welcome.
author | oflyhigh |
---|---|
permlink | re-munawar1235-re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t084058636z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-05 08:41:21 |
last_update | 2017-09-05 08:41:21 |
depth | 2 |
children | 0 |
last_payout | 2017-09-12 08:41:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 16 |
author_reputation | 6,352,890,604,329,496 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,926,652 |
net_rshares | 0 |
Very nice tip thank you
author | padmakshi |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t083934529z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-05 08:39:36 |
last_update | 2017-09-05 08:39:36 |
depth | 1 |
children | 0 |
last_payout | 2017-09-12 08:39:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 23 |
author_reputation | 1,095,407,523,576 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,926,526 |
net_rshares | 0 |
Tnx for this very useful information, but I will stick to clicking the blue button. I think my energy level can cope with that. ;-)
author | pele23 |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t065132807z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-05 06:51:33 |
last_update | 2017-09-05 06:51:33 |
depth | 1 |
children | 1 |
last_payout | 2017-09-12 06:51:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 131 |
author_reputation | 353,164,936,729,990 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,919,432 |
net_rshares | 4,047,982,532 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
mu001bu | 0 | 4,047,982,532 | 100% |
Lol. Yeah, it doesnt take much effort doing it. I actually look forward to claiming them manually.
author | mu001bu |
---|---|
permlink | re-pele23-re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t094518376z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-05 09:45:21 |
last_update | 2017-09-05 09:45:21 |
depth | 2 |
children | 0 |
last_payout | 2017-09-12 09:45:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 98 |
author_reputation | 2,847,569,038 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,930,850 |
net_rshares | 4,141,039,601 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
mu001bu | 0 | 4,141,039,601 | 100% |
Wow this is damn helpful. Otherwise its always checking and claiming rewards again and again.
author | perennial |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t053851561z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-05 05:38:51 |
last_update | 2017-09-05 05:38:51 |
depth | 1 |
children | 0 |
last_payout | 2017-09-12 05:38:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 93 |
author_reputation | 10,460,298,003,452 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,915,256 |
net_rshares | 0 |
Thank you for sharing. Now, I have an idea because if this post. Keep sharing mate.
author | philiparniebinag |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t054526951z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-05 05:45:30 |
last_update | 2017-09-05 05:45:30 |
depth | 1 |
children | 0 |
last_payout | 2017-09-12 05:45:30 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 83 |
author_reputation | 8,329,454,120,249 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,915,640 |
net_rshares | 0 |
Great news. It will help our community. Upvoted and resteemed. Thanks!!
author | pia-ps |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170906t001859424z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-06 00:19:00 |
last_update | 2017-09-06 00:19:00 |
depth | 1 |
children | 0 |
last_payout | 2017-09-13 00:19:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 72 |
author_reputation | 310,246,298,385 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,997,622 |
net_rshares | 0 |
I already have a server! I can just run thus script in cron! Thanks for sharing this great tool :) Keep steem'in hard
author | pisolutionsmru | ||||||
---|---|---|---|---|---|---|---|
permlink | re-oflyhigh-201795t105251209z | ||||||
category | steemdev | ||||||
json_metadata | {"tags":"steemdev","app":"esteem/1.4.6","format":"markdown+html","community":"esteem"} | ||||||
created | 2017-09-05 06:52:51 | ||||||
last_update | 2017-09-05 06:52:51 | ||||||
depth | 1 | ||||||
children | 1 | ||||||
last_payout | 2017-09-12 06:52:51 | ||||||
cashout_time | 1969-12-31 23:59:59 | ||||||
total_payout_value | 0.000 HBD | ||||||
curator_payout_value | 0.000 HBD | ||||||
pending_payout_value | 0.000 HBD | ||||||
promoted | 0.000 HBD | ||||||
body_length | 123 | ||||||
author_reputation | 5,014,284,597,806 | ||||||
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" | ||||||
beneficiaries |
| ||||||
max_accepted_payout | 1,000,000.000 HBD | ||||||
percent_hbd | 10,000 | ||||||
post_id | 13,919,513 | ||||||
net_rshares | 0 |
Welcome!
author | oflyhigh |
---|---|
permlink | re-pisolutionsmru-re-oflyhigh-201795t105251209z-20170905t084020758z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-05 08:40:39 |
last_update | 2017-09-05 08:40:39 |
depth | 2 |
children | 0 |
last_payout | 2017-09-12 08:40:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 8 |
author_reputation | 6,352,890,604,329,496 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,926,600 |
net_rshares | 0 |
Thank you. This is a great contribution. [Steemians Ask Not What Steemit Can Do For You But What You Can Do For Steemit](https://steemit.com/positivity/@positivesteem/steemians-ask-not-what-steemit-can-do-for-you-but-what-you-can-do-for-steemit-share-your-contributions-and-every-comments-will)
author | positivesteem |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170908t060613189z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"links":["https://steemit.com/positivity/@positivesteem/steemians-ask-not-what-steemit-can-do-for-you-but-what-you-can-do-for-steemit-share-your-contributions-and-every-comments-will"],"app":"steemit/0.1"} |
created | 2017-09-08 06:06:12 |
last_update | 2017-09-08 06:06:12 |
depth | 1 |
children | 0 |
last_payout | 2017-09-15 06:06:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 294 |
author_reputation | 85,819,942,349,665 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 14,221,579 |
net_rshares | 0 |
Gracias por tu post yompartir esa grandiosa herramienta con la comunidad steemit
author | prs |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t063135516z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-05 06:01:57 |
last_update | 2017-09-05 06:01:57 |
depth | 1 |
children | 0 |
last_payout | 2017-09-12 06:01:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 80 |
author_reputation | 7,964,412,939 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,916,544 |
net_rshares | 651,113,547 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
prs | 0 | 651,113,547 | 100% |
great method , everyone loves to get rewards automatically.
author | raihanrahman |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t073113461z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-05 07:31:15 |
last_update | 2017-09-05 07:31:15 |
depth | 1 |
children | 0 |
last_payout | 2017-09-12 07:31:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 60 |
author_reputation | 530,866,524,718 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,921,995 |
net_rshares | 0 |
author | raoharoon |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170906t055128488z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-05 05:51:33 |
last_update | 2017-09-05 05:51:33 |
depth | 1 |
children | 0 |
last_payout | 2017-09-12 05:51:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 53 |
author_reputation | 21,694,793,739 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,915,965 |
net_rshares | -20,196,634 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
cheetah | 0 | -712,156,365 | -1% | ||
raoharoon | 0 | 691,959,731 | 100% | ||
nehapari | 0 | 0 | 100% |
this article is worthy and valuable.. it is something that is vert useful and can improve our knowledge about Steemit! 100% upvote for this!!! and followed you @oflyhigh :) thanks much
author | rejzons |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t224557112z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"users":["oflyhigh"],"app":"steemit/0.1"} |
created | 2017-09-05 22:46:12 |
last_update | 2017-09-05 22:46:12 |
depth | 1 |
children | 0 |
last_payout | 2017-09-12 22:46:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 184 |
author_reputation | 5,048,601,082,793 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,992,145 |
net_rshares | 0 |
https://steemitimages.com/0x0/https://steemitimages.com/DQmXyzsUEBt8MRXkYWNxYoMs53DknDhuncrjGtiZmQG6WST/giphy.gif
author | rogasa3000 |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t212415261z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"image":["https://steemitimages.com/0x0/https://steemitimages.com/DQmXyzsUEBt8MRXkYWNxYoMs53DknDhuncrjGtiZmQG6WST/giphy.gif"],"app":"steemit/0.1"} |
created | 2017-09-05 21:24:15 |
last_update | 2017-09-05 21:24:15 |
depth | 1 |
children | 0 |
last_payout | 2017-09-12 21:24:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 113 |
author_reputation | 3,400,971,445,624 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,986,812 |
net_rshares | 0 |
Nice....that is so helpful i think. Thank you
author | rooneey | ||||||
---|---|---|---|---|---|---|---|
permlink | re-oflyhigh-201796t93724365z | ||||||
category | steemdev | ||||||
json_metadata | {"tags":"steemdev","app":"esteem/1.4.6","format":"markdown+html","community":"esteem"} | ||||||
created | 2017-09-06 02:38:15 | ||||||
last_update | 2017-09-06 02:38:15 | ||||||
depth | 1 | ||||||
children | 0 | ||||||
last_payout | 2017-09-13 02:38:15 | ||||||
cashout_time | 1969-12-31 23:59:59 | ||||||
total_payout_value | 0.000 HBD | ||||||
curator_payout_value | 0.000 HBD | ||||||
pending_payout_value | 0.000 HBD | ||||||
promoted | 0.000 HBD | ||||||
body_length | 45 | ||||||
author_reputation | 8,862,226,725,886 | ||||||
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" | ||||||
beneficiaries |
| ||||||
max_accepted_payout | 1,000,000.000 HBD | ||||||
percent_hbd | 10,000 | ||||||
post_id | 14,006,420 | ||||||
net_rshares | 0 |
good blog
author | roshanlal2017 |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t070316468z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-05 07:03:21 |
last_update | 2017-09-05 07:03:21 |
depth | 1 |
children | 0 |
last_payout | 2017-09-12 07:03:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 9 |
author_reputation | 37,213,845,809 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,920,128 |
net_rshares | 0 |
Amazing. bravo
author | samhenry |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t081208685z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-05 08:11:45 |
last_update | 2017-09-05 08:11:45 |
depth | 1 |
children | 0 |
last_payout | 2017-09-12 08:11:45 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 14 |
author_reputation | 400,829,230,710 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,924,591 |
net_rshares | 0 |
stunning tool
author | samuraiz |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t071816195z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-05 07:25:48 |
last_update | 2017-09-05 07:25:48 |
depth | 1 |
children | 0 |
last_payout | 2017-09-12 07:25:48 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 14 |
author_reputation | -98,824,940,708 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,921,626 |
net_rshares | -722,080,649 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
cheetah | 0 | -722,080,649 | -1% |
you really make it seem so easy. You have a knack for explaining well. please could you also write a post on how to earn well here on steemit. I am a writer but new to this system
author | sayee |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170906t121622216z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-06 12:16:24 |
last_update | 2017-09-06 12:16:24 |
depth | 1 |
children | 0 |
last_payout | 2017-09-13 12:16:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 180 |
author_reputation | 401,187,570,881,514 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 14,044,235 |
net_rshares | 0 |
very nice
author | sharoon |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t121841655z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-05 12:18:36 |
last_update | 2017-09-05 12:18:36 |
depth | 1 |
children | 0 |
last_payout | 2017-09-12 12:18:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 9 |
author_reputation | -330,640,444,933 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,941,246 |
net_rshares | 0 |
Nice tool! I will try and get it to work on the following days. Thanks for posting!
author | silent.screamer |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t054521461z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-05 05:45:15 |
last_update | 2017-09-05 05:45:15 |
depth | 1 |
children | 1 |
last_payout | 2017-09-12 05:45:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.184 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 83 |
author_reputation | 2,048,728,903,911 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,915,623 |
net_rshares | 54,206,044,923 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
silent.screamer | 0 | 53,543,304,349 | 100% | ||
prs | 0 | 662,740,574 | 100% |
You are welcome.
author | oflyhigh |
---|---|
permlink | re-silentscreamer-re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t082953176z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-05 08:30:09 |
last_update | 2017-09-05 08:30:09 |
depth | 2 |
children | 0 |
last_payout | 2017-09-12 08:30:09 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 16 |
author_reputation | 6,352,890,604,329,496 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,925,862 |
net_rshares | 0 |
upvoted and hoping senpai (whale) will notice me back <img src="https://img14.deviantart.net/3342/i/2014/040/6/d/pewdiepie__notice_me_senpai_by_blackbirdrose-d75r1re.jpg"> 😍
author | skreza |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t223808182z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"image":["https://img14.deviantart.net/3342/i/2014/040/6/d/pewdiepie__notice_me_senpai_by_blackbirdrose-d75r1re.jpg"],"app":"steemit/0.1"} |
created | 2017-09-05 22:38:09 |
last_update | 2017-09-05 22:38:09 |
depth | 1 |
children | 0 |
last_payout | 2017-09-12 22:38:09 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 176 |
author_reputation | 12,357,028,398,386 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,991,637 |
net_rshares | 0 |
Hi and thank you for the great information. I have definitely learn something new today :) -@splendorhub
author | splendorhub |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t072136128z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-05 07:21:18 |
last_update | 2017-09-05 07:21:18 |
depth | 1 |
children | 0 |
last_payout | 2017-09-12 07:21:18 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 107 |
author_reputation | 12,936,731,361,578 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,921,321 |
net_rshares | 0 |
what you give .. very impressed .. hopefully what you reach friend achieve
author | stiuly |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t064446335z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-05 06:44:48 |
last_update | 2017-09-05 06:44:48 |
depth | 1 |
children | 0 |
last_payout | 2017-09-12 06:44:48 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 74 |
author_reputation | 271,026,760,883 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,919,052 |
net_rshares | 0 |

author | sumayia |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t074725502z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"image":["https://steemitimages.com/DQmXyzsUEBt8MRXkYWNxYoMs53DknDhuncrjGtiZmQG6WST/giphy.gif"],"app":"steemit/0.1"} |
created | 2017-09-05 07:47:27 |
last_update | 2017-09-05 07:47:27 |
depth | 1 |
children | 0 |
last_payout | 2017-09-12 07:47:27 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.435 HBD |
curator_payout_value | 0.144 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 88 |
author_reputation | 11,160,106,064,911 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,923,076 |
net_rshares | 171,215,666,008 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
randowhale1 | 0 | 171,215,666,008 | 1% |
Thanks!
author | syt |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170906t050455922z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-06 05:04:57 |
last_update | 2017-09-06 05:04:57 |
depth | 1 |
children | 0 |
last_payout | 2017-09-13 05:04:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 7 |
author_reputation | 321,997,465,326 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 14,015,626 |
net_rshares | 0 |
Outstanding work and research. I'm sure the community appreciates your effort as much as I do, thank you, Press On, Stay Strong and Charge the Hill! Upvoted, Followed and Resteemed.
author | tavi |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t050714341z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-05 05:07:12 |
last_update | 2017-09-05 05:07:12 |
depth | 1 |
children | 1 |
last_payout | 2017-09-12 05:07:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 181 |
author_reputation | 20,692,211,621 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,913,457 |
net_rshares | 0 |
Thank you.
author | oflyhigh |
---|---|
permlink | re-tavi-re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t083127846z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-05 08:31:39 |
last_update | 2017-09-05 08:31:39 |
depth | 2 |
children | 0 |
last_payout | 2017-09-12 08:31:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 10 |
author_reputation | 6,352,890,604,329,496 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,925,969 |
net_rshares | 0 |
nice one. Let me try it.thanks
author | tfame3865 |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t123859560z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-05 12:39:12 |
last_update | 2017-09-05 12:39:12 |
depth | 1 |
children | 0 |
last_payout | 2017-09-12 12:39:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 30 |
author_reputation | 445,459,204,503,686 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,942,855 |
net_rshares | 0 |
Great!
author | tfury |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170906t053413472z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-06 05:34:18 |
last_update | 2017-09-06 05:34:18 |
depth | 1 |
children | 0 |
last_payout | 2017-09-13 05:34:18 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 6 |
author_reputation | 3,206,548,905,049 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 14,017,391 |
net_rshares | 0 |
Thanks for sharing this handy info and help for us Steemians!
author | thegoliath |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t053659434z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-05 05:37:00 |
last_update | 2017-09-05 05:37:00 |
depth | 1 |
children | 0 |
last_payout | 2017-09-12 05:37:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 61 |
author_reputation | 252,645,240,043,164 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,915,147 |
net_rshares | 0 |
<table><tr><td>http://i.imgur.com/sAg9ypb.png</td><td><p><strong>Hi @oflyhigh! @cardboard is sending you 0.15 SBD tip and @tipU upvote http://i.imgur.com/UwA0sjo.png :)</strong></p><p><a href="https://steemit.com/steemit/@tipu/tipu-quick-guide" rel="noopener">send tips with @tipU</a> <strong>|</strong> <a href="https://steemit.com/steemit/@tipu/tipu-guide-4-sharing-the-profit-explained" rel="noopener">earn interest in @tipU profit</a></p></td></tr></table>
author | tipu |
---|---|
permlink | re-how-to-claim-your-rewards-automatically-20170905t125620 |
category | steemdev |
json_metadata | "" |
created | 2017-09-05 12:56:21 |
last_update | 2017-09-05 12:56:21 |
depth | 1 |
children | 0 |
last_payout | 2017-09-12 12:56:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 460 |
author_reputation | 55,930,979,039,115 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,944,294 |
net_rshares | 0 |
nice post.. I upvoted u.....u can also check my post. Thank u
author | vividhbangla |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170912t053147403z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-12 05:31:57 |
last_update | 2017-09-12 05:31:57 |
depth | 1 |
children | 0 |
last_payout | 2017-09-19 05:31:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 62 |
author_reputation | 60,542,420,468 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 14,624,674 |
net_rshares | 0 |
谢谢分享,先收着。
author | wangwenjing |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t153225844z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-05 15:32:24 |
last_update | 2017-09-05 15:32:24 |
depth | 1 |
children | 0 |
last_payout | 2017-09-12 15:32:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 9 |
author_reputation | 11,462,624,156,054 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,958,347 |
net_rshares | 597,717,519 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
wangwenjing | 0 | 597,717,519 | 100% |
Very practical for the savvy and not so!
author | world-currency |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170906t050955370z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-06 05:10:00 |
last_update | 2017-09-06 05:10:00 |
depth | 1 |
children | 0 |
last_payout | 2017-09-13 05:10:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 40 |
author_reputation | 29,010,794,683 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 14,015,919 |
net_rshares | 0 |
good post and seems good work
author | writer1 |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t110331124z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-05 11:03:30 |
last_update | 2017-09-05 11:03:30 |
depth | 1 |
children | 0 |
last_payout | 2017-09-12 11:03:30 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 29 |
author_reputation | 46,162,775,985 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,935,842 |
net_rshares | 4,391,505,607 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
writer1 | 0 | 4,391,505,607 | 100% |
Sweet!! All put together in one package . I love it.
author | yunusalfa |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t104439448z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"app":"steemit/0.1"} |
created | 2017-09-05 10:44:36 |
last_update | 2017-09-05 10:44:36 |
depth | 1 |
children | 0 |
last_payout | 2017-09-12 10:44:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 52 |
author_reputation | 11,305,514 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,934,689 |
net_rshares | 0 |
thanks our informatiom @oflyhigh
author | zuhrareza |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t142251989z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"users":["oflyhigh"],"app":"steemit/0.1"} |
created | 2017-09-05 14:22:57 |
last_update | 2017-09-05 14:22:57 |
depth | 1 |
children | 0 |
last_payout | 2017-09-12 14:22:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 32 |
author_reputation | 114,479,262,182 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,952,130 |
net_rshares | 0 |
Thankyou for sharing @oflyhigh
author | zul88 |
---|---|
permlink | re-oflyhigh-how-to-claim-your-rewards-automatically-20170905t092923796z |
category | steemdev |
json_metadata | {"tags":["steemdev"],"users":["oflyhigh"],"app":"steemit/0.1"} |
created | 2017-09-05 09:29:27 |
last_update | 2017-09-05 09:29:27 |
depth | 1 |
children | 0 |
last_payout | 2017-09-12 09:29:27 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 30 |
author_reputation | 1,329,809,569,775 |
root_title | "How to claim your rewards automatically? / 如何自动收取你的收益" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,929,791 |
net_rshares | 0 |