<center></center> Beem is a great python library to interact with Hive Blockchain. It is created and maintained by @holger80. Hive has discounted accounts. Anybody who has enough resource credits can claim these discounted account tokens at the cost of their available RC. At a later time new accounts can be created using these claims for free. From time to time I claim some accounts with intention to use them in the future or help other onboarding efforts. Normally I would use peakd to claim accounts. In the wallet section, under delegate they have an option to claim accounts. They used to provide two options: single account claim, and multiple accounts claim. For some reason the multiple accounts claim option is not there anymore. Maybe it has moved somewhere else on the website. Instead of figuring out what happened to that option, I decided to see if I could achieve the same results using Beem. As I was going looking for the ways how to write this script, I came across Holger's post from three years ago on the same topic. Holder gives a detailed explanation with the codes on how to claim discounted account and also how to create accounts using Beem in python. Here is the post: https://hive.blog/beem/@holger80/claiming-and-creating-a-discounted-account-using-beem Since the post is from three years ago, it is written for Steem blockchain. The code was so easy to follow, and I was able to repurpose it for Hive blockchain without any difficulty. I had to make changes so that it works with Hive. The original code was written to claim one account at a time. But it was written so well, it was very easy to change it to claim multiple accounts. I left the option for claiming one account in the code as commented out lines. Here is my final code: ``` from beem import Hive from beem.nodelist import NodeList from beem.account import Account from beem.rc import RC import pprint import getpass import time if __name__ == "__main__": nodelist = NodeList() nodelist.update_nodes() nodes = nodelist.get_hive_nodes() wif = getpass.getpass(prompt='Enter your Hive active key:') hive = Hive(node=nodes, keys=[wif]) creator = hive.wallet.getAccountFromPrivateKey(wif) creator = Account(creator) rc = RC(blockchain_instance=hive) current_costs = hive.get_rc_cost(rc.get_resource_count(tx_size=250, new_account_op_count=1, execution_time_count=1)) current_mana = creator.get_rc_manabar()["current_mana"] last_mana = current_mana print("Current costs %.2f G RC - current mana %.2f G RC" % (current_costs / 1e9, current_mana / 1e9)) # if current_costs + 10 < current_mana: # hive.claim_account(creator) # time.sleep(10) # creator.refresh() # current_mana = creator.get_rc_manabar()["current_mana"] # print("Account claimed and %.2f G RC paid." % ((last_mana - current_mana) / 1e9)) # last_mana = current_mana # else: # print("Not enough RC for a claim!") while current_costs + 10 < last_mana: hive.claim_account(creator) time.sleep(10) creator.refresh() current_mana = creator.get_rc_manabar()["current_mana"] print("Account claimed and %.2f G RC paid." % ((last_mana - current_mana) / 1e9)) last_mana = current_mana print("Not enough RC for a claim!") ``` I didn't get a chance to play with creating accounts part of Holger's guide. I will try to do that soon and if successful will share here in the future. If you have questions or suggestions let me know in the comments. Thank You. Posted Using [LeoFinance <sup>Beta</sup>](https://leofinance.io/@geekgirl/claiming-discounted-hive-accounts-using-beem)
author | geekgirl |
---|---|
permlink | claiming-discounted-hive-accounts-using-beem |
category | hive-167922 |
json_metadata | {"app":"leofinance/0.2","format":"markdown","tags":["python","hive","beem","dev","coding","stem","palnet","neoxian","ctp","blog","leofinance"],"canonical_url":"https://leofinance.io/@geekgirl/claiming-discounted-hive-accounts-using-beem","links":["https://hive.blog/beem/@holger80/claiming-and-creating-a-discounted-account-using-beem"],"image":["https://images.hive.blog/DQmZvYBDgTZEduRYdDUDtWGLQ1XLC5KNEb2qoaPDHAaVNUX/hive.png"]} |
created | 2021-04-06 20:08:18 |
last_update | 2021-04-06 20:08:18 |
depth | 0 |
children | 17 |
last_payout | 2021-04-13 20:08:18 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 30.847 HBD |
curator_payout_value | 25.891 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 3,813 |
author_reputation | 1,587,935,096,746,654 |
root_title | "Claiming Discounted Hive Accounts Using Beem" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 102,870,554 |
net_rshares | 56,165,734,700,378 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
enki | 0 | 5,623,149,218,042 | 23.1% | ||
tombstone | 0 | 25,978,919,828 | 1.2% | ||
modeprator | 0 | 701,888,494 | 100% | ||
kevinwong | 0 | 2,181,115,110,032 | 30% | ||
fulltimegeek | 0 | 1,016,328,255,987 | 100% | ||
arcange | 0 | 204,070,201,320 | 3% | ||
demotruk | 0 | 1,312,287,805,123 | 100% | ||
raphaelle | 0 | 2,877,909,079 | 3% | ||
toolbox | 0 | 8,583,902 | 3% | ||
borran | 0 | 345,307,367,470 | 37% | ||
daveks | 0 | 187,226,546,577 | 5% | ||
amr008 | 0 | 1,417,284,966 | 5% | ||
uwelang | 0 | 6,647,666,295 | 0.8% | ||
slider2990 | 0 | 1,226,793,507 | 30% | ||
zorg67 | 0 | 566,807,895 | 100% | ||
v4vapid | 0 | 5,215,446,414,468 | 33% | ||
delso | 0 | 57,656,907,875 | 100% | ||
darth-azrael | 0 | 17,259,410,547 | 10% | ||
automaton | 0 | 976,825,360 | 99% | ||
darth-cryptic | 0 | 3,465,248,902 | 10% | ||
steemitboard | 0 | 12,753,660,071 | 3% | ||
assasin | 0 | 11,461,542,801 | 100% | ||
borislavzlatanov | 0 | 144,323,254,124 | 100% | ||
dickturpin | 0 | 5,460,753,845 | 15% | ||
lizanomadsoul | 0 | 7,556,615,859 | 3% | ||
thatsweeneyguy | 0 | 1,185,195,780 | 4% | ||
roomservice | 0 | 3,444,100,452 | 3% | ||
bitrocker2020 | 0 | 727,783,488,667 | 60% | ||
drag33 | 0 | 3,696,112,105 | 100% | ||
bitcoinflood | 0 | 323,462,396,381 | 16% | ||
alphacore | 0 | 8,521,495,158 | 1.5% | ||
enjar | 0 | 779,669,599,165 | 100% | ||
sam99 | 0 | 149,199,980,689 | 12.93% | ||
spectrumecons | 0 | 875,106,161,531 | 18% | ||
joeyarnoldvn | 0 | 609,405,927 | 2.21% | ||
dante31 | 0 | 4,858,413,416 | 4% | ||
goldkey | 0 | 166,234,888,293 | 19% | ||
lugina | 0 | 1,367,249,406,765 | 100% | ||
themarkymark | 0 | 2,466,079,391,446 | 8% | ||
leaky20 | 0 | 97,136,690,272 | 80% | ||
vikisecrets | 0 | 428,290,657,916 | 30% | ||
vimukthi | 0 | 98,081,202,770 | 50% | ||
duekie | 0 | 0 | 100% | ||
chops316 | 0 | 135,017,098,370 | 100% | ||
karja | 0 | 33,705,378,156 | 5% | ||
bahagia-arbi | 0 | 1,485,559,287 | 8% | ||
stoodkev | 0 | 4,624,008,432,454 | 100% | ||
jedigeiss | 0 | 2,053,758,046,148 | 100% | ||
nurhayati | 0 | 1,381,382,150 | 30% | ||
buildawhale | 0 | 5,927,311,205,081 | 8% | ||
veenang | 0 | 11,385,114,484 | 9% | ||
therealwolf | 0 | 556,942,469,889 | 4% | ||
fatman | 0 | 6,931,283,585 | 2% | ||
makerhacks | 0 | 26,714,371,487 | 8% | ||
harpreetmaan | 0 | 2,669,389,929 | 51% | ||
vegoutt-travel | 0 | 12,739,338,824 | 18% | ||
zoidsoft | 0 | 73,761,469,904 | 100% | ||
arslan786 | 0 | 961,745,589 | 100% | ||
coyotelation | 0 | 42,467,956,565 | 50% | ||
smartsteem | 0 | 537,506,260,649 | 4% | ||
chireerocks | 0 | 1,305,245,246 | 50% | ||
yazp | 0 | 23,771,439,315 | 100% | ||
mytechtrail | 0 | 50,753,059,190 | 15% | ||
azwarrangkuti | 0 | 3,406,678,770 | 100% | ||
afril | 0 | 1,925,602,906 | 50% | ||
fourfourfun | 0 | 7,695,747,667 | 25% | ||
upmyvote | 0 | 5,956,481,734 | 8% | ||
heidimarie | 0 | 28,242,441,508 | 10% | ||
edicted | 0 | 4,967,194,149,249 | 100% | ||
steemboat-steve | 0 | 1,194,740,977 | 50% | ||
jnmarteau | 0 | 554,807,907 | 3% | ||
investprosper | 0 | 994,270,525 | 50% | ||
ravisarikonda | 0 | 4,805,025,885 | 100% | ||
thebluewin | 0 | 822,447,188,278 | 100% | ||
auminda | 0 | 3,127,740,814 | 100% | ||
movement19 | 0 | 3,737,796,508 | 2% | ||
homesteadlt | 0 | 88,421,572,571 | 100% | ||
yusrizakaria | 0 | 5,333,521,568 | 90% | ||
goldvault | 0 | 9,503,021,591 | 24% | ||
stmdev | 0 | 390,002,156 | 10% | ||
jan23com | 0 | 6,368,281,800 | 90% | ||
orkin420 | 0 | 7,632,400,513 | 100% | ||
gadrian | 0 | 6,512,520,742 | 4% | ||
tonimontana | 0 | 7,198,370,651 | 100% | ||
z3ll | 0 | 10,578,009,384 | 100% | ||
tsurmb | 0 | 1,490,407,659 | 100% | ||
choco11oreo11 | 0 | 3,496,524,593 | 90% | ||
break-out-trader | 0 | 45,300,221,863 | 100% | ||
irwandarasyid | 0 | 3,316,815,316 | 99% | ||
trumpman2 | 0 | 3,284,484,862 | 35% | ||
promobot | 0 | 5,754,785,728 | 6.6% | ||
mrs.goldkey | 0 | 4,860,687,961 | 24% | ||
fw206 | 0 | 23,135,940,058 | 8% | ||
nickyhavey | 0 | 165,505,512,896 | 50% | ||
davidesimoncini | 0 | 3,039,557,421 | 24% | ||
viniciotricolor | 0 | 3,067,326,295 | 100% | ||
steemxp | 0 | 8,660,010,462 | 60% | ||
simplegame | 0 | 39,819,527,280 | 100% | ||
shortsegments | 0 | 872,335,251 | 0.8% | ||
olumzy | 0 | 8,979,662,986 | 2.4% | ||
thehive | 0 | 138,643,290,272 | 70% | ||
harkar | 0 | 113,250,611,229 | 15% | ||
littleshadow | 0 | 6,021,200,788 | 90% | ||
idakarlsen | 0 | 28,927,157,945 | 10% | ||
doldrums | 0 | 2,364,803,111 | 100% | ||
emaillisahere | 0 | 6,453,264,292 | 75% | ||
buzzbee | 0 | 1,099,047,120 | 50% | ||
pboulet | 0 | 962,575,308 | 1.05% | ||
caoimhin | 0 | 835,993,200 | 100% | ||
oakshieldholding | 0 | 886,938,290 | 35% | ||
marshalmugi | 0 | 65,339,228,636 | 85% | ||
podg3 | 0 | 1,226,286,153 | 90% | ||
silverkey | 0 | 4,827,222,739 | 24% | ||
silvervault | 0 | 9,280,641,886 | 24% | ||
cryptycoon | 0 | 4,703,746,351 | 24% | ||
misstaken | 0 | 4,130,692,634 | 90% | ||
thrasher666 | 0 | 2,051,038,113 | 60% | ||
cwow2 | 0 | 35,884,013,256 | 5% | ||
new-steemit | 0 | 142,755,311,897 | 20% | ||
jussbren | 0 | 1,342,254,288 | 90% | ||
retrodroid | 0 | 3,547,288,090 | 10% | ||
mariyem | 0 | 713,863,614 | 100% | ||
bluerobo | 0 | 87,601,310,148 | 100% | ||
blind-spot | 0 | 170,398,476,929 | 100% | ||
primeradue | 0 | 34,638,306,844 | 33% | ||
anonsteve | 0 | 3,005,020,139 | 100% | ||
ctime | 0 | 355,392,206,928 | 3% | ||
limka | 0 | 167,189,172 | 100% | ||
leeyh2 | 0 | 23,955,785,354 | 100% | ||
hashkings | 0 | 1,773,546,371 | 1.2% | ||
cindis | 0 | 564,773,047 | 100% | ||
linur | 0 | 723,450,900 | 100% | ||
engrsayful | 0 | 828,228,596 | 4.8% | ||
coredump | 0 | 27,293,242 | 10% | ||
epicdice | 0 | 1,230,639,377 | 1.2% | ||
raspibot | 0 | 1,247,918,810 | 100% | ||
megavest | 0 | 1,806,502,188 | 8% | ||
likwid | 0 | 897,491,129 | 6.6% | ||
haxxdump | 0 | 115,121,494 | 10% | ||
wulff-media | 0 | 53,139,356,658 | 50% | ||
travelwritemoney | 0 | 764,433,500 | 8% | ||
suigener1s | 0 | 532,039,976 | 100% | ||
yeswecan | 0 | 18,880,194,531 | 90% | ||
leo.voter | 0 | 8,333,530,689,294 | 8% | ||
good.game | 0 | 11,602,841,599 | 100% | ||
athomewithcraig | 0 | 879,158,085 | 4% | ||
stemgeeks | 0 | 16,553,825,097 | 30% | ||
stemcuration | 0 | 939,312,900 | 30% | ||
babytarazkp | 0 | 4,290,579,543 | 40% | ||
xgerard | 0 | 26,147,444,472 | 100% | ||
abh12345.stem | 0 | 2,995,132,649 | 100% | ||
abh12345.neox | 0 | 0 | 8.1% | ||
rusbe | 0 | 155,844,855 | 100% | ||
lynds | 0 | 878,610,604,525 | 100% | ||
acta | 0 | 10,332,476,280 | 100% | ||
the-table | 0 | 17,396,305,873 | 90% | ||
cardtrader | 0 | 336,242,587 | 100% | ||
shtup | 0 | 2,001,460,987 | 81% | ||
thehouse | 0 | 1,752,212,611 | 90% | ||
spinvest-leo | 0 | 1,454,277,040 | 5% | ||
rpi | 0 | 15,817,342 | 10% | ||
tonimontana.leo | 0 | 988,199,767 | 50% | ||
tonimontana.neo | 0 | 56,567,246 | 4.61% | ||
silverquest | 0 | 122,165,418,968 | 90% | ||
oelgniksivart | 0 | 1,092,616,792 | 35% | ||
yggdrasil.laguna | 0 | 35,556,582 | 15% | ||
rosa.leo | 0 | 1,676,351,255 | 100% | ||
cd-stem | 0 | 525,855,012 | 100% | ||
javb | 0 | 540,740,374 | 5.2% | ||
rezoanulv.dblog | 0 | 74,033,305 | 100% | ||
honeychip | 0 | 16,366,413,793 | 85% | ||
snoochieboochies | 0 | 49,151,229,048 | 4% | ||
redwarbull | 0 | 4,798,589,602 | 24% | ||
vinicio.spt | 0 | 0 | 50% | ||
steemonboarder | 0 | 1,637,023,125 | 100% | ||
empoderat.leo | 0 | 43,416,535 | 35% | ||
toni.pal | 0 | 54,755,177 | 8.59% | ||
estellerw | 0 | 913,784,609 | 100% | ||
onestop | 0 | 1,179,401,095 | 4% | ||
chireerocks.stem | 0 | 136,573,330 | 100% | ||
xxxxxxxxxxxxxxxx | 0 | 1,323,286,074 | 4% | ||
platino94 | 0 | 211,063,875 | 35% | ||
shinoxl | 0 | 19,071,052,173 | 100% | ||
stuntman.mike | 0 | 2,167,992,000 | 75% | ||
fengchao | 0 | 8,385,148,385 | 2% | ||
hivebuzz | 0 | 5,570,260,646 | 3% | ||
leofinance | 0 | 14,415,708,420 | 8% | ||
blue-witness | 0 | 10,966,618,248 | 100% | ||
x9ed1732b | 0 | 145,346,190,963 | 100% | ||
laruche | 0 | 44,820,874,374 | 1.05% | ||
captainhive | 0 | 340,621,343,950 | 18% | ||
hiveonboard | 0 | 7,401,988,864 | 3% | ||
actioncats | 0 | 4,974,180,355 | 6.4% | ||
poshbot | 0 | 5,030,256,691 | 8% | ||
p3ntar0u | 0 | 15,371,898,650 | 100% | ||
utopiaeducators | 0 | 961,451,622 | 100% | ||
splinterlandspro | 0 | 571,008,020 | 50% | ||
recoveryinc | 0 | 2,182,341,336 | 4% | ||
leoneil.leo | 0 | 0 | 8% | ||
abdul.qadir | 0 | 0 | 0.75% | ||
intacto | 0 | 24,302,056,309 | 2% | ||
mau189gg | 0 | 2,249,655,826 | 100% | ||
dorkpower | 0 | 2,823,221,498 | 100% | ||
aiovo | 0 | 388,305,938 | 2% | ||
stemcur | 0 | 792,615,486 | 100% | ||
ermola | 0 | 1,061,057,794 | 100% | ||
brofund-stem | 0 | 2,657,520,668 | 100% | ||
rikarivka | 0 | 3,724,470,454 | 100% | ||
meta.condeas | 0 | 1,768,743,499 | 32% | ||
jfang003 | 0 | 1,386,832,536 | 10% | ||
leoline | 0 | 10,356,021,813 | 60% | ||
stemline | 0 | 10,545,283,344 | 100% | ||
meestemboom | 0 | 979,683,569 | 50% | ||
emrebeyler.stem | 0 | 1,485,676,357 | 100% | ||
leo.tokens | 0 | 688,753,527 | 8% | ||
krishu.stem | 0 | 943,573,661 | 100% | ||
shurbertum | 0 | 191,623,769 | 35% | ||
ballsy | 0 | 2,999,418,210 | 100% | ||
meowcurator | 0 | -521,950,913 | -100% | ||
aliento.leo | 0 | 178,230,834,262 | 100% | ||
adamada.stem | 0 | 616,791,500 | 100% | ||
zdigital222 | 0 | 108,409,876 | 82% | ||
zerga | 0 | 139,575,706 | 100% | ||
minus-pi | 0 | 1,820,777,706 | 30% | ||
brofi | 0 | 107,962,790,851 | 4% | ||
juecoree.stem | 0 | 586,736,573 | 100% | ||
drbenzz | 0 | 7,031,583,963 | 100% | ||
kriptofreedom | 0 | 0 | 100% | ||
impurgent | 0 | 652,634,582 | 40% | ||
princessbusayo | 0 | 2,429,011,591 | 100% | ||
sbenbow | 0 | 313,820,139 | 100% |
The claim multiple is still there in the peakd wallet I just claimed 4 tokens now I have 169 not sure what Iโm going to do with them but I collect it none the less Wonder if there will ever be an internal market for it one day
author | chekohler |
---|---|
permlink | re-geekgirl-qr5sc0 |
category | hive-167922 |
json_metadata | {"tags":["hive-167922"],"app":"peakd/2021.03.9"} |
created | 2021-04-06 20:16:51 |
last_update | 2021-04-06 20:16:51 |
depth | 1 |
children | 2 |
last_payout | 2021-04-13 20:16:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.138 HBD |
curator_payout_value | 0.138 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 228 |
author_reputation | 524,332,427,393,665 |
root_title | "Claiming Discounted Hive Accounts Using Beem" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 102,870,730 |
net_rshares | 450,762,602,116 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
geekgirl | 0 | 411,735,797,557 | 25% | ||
simplegame | 0 | 39,026,804,559 | 100% |
For some reason multiple claim option doesnโt show up for me.
author | geekgirl |
---|---|
permlink | qr5uqg |
category | hive-167922 |
json_metadata | {"app":"hiveblog/0.1"} |
created | 2021-04-06 21:08:39 |
last_update | 2021-04-06 21:08:39 |
depth | 2 |
children | 0 |
last_payout | 2021-04-13 21:08: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 | 61 |
author_reputation | 1,587,935,096,746,654 |
root_title | "Claiming Discounted Hive Accounts Using Beem" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 102,871,667 |
net_rshares | 0 |
I agree. I keep claiming but not sure what to do with them :) Posted Using [LeoFinance <sup>Beta</sup>](https://leofinance.io/@simplegame/re-chekohler-3s1he2)
author | simplegame |
---|---|
permlink | re-chekohler-3s1he2 |
category | hive-167922 |
json_metadata | {"app":"leofinance/0.2","format":"markdown","tags":["hive-167922","leofinance"],"canonical_url":"https://leofinance.io/@simplegame/re-chekohler-3s1he2"} |
created | 2021-04-07 01:03:33 |
last_update | 2021-04-07 01:03:33 |
depth | 2 |
children | 0 |
last_payout | 2021-04-14 01:03: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 | 159 |
author_reputation | 128,625,210,956,373 |
root_title | "Claiming Discounted Hive Accounts Using Beem" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 102,875,225 |
net_rshares | 0 |
This is so confusing for someone who knows nothing about code xD You could also just use peakd xD
author | cwow2 |
---|---|
permlink | re-geekgirl-202146t221051421z |
category | hive-167922 |
json_metadata | {"tags":["python","hive","beem","dev","coding","stem","palnet","neoxian","ctp","blog","leofinance"],"app":"ecency/3.0.16-mobile","format":"markdown+html"} |
created | 2021-04-06 20:10:51 |
last_update | 2021-04-06 20:10:51 |
depth | 1 |
children | 3 |
last_payout | 2021-04-13 20:10:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.125 HBD |
curator_payout_value | 0.124 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 97 |
author_reputation | 208,068,840,559,585 |
root_title | "Claiming Discounted Hive Accounts Using Beem" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 102,870,609 |
net_rshares | 407,827,155,647 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
geekgirl | 0 | 407,827,155,647 | 25% | ||
meowcurator | 0 | 0 | 3% |
But python is fun. :)
author | geekgirl |
---|---|
permlink | qr5uwc |
category | hive-167922 |
json_metadata | {"app":"hiveblog/0.1"} |
created | 2021-04-06 21:12:12 |
last_update | 2021-04-06 21:12:12 |
depth | 2 |
children | 1 |
last_payout | 2021-04-13 21:12: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 | 21 |
author_reputation | 1,587,935,096,746,654 |
root_title | "Claiming Discounted Hive Accounts Using Beem" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 102,871,710 |
net_rshares | 0 |
Python is so fun no doubt! I just dont understand it :p
author | cwow2 |
---|---|
permlink | re-geekgirl-202147t61930190z |
category | hive-167922 |
json_metadata | {"tags":["ecency"],"app":"ecency/3.0.16-mobile","format":"markdown+html"} |
created | 2021-04-07 04:19:30 |
last_update | 2021-04-07 04:19:30 |
depth | 3 |
children | 0 |
last_payout | 2021-04-14 04:19: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 | 208,068,840,559,585 |
root_title | "Claiming Discounted Hive Accounts Using Beem" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 102,877,724 |
net_rshares | 0 |
author | starstrings01 |
---|---|
permlink | re-cwow2-qr5sgj |
category | hive-167922 |
json_metadata | {"tags":["hive-167922"],"app":"peakd/2021.03.9"} |
created | 2021-04-06 20:19:30 |
last_update | 2021-04-06 20:19:30 |
depth | 2 |
children | 0 |
last_payout | 2021-04-13 20:19:30 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.011 HBD |
curator_payout_value | 0.011 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 32 |
author_reputation | 942,630,974,283,386 |
root_title | "Claiming Discounted Hive Accounts Using Beem" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 102,870,794 |
net_rshares | 42,521,438,602 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
cwow2 | 0 | 35,381,390,552 | 5% | ||
dustbunny | 0 | 7,140,048,050 | 2.31% |
Wow this is very great work @geekgirl. Whatโs the advantage of claiming discounted accounts
author | drbenzz |
---|---|
permlink | re-geekgirl-qr8mvs |
category | hive-167922 |
json_metadata | {"tags":["hive-167922"],"app":"peakd/2021.03.9"} |
created | 2021-04-08 09:11:51 |
last_update | 2021-04-08 09:11:51 |
depth | 1 |
children | 1 |
last_payout | 2021-04-15 09:11:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.126 HBD |
curator_payout_value | 0.126 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 92 |
author_reputation | 2,413,899,356,631 |
root_title | "Claiming Discounted Hive Accounts Using Beem" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 102,903,540 |
net_rshares | 422,987,380,607 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
geekgirl | 0 | 422,987,380,607 | 25% |
By doing this we can create accounts for free. Otherwise it would cost 3 Hive to create an account.
author | geekgirl |
---|---|
permlink | qr99gf |
category | hive-167922 |
json_metadata | {"app":"hiveblog/0.1"} |
created | 2021-04-08 17:19:51 |
last_update | 2021-04-08 17:19:51 |
depth | 2 |
children | 0 |
last_payout | 2021-04-15 17:19: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 | 99 |
author_reputation | 1,587,935,096,746,654 |
root_title | "Claiming Discounted Hive Accounts Using Beem" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 102,911,953 |
net_rshares | 0 |
Congratulations @geekgirl! You have completed the following achievement on the Hive blockchain and have been rewarded with new badge(s) : <table><tr><td><img src="https://images.hive.blog/60x70/http://hivebuzz.me/@geekgirl/replies.png?202104071702"></td><td>You got more than 7000 replies.<br>Your next target is to reach 7250 replies.</td></tr> </table> <sub>_You can view your badges on [your board](https://hivebuzz.me/@geekgirl) and compare yourself to others in the [Ranking](https://hivebuzz.me/ranking)_</sub> <sub>_If you no longer want to receive notifications, reply to this comment with the word_ `STOP`</sub> **Check out the last post from @hivebuzz:** <table><tr><td><a href="/hivebuzz/@hivebuzz/pud-202104-feedback"><img src="https://images.hive.blog/64x128/https://i.imgur.com/zHjYI1k.jpg"></a></td><td><a href="/hivebuzz/@hivebuzz/pud-202104-feedback">Feedback from the April 1st Hive Power Up Day</a></td></tr></table>
author | hivebuzz |
---|---|
permlink | hivebuzz-notify-geekgirl-20210407t172650000z |
category | hive-167922 |
json_metadata | {"image":["http://hivebuzz.me/notify.t6.png"]} |
created | 2021-04-07 17:26:48 |
last_update | 2021-04-07 17:26:48 |
depth | 1 |
children | 0 |
last_payout | 2021-04-14 17:26: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 | 940 |
author_reputation | 370,310,450,219,482 |
root_title | "Claiming Discounted Hive Accounts Using Beem" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 102,889,705 |
net_rshares | 0 |
I haven't really been keeping up with it but I don't even think I have enough HP to collect these tokens. Just for reference, how much HP or RCs are required to collect a token right now? I might go claim some in the future when I do have enough HP. Posted Using [LeoFinance <sup>Beta</sup>](https://leofinance.io/@jfang003/re-geekgirl-6vnciy)
author | jfang003 |
---|---|
permlink | re-geekgirl-6vnciy |
category | hive-167922 |
json_metadata | {"app":"leofinance/0.2","format":"markdown","tags":["hive-167922","leofinance"],"canonical_url":"https://leofinance.io/@jfang003/re-geekgirl-6vnciy"} |
created | 2021-04-06 20:45:45 |
last_update | 2021-04-06 20:45:45 |
depth | 1 |
children | 2 |
last_payout | 2021-04-13 20:45:45 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.126 HBD |
curator_payout_value | 0.125 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 344 |
author_reputation | 635,603,184,112,042 |
root_title | "Claiming Discounted Hive Accounts Using Beem" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 102,871,261 |
net_rshares | 409,749,335,389 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
geekgirl | 0 | 409,749,335,389 | 25% |
When my rc is at 100% I can usually claim 8-11 accounts. I have 45k hp. So probably about 5k hp will be needed to claim one account.
author | geekgirl |
---|---|
permlink | qr5uu8 |
category | hive-167922 |
json_metadata | {"app":"hiveblog/0.1"} |
created | 2021-04-06 21:10:57 |
last_update | 2021-04-06 21:10:57 |
depth | 2 |
children | 1 |
last_payout | 2021-04-13 21:10: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 | 132 |
author_reputation | 1,587,935,096,746,654 |
root_title | "Claiming Discounted Hive Accounts Using Beem" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 102,871,694 |
net_rshares | 525,258,086 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
jfang003 | 0 | 525,258,086 | 4% |
Thanks for the information. I'll note it down but it will probably be quite a while till I get enough HP. Posted Using [LeoFinance <sup>Beta</sup>](https://leofinance.io/@jfang003/re-geekgirl-5fdtta)
author | jfang003 |
---|---|
permlink | re-geekgirl-5fdtta |
category | hive-167922 |
json_metadata | {"app":"leofinance/0.2","format":"markdown","tags":["hive-167922","leofinance"],"canonical_url":"https://leofinance.io/@jfang003/re-geekgirl-5fdtta"} |
created | 2021-04-06 21:25:21 |
last_update | 2021-04-06 21:25:21 |
depth | 3 |
children | 0 |
last_payout | 2021-04-13 21:25: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 | 200 |
author_reputation | 635,603,184,112,042 |
root_title | "Claiming Discounted Hive Accounts Using Beem" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 102,871,925 |
net_rshares | 0 |
donde copio y pego ese codigo? jejeje Posted Using [LeoFinance <sup>Beta</sup>](https://leofinance.io/@mau189gg/re-geekgirl-jakvn)
author | mau189gg |
---|---|
permlink | re-geekgirl-jakvn |
category | hive-167922 |
json_metadata | {"app":"leofinance/0.2","format":"markdown","tags":["hive-167922","leofinance"],"canonical_url":"https://leofinance.io/@mau189gg/re-geekgirl-jakvn"} |
created | 2021-04-06 20:16:54 |
last_update | 2021-04-06 20:16:54 |
depth | 1 |
children | 0 |
last_payout | 2021-04-13 20:16: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 | 131 |
author_reputation | 30,901,782,843,366 |
root_title | "Claiming Discounted Hive Accounts Using Beem" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 102,870,732 |
net_rshares | 0 |
I noticed I didn't have the option for claiming multiple accounts. Sometimes it's there, sometimes not. Does it depend on available HP?
author | nickyhavey |
---|---|
permlink | re-geekgirl-qr5v78 |
category | hive-167922 |
json_metadata | {"tags":["hive-167922"],"app":"peakd/2021.03.9"} |
created | 2021-04-06 21:18:45 |
last_update | 2021-04-06 21:18:45 |
depth | 1 |
children | 2 |
last_payout | 2021-04-13 21:18:45 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.124 HBD |
curator_payout_value | 0.124 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 135 |
author_reputation | 343,022,660,476,683 |
root_title | "Claiming Discounted Hive Accounts Using Beem" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 102,871,823 |
net_rshares | 407,080,011,195 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
geekgirl | 0 | 407,080,011,195 | 25% |
I donโt know the reason why it doesnโt show up on peakd. I donโt think it has to do hp. Thatโs why I wanted to try with python.
author | geekgirl |
---|---|
permlink | qr5vwp |
category | hive-167922 |
json_metadata | {"app":"hiveblog/0.1"} |
created | 2021-04-06 21:34:00 |
last_update | 2021-04-06 21:34:00 |
depth | 2 |
children | 1 |
last_payout | 2021-04-13 21:34: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 | 127 |
author_reputation | 1,587,935,096,746,654 |
root_title | "Claiming Discounted Hive Accounts Using Beem" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 102,872,105 |
net_rshares | 0 |
I thought you needed to stake HP to be able to get resource credits. You then claim an account via RC. But I'm just claiming when I remember to, would be nice if there was an automatic way of doing it ๐
author | nickyhavey |
---|---|
permlink | re-geekgirl-qr7c2a |
category | hive-167922 |
json_metadata | {"tags":["hive-167922"],"app":"peakd/2021.03.9"} |
created | 2021-04-07 16:20:39 |
last_update | 2021-04-07 16:20:39 |
depth | 3 |
children | 0 |
last_payout | 2021-04-14 16:20: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 | 202 |
author_reputation | 343,022,660,476,683 |
root_title | "Claiming Discounted Hive Accounts Using Beem" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 102,888,396 |
net_rshares | 0 |