Transferring 65% of my HP to DIYHub

avatar
(Edited)

▶️ Watch on 3Speak


Heeeey!

The title is technically accurate, but it's not a sign that I'm cashing out or anything like that.

Spoiler Alert!I’m transferring 65% of the HP from my @tibfox wallet to the @DIYHub curation project. This is essential to ensure we can pay our delegators and writers without dipping into my personal funds. Naturally, I want to avoid impacting my real-life bank account, so this seemed like the best solution. If you’re curious about the details and how we arrived at this decision, be sure to check out the video! ;)
Big thanks to @vaultec for his huge delegation and for bringing our payout plan to the limits. Now we are prepared ;)

The coding part is pretty simple

You first need to set up a vesting route from your source to the receiver account. Important here is that you set "auto-vest" = true. This will result in the funds are getting automatically powered up on the receiver side. I used Python and the beem library for that. Here is the documentation of the part following now:
from beem import Hive
from beem.account import Account
hiveNode = 'yourfavouritehivenode' # e.g.https://hive-api.arcange.eu
hiveWithdrawal = Hive(keys=['yourprivateactivekey'], node=hiveNode)
withdrawalAccount = Account(account='youraccountname',blockchain_instance=hiveWithdrawal)
withdrawalAccount.set_withdraw_vesting_route(to='receiveraccount',percentage=100, auto_vest=True)




Once you've set up the vesting route, all powered-down tokens will be automatically sent to the receiver account and (if you have auto-vest enabled) will get powered up there again. To keep things simple, I chose to power down using PeakD rather than manually calculating the vests I could power down via code using the beem library. ;)




But these are YOUR funds?!

I still reserve the right to withdraw these funds from @DIYHub if necessary, though I don’t anticipate needing to do so for several years. Of course, I’ll adjust the payout code to ensure I receive my fair share as a “delegator,” even though I've invested in the project the hard way.

Thanks for watching, for your support, and for all your comments in advance!

P.S. I promise to write more next time. :D Uploaded using 3Speak Mobile App


▶️ 3Speak



0
0
0.000
9 comments
avatar

This post has been manually curated by @bhattg from Indiaunited community. Join us on our Discord Server.

Do you know that you can earn a passive income by delegating to @indiaunited. We share more than 100 % of the curation rewards with the delegators in the form of IUC tokens. HP delegators and IUC token holders also get upto 20% additional vote weight.

Here are some handy links for delegations: 100HP, 250HP, 500HP, 1000HP.

image.png

100% of the rewards from this comment goes to the curator for their manual curation efforts. Please encourage the curator @bhattg by upvoting this comment and support the community by voting the posts made by @indiaunited.

0
0
0.000
avatar

indeed for the good sir, good luck.

0
0
0.000
avatar

Hehehehe the best clickbait of our time😂😂

You got me for a moment, good job friend you are doing a great job for the DIY community.

0
0
0.000
avatar

Thehe yeah - I think many will not even click the video or check the spoiler.. but the clickbait was worth it xD

P.S. check your discord please ;)

0
0
0.000
avatar

but the clickbait was worth it xD

Lol, absolutely worth

Yeah I just did now

0
0
0.000
avatar

Thank you for your good work 👏🏿🥹

0
0
0.000