create account

How to change your vote weight on tribes by themarkymark

View this thread on: hive.blogpeakd.comecency.com
· @themarkymark ·
$54.57
How to change your vote weight on tribes
https://cdn.pixabay.com/photo/2019/11/21/12/49/sunlight-4642523_960_720.jpg

Now that LeoDex is not around, a few people have been asking how to adjust their vote weight on tribes like LEO so they can vote a higher percentage than their Hive vote.  This is done so they can avoid wasting voting power for tribe tokens.

There currently is not an interface to do this, but it is a simple custom json operation.  I'm going to walk you through the simpliest way to make this change so you can do it immediately without waiting for an user interface.

This trick requires you to have Hive Keychain installed.

# Instructions

1) Go to any Hive website, like peakd.com.
2) Hit F12 to open up dev console.
3) Make sure you have console selected, this is where we can type in commands.
 https://i.imgur.com/jCquLjh.png 
4) Type `var json = {"symbol": "LEO", "vote_weight_multiplier": 4}` replacing LEO with the tribe token you want to modify and 4 with the additional weight you want to apply.  4 will apply 400% vote weight, so a 25% hive vote becomes 100% LEO vote.  This step will not do anything immediately, we are just setting a variable with some JSON data.
5) Type `hive_keychain.requestCustomJson('MYUSERNAME', 'scot_set_vote', 'Posting', JSON.stringify(json), 'Update Vote Weight', console.log)` replacing "MYUSERNAME" with your username you want to affect.
6) Say ok to the prompt.

That's it!  You just broadcasted a custom json.

You can visit https://hub.peakd.com/@MYUSERNAME to see your broadcast operation.

 https://i.imgur.com/5PzWsKl.png 

You can visit https://scot-api.hive-engine.com/@MYUSERNAME?token=LEO&hive=1 to see if the change has taken affect.  At the very end of the data you will see this: 

 https://i.imgur.com/fgZcktq.png 

Within about 30 seconds, it should reflect your choice above.


Posted Using [InLeo Alpha](https://inleo.io/@themarkymark/how-to-change-your-vote-weight-on-tribes)
šŸ‘  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , and 673 others
šŸ‘Ž  
properties (23)
authorthemarkymark
permlinkhow-to-change-your-vote-weight-on-tribes
categorytribes
json_metadata{"app":"leothreads/0.3","format":"markdown","tags":["tribes","technology","hive-engine","neoxian","vyb","pob","cent","leofinance","ctp","hive-167922"],"canonical_url":"https://inleo.io/@themarkymark/how-to-change-your-vote-weight-on-tribes","links":["https://hub.peakd.com/@MYUSERNAME","https://scot-api.hive-engine.com/@MYUSERNAME?token=LEO&hive=1","https://inleo.io/@themarkymark/how-to-change-your-vote-weight-on-tribes)"],"images":["https://cdn.pixabay.com/photo/2019/11/21/12/49/sunlight-4642523_960_720.jpg","https://i.imgur.com/jCquLjh.png","https://i.imgur.com/5PzWsKl.png","https://i.imgur.com/fgZcktq.png"],"dimensions":{"https://i.imgur.com/jCquLjh.png":{"width":443,"height":65},"https://i.imgur.com/5PzWsKl.png":{"width":827,"height":219},"https://i.imgur.com/fgZcktq.png":{"width":545,"height":32}}}
created2024-01-28 23:21:57
last_update2024-01-28 23:21:57
depth0
children35
last_payout2024-02-04 23:21:57
cashout_time1969-12-31 23:59:59
total_payout_value27.342 HBD
curator_payout_value27.232 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,916
author_reputation1,669,704,010,439,681
root_title"How to change your vote weight on tribes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id130,859,743
net_rshares132,788,296,627,911
author_curate_reward""
vote details (738)
@acidyo ·
yo I've actually needed this and is a reason why i delegate my leo out instead of voting with both, interesting. will have to test at some point 
šŸ‘  , , , ,
properties (23)
authoracidyo
permlinkre-themarkymark-s802aj
categorytribes
json_metadata{"tags":["tribes"],"app":"peakd/2023.11.3"}
created2024-01-29 01:47:09
last_update2024-01-29 01:47:09
depth1
children1
last_payout2024-02-05 01:47:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length145
author_reputation2,616,694,627,565,910
root_title"How to change your vote weight on tribes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id130,862,022
net_rshares8,680,744,399
author_curate_reward""
vote details (5)
@themarkymark ·
Ideally you use a dedicated account, it's just easier that way, but this is a viable alternative but not as efficient in all cases.
šŸ‘  , , , , ,
properties (23)
authorthemarkymark
permlinkre-acidyo-s804f5
categorytribes
json_metadata{"tags":["tribes"],"app":"peakd/2023.11.3"}
created2024-01-29 02:33:06
last_update2024-01-29 02:33:06
depth2
children0
last_payout2024-02-05 02:33:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length131
author_reputation1,669,704,010,439,681
root_title"How to change your vote weight on tribes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id130,862,803
net_rshares8,893,313,273
author_curate_reward""
vote details (6)
@arc7icwolf ·
Super cool trick! Also, this is permanent, right? Noob question surely, but I had to ask it to be sure šŸ˜…
šŸ‘  ,
properties (23)
authorarc7icwolf
permlinkre-themarkymark-2024129t22161516z
categorytribes
json_metadata{"tags":["tribes","technology","hive-engine","neoxian","vyb","pob","cent","leofinance","ctp","hive-167922"],"app":"ecency/3.0.37-vision","format":"markdown+html"}
created2024-01-29 21:16:00
last_update2024-01-29 21:16:00
depth1
children2
last_payout2024-02-05 21:16:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length104
author_reputation246,829,583,645,043
root_title"How to change your vote weight on tribes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id130,883,607
net_rshares106,299,248
author_curate_reward""
vote details (2)
@themarkymark ·
Yes until you change it.  But it is per tribe so you need to set it for each tribe specifically. 
šŸ‘  , ,
properties (23)
authorthemarkymark
permlinkre-arc7icwolf-s81krd
categorytribes
json_metadata{"tags":["tribes"],"app":"peakd/2023.11.3"}
created2024-01-29 21:23:36
last_update2024-01-29 21:23:36
depth2
children1
last_payout2024-02-05 21:23:36
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length97
author_reputation1,669,704,010,439,681
root_title"How to change your vote weight on tribes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id130,883,758
net_rshares7,042,103,703
author_curate_reward""
vote details (3)
@arc7icwolf ·
Awesome, thanks! While waiting for a more user-friendly way to do it, your solution is a great way to get the job done :)
šŸ‘  ,
properties (23)
authorarc7icwolf
permlinkre-themarkymark-2024129t231635329z
categorytribes
json_metadata{"tags":["tribes"],"app":"ecency/3.0.37-vision","format":"markdown+html"}
created2024-01-29 22:16:36
last_update2024-01-29 22:16:36
depth3
children0
last_payout2024-02-05 22:16:36
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length121
author_reputation246,829,583,645,043
root_title"How to change your vote weight on tribes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id130,884,805
net_rshares106,112,794
author_curate_reward""
vote details (2)
@bpcvoter2 ·
https://youtu.be/Y1KvoqsOapE
properties (22)
authorbpcvoter2
permlinks8r1xx
categorytribes
json_metadata{"image":["https://img.youtube.com/vi/Y1KvoqsOapE/0.jpg"],"links":["https://youtu.be/Y1KvoqsOapE"],"app":"hiveblog/0.1"}
created2024-02-12 15:34:45
last_update2024-02-12 15:34:45
depth1
children0
last_payout2024-02-19 15:34:45
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length28
author_reputation-2,563,546,710,647
root_title"How to change your vote weight on tribes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id131,237,243
net_rshares0
@dbooster ·
$0.03
Ah, very useful. I have no idea about json, so this is well outside of my wheelhouse. Thank you, Marky!
šŸ‘  , ,
properties (23)
authordbooster
permlinkre-themarkymark-s80t71
categorytribes
json_metadata{"tags":["tribes"],"app":"peakd/2023.11.3"}
created2024-01-29 11:28:15
last_update2024-01-29 11:28:15
depth1
children0
last_payout2024-02-05 11:28:15
cashout_time1969-12-31 23:59:59
total_payout_value0.014 HBD
curator_payout_value0.015 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length103
author_reputation571,253,559,451,378
root_title"How to change your vote weight on tribes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id130,871,028
net_rshares76,097,286,896
author_curate_reward""
vote details (3)
@discovery-it ·
<div class="pull-left">https://cdn.steemitimages.com/DQmTAn3c753LR7bHCLPo96g9UvRMaPFwaMYn8VQZa85xczC/discovery_logo_colore%20-%20Copia.png</div><br> This post was shared and voted inside the discord by the curators team of <a href="https://discord.gg/cMMp943"> discovery-it</a> <br>Join our <a href = "https://hive.blog/trending/hive-193212"> Community</a> and follow our <a href = "https://hive.vote/dash.php?i=1&trail=discovery-it">Curation Trail</a><br>Discovery-it is also a Witness, vote for us <a href = "https://hivesigner.com/sign/account-witness-vote?witness=discovery-it&approve=true"> here</a>  <br>Delegate to us for passive income. Check our <a href = "https://hive.blog/hive-193212/@discovery-it/delegations-program-80-fee-back"> 80% fee-back Program</a> <hr>
properties (22)
authordiscovery-it
permlinkre-themarkymark-j0m07n8zko
categorytribes
json_metadata"{"app": "beem/0.24.26"}"
created2024-01-28 23:51:36
last_update2024-01-28 23:51:36
depth1
children0
last_payout2024-02-04 23:51:36
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length773
author_reputation47,693,740,598,924
root_title"How to change your vote weight on tribes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id130,860,140
net_rshares0
@dkid14 ·
$0.02
Thank you. Been looking for this for a bit now. 
šŸ‘  , ,
properties (23)
authordkid14
permlinkre-themarkymark-s80e7e
categorytribes
json_metadata{"tags":["tribes"],"app":"peakd/2023.11.3"}
created2024-01-29 06:04:27
last_update2024-01-29 06:04:27
depth1
children0
last_payout2024-02-05 06:04:27
cashout_time1969-12-31 23:59:59
total_payout_value0.012 HBD
curator_payout_value0.012 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length48
author_reputation188,759,398,483,115
root_title"How to change your vote weight on tribes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id130,865,955
net_rshares64,105,567,546
author_curate_reward""
vote details (3)
@jahanzaibanjum ·
Its good trick. Before we were using other UI, It is also better. Thank you.
properties (22)
authorjahanzaibanjum
permlinkre-themarkymark-202422t121459233z
categorytribes
json_metadata{"tags":["tribes","technology","hive-engine","neoxian","vyb","pob","cent","leofinance","ctp","hive-167922"],"app":"ecency/3.0.37-vision","format":"markdown+html"}
created2024-02-02 07:15:00
last_update2024-02-02 07:15:00
depth1
children0
last_payout2024-02-09 07:15:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length76
author_reputation7,485,353,194,746
root_title"How to change your vote weight on tribes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id130,978,427
net_rshares0
@libertycrypto27 ·
$0.03
Thanks for this useful tip!
!discovery 25
@tipu curate
šŸ‘  , ,
properties (23)
authorlibertycrypto27
permlinkre-themarkymark-2024129t05059752z
categorytribes
json_metadata{"tags":["tribes","technology","hive-engine","neoxian","vyb","pob","cent","leofinance","ctp","hive-167922"],"app":"ecency/3.0.37-vision","format":"markdown+html"}
created2024-01-28 23:51:00
last_update2024-01-28 23:51:00
depth1
children2
last_payout2024-02-04 23:51:00
cashout_time1969-12-31 23:59:59
total_payout_value0.014 HBD
curator_payout_value0.015 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length54
author_reputation1,217,449,619,175,951
root_title"How to change your vote weight on tribes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id130,860,129
net_rshares76,500,755,058
author_curate_reward""
vote details (3)
@bpcvoter2 ·
https://youtu.be/Y1KvoqsOapE
properties (22)
authorbpcvoter2
permlinks8r1zc
categorytribes
json_metadata{"image":["https://img.youtube.com/vi/Y1KvoqsOapE/0.jpg"],"links":["https://youtu.be/Y1KvoqsOapE"],"app":"hiveblog/0.1"}
created2024-02-12 15:35:36
last_update2024-02-12 15:35:36
depth2
children0
last_payout2024-02-19 15:35:36
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length28
author_reputation-2,563,546,710,647
root_title"How to change your vote weight on tribes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id131,237,267
net_rshares0
@tipu ·
<a href="https://tipu.online/hive_curator?libertycrypto27" target="_blank">Upvoted  &#128076;</a> (Mana: 5/45) <a href="https://peakd.com/hive/@reward.app/reward-app-quick-guide-updated" target="_blank">Liquid rewards</a>.
properties (22)
authortipu
permlinkre-re-themarkymark-2024129t05059752z-20240128t235106z
categorytribes
json_metadata"{"app": "beem/0.24.26"}"
created2024-01-28 23:51:06
last_update2024-01-28 23:51:06
depth2
children0
last_payout2024-02-04 23:51:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length222
author_reputation55,208,603,027,120
root_title"How to change your vote weight on tribes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id130,860,131
net_rshares0
@lipe100dedos ·
i loved the tip! i didn't know it was possible to execute actions directly in the frontend console... does that mean i can create account creation tokens, stake and unstake and all actions this way using the correct hived code?

Thanks for sharing this!
šŸ‘  , , , ,
properties (23)
authorlipe100dedos
permlinkre-themarkymark-2jddbeekq
categorytribes
json_metadata{"app":"leothreads/0.3","format":"markdown","tags":["leofinance"],"canonical_url":"https://inleo.io/@lipe100dedos/re-themarkymark-2jddbeekq","isPoll":false,"pollOptions":{},"dimensions":[]}
created2024-01-29 19:17:39
last_update2024-01-29 19:17:39
depth1
children0
last_payout2024-02-05 19:17:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length253
author_reputation131,482,849,667,749
root_title"How to change your vote weight on tribes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id130,880,237
net_rshares8,354,749,173
author_curate_reward""
vote details (5)
@memess ·
IS there a place/ a way to know all the tokens you can add a voting multiplier 
properties (22)
authormemess
permlinkre-themarkymark-s8oo20
categorytribes
json_metadata{"tags":["tribes"],"app":"peakd/2024.1.1"}
created2024-02-11 08:39:42
last_update2024-02-11 08:39:42
depth1
children5
last_payout2024-02-18 08:39:42
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length79
author_reputation21,731,564,825,655
root_title"How to change your vote weight on tribes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id131,204,169
net_rshares0
@themarkymark ·
Any tribe token should support it but most tribes are dead at this point.  
properties (22)
authorthemarkymark
permlinkre-memess-s8oo3v
categorytribes
json_metadata{"tags":["tribes"],"app":"peakd/2024.1.1"}
created2024-02-11 08:40:42
last_update2024-02-11 08:40:42
depth2
children4
last_payout2024-02-18 08:40:42
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length75
author_reputation1,669,704,010,439,681
root_title"How to change your vote weight on tribes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id131,204,176
net_rshares0
@memess ·
Yes, lot of things are dead but i don't vote enough to use all my VP on all the tribe tokens so i will set a multiplier to use a bit more of the VP daily. It's a cool bonus though. 
There is still a bunch of tribes alive or with worthy token like alive or bee or leo, but i delegate my leo to @meowcurator because they add compound delegation rewards and it's cool even if not the biggest apr 
properties (22)
authormemess
permlinkre-themarkymark-2024211t94450826z
categorytribes
json_metadata{"tags":["tribes"],"app":"ecency/3.0.37-vision","format":"markdown+html"}
created2024-02-11 08:44:51
last_update2024-02-11 08:44:51
depth3
children0
last_payout2024-02-18 08:44:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length393
author_reputation21,731,564,825,655
root_title"How to change your vote weight on tribes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id131,204,211
net_rshares0
@memess ·
Btw it isn't working : 
<code>var json = {"symbol": "PGM", "vote_weight_multiplier": 4}
hive_keychain.requestCustomJson('MEMESS', 'scot_set_vote', 'Posting', JSON.stringify(json), 'Update Vote Weight', console.log
VM640:2 Uncaught SyntaxError: missing ) after argument list</code>

like what i am supposed to do? 
properties (22)
authormemess
permlinkre-themarkymark-2024211t95739187z
categorytribes
json_metadata{"tags":["tribes"],"app":"ecency/3.0.37-vision","format":"markdown+html"}
created2024-02-11 08:57:39
last_update2024-02-11 08:57:39
depth3
children2
last_payout2024-02-18 08:57:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length313
author_reputation21,731,564,825,655
root_title"How to change your vote weight on tribes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id131,204,455
net_rshares0
@pfunk ·
After setting this, if you voted for a LEO post with >25% weight, wouldn't the LEO tribe vote be invalidated?
šŸ‘  , , , , ,
properties (23)
authorpfunk
permlinkre-themarkymark-s7zwrw
categorytribes
json_metadata{"tags":["tribes"],"app":"peakd/2023.11.3"}
created2024-01-28 23:48:33
last_update2024-01-28 23:48:33
depth1
children7
last_payout2024-02-04 23:48:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length109
author_reputation221,632,045,904,452
root_title"How to change your vote weight on tribes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id130,860,103
net_rshares13,041,752,694
author_curate_reward""
vote details (6)
@themarkymark ·
$0.32
No, I believe how it works is when you make a vote, and the scot bot indexer looks to see if it is a tribe, it will use this to adjust the vote given on the tribe side.  After the vote has been done, it won't know anything about this parameter unless you change your vote.
šŸ‘  , , , , , , , , ,
properties (23)
authorthemarkymark
permlinkre-pfunk-s7zwv5
categorytribes
json_metadata{"tags":["tribes"],"app":"peakd/2023.11.3"}
created2024-01-28 23:49:54
last_update2024-01-28 23:49:54
depth2
children6
last_payout2024-02-04 23:49:54
cashout_time1969-12-31 23:59:59
total_payout_value0.158 HBD
curator_payout_value0.158 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length272
author_reputation1,669,704,010,439,681
root_title"How to change your vote weight on tribes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id130,860,115
net_rshares774,329,026,392
author_curate_reward""
vote details (10)
@networkallstar ·
big movement in your wallet: 15 minutes ago	Transfer 20002.538 HIVE to ipromote
properties (22)
authornetworkallstar
permlinks8hvkz
categorytribes
json_metadata{"app":"hiveblog/0.1"}
created2024-02-07 16:39:03
last_update2024-02-07 16:39:03
depth3
children5
last_payout2024-02-14 16:39:03
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length79
author_reputation-5,617,423,063,785
root_title"How to change your vote weight on tribes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id131,110,502
net_rshares0
@rafzat ·
Really?
Wow!!!!
Iā€™d surely give this a try
šŸ‘  ,
properties (23)
authorrafzat
permlinkre-themarkymark-2024129t153516402z
categorytribes
json_metadata{"tags":["tribes","technology","hive-engine","neoxian","vyb","pob","cent","leofinance","ctp","hive-167922"],"app":"ecency/3.0.37-vision","format":"markdown+html"}
created2024-01-29 14:35:21
last_update2024-01-29 14:35:21
depth1
children0
last_payout2024-02-05 14:35:21
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length42
author_reputation115,816,554,220,658
root_title"How to change your vote weight on tribes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id130,874,594
net_rshares106,859,956
author_curate_reward""
vote details (2)
@shebe · (edited)
The best way to change the multiplier was in Leodex (and I use it a lot like 3 years ago)... Which is not possible these days due to the Leodex is not working...
šŸ‘  ,
properties (23)
authorshebe
permlinkre-themarkymark-24y6cib46
categorytribes
json_metadata{"app":"leothreads/0.3","format":"markdown","tags":["leofinance"],"canonical_url":"https://inleo.io/@shebe/re-themarkymark-24y6cib46","isPoll":false,"pollOptions":{},"dimensions":[]}
created2024-01-29 13:48:15
last_update2024-01-29 13:51:27
depth1
children0
last_payout2024-02-05 13:48:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length161
author_reputation16,180,273,333,578
root_title"How to change your vote weight on tribes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id130,873,693
net_rshares107,047,307
author_curate_reward""
vote details (2)
@valued-customer ·
This is a concise explanation of how to use an extremely powerful tool on Hive.

Thanks!
šŸ‘  ,
properties (23)
authorvalued-customer
permlinkre-themarkymark-s80dfy
categorytribes
json_metadata{"tags":["tribes"],"app":"peakd/2023.11.3"}
created2024-01-29 05:42:57
last_update2024-01-29 05:42:57
depth1
children0
last_payout2024-02-05 05:42:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length88
author_reputation252,222,832,182,110
root_title"How to change your vote weight on tribes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id130,865,697
net_rshares107,610,714
author_curate_reward""
vote details (2)
@vikisecrets ·
Cool trick, but I think frontends or hive keychain should provide this setting in a more user friendly way.
šŸ‘  ,
properties (23)
authorvikisecrets
permlinkre-themarkymark-s81dm3
categorytribes
json_metadata{"tags":["tribes"],"app":"peakd/2023.11.3"}
created2024-01-29 18:49:15
last_update2024-01-29 18:49:15
depth1
children0
last_payout2024-02-05 18:49:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length107
author_reputation762,777,895,885,975
root_title"How to change your vote weight on tribes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id130,879,740
net_rshares106,672,829
author_curate_reward""
vote details (2)
@vp-freelance ·
$0.02
For whales, this feature is for sure useful.
Thank you!
It will come in handy soon))))
šŸ‘  , , , , ,
properties (23)
authorvp-freelance
permlinkre-themarkymark-2024129t22931612z
categorytribes
json_metadata{"tags":["tribes","technology","hive-engine","neoxian","vyb","pob","cent","leofinance","ctp","hive-167922"],"app":"ecency/3.0.37-vision","format":"markdown+html"}
created2024-01-29 00:29:33
last_update2024-01-29 00:29:33
depth1
children2
last_payout2024-02-05 00:29:33
cashout_time1969-12-31 23:59:59
total_payout_value0.010 HBD
curator_payout_value0.010 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length86
author_reputation22,276,247,850,658
root_title"How to change your vote weight on tribes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id130,860,754
net_rshares53,696,522,759
author_curate_reward""
vote details (6)
@valued-customer ·
Hive is a unique platform.  It has incredible capabilities for folks as can use them.
šŸ‘  , , , , ,
properties (23)
authorvalued-customer
permlinkre-vp-freelance-s802ph
categorytribes
json_metadata{"tags":["tribes"],"app":"peakd/2023.11.3"}
created2024-01-29 01:51:06
last_update2024-01-29 01:51:06
depth2
children1
last_payout2024-02-05 01:51:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length85
author_reputation252,222,832,182,110
root_title"How to change your vote weight on tribes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id130,862,073
net_rshares13,578,429,324
author_curate_reward""
vote details (6)
@vp-freelance ·
Yeah, I've had the opportunity to see that on more than one occasion.
šŸ‘  ,
properties (23)
authorvp-freelance
permlinkre-valued-customer-2024129t11438734z
categorytribes
json_metadata{"tags":["tribes"],"app":"ecency/3.0.37-vision","format":"markdown+html"}
created2024-01-29 09:04:39
last_update2024-01-29 09:04:39
depth3
children0
last_payout2024-02-05 09:04:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length69
author_reputation22,276,247,850,658
root_title"How to change your vote weight on tribes"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id130,868,530
net_rshares108,739,196
author_curate_reward""
vote details (2)