 Hello, If you are unfamiliar with steemsnippets I encourage you to read the genesis post : https://steemit.com/programming/@howo/introducting-steemsnippets And to check out the repository : https://github.com/drov0/steemsnippets Since hard fork 21 is out, I see a ton of downvotes, which is great, and I suppose that you will grow tired of manually downvoting, so here's a few snippets to allow you to calculate the remaining downvoting power of an user. the logic is similar in dsteem and steem-js so I'll only post the dsteem version on the chain : ``` function get_downvoting_power(username) { return new Promise(async resolve => { let account = await client.database.getAccounts([username]); account = account[0]; const totalShares = parseFloat(account.vesting_shares) + parseFloat(account.received_vesting_shares) - parseFloat(account.delegated_vesting_shares) - parseFloat(account.vesting_withdraw_rate); const elapsed = Math.floor(Date.now() / 1000) - account.downvote_manabar.last_update_time; const maxMana = totalShares * 1000000 / 4; // 432000 sec = 5 days let currentMana = parseFloat(account.downvote_manabar.current_mana) + elapsed * maxMana / 432000; if (currentMana > maxMana) { currentMana = maxMana; } const currentManaPerc = currentMana * 100 / maxMana; return resolve(currentManaPerc); }); } // example async function test() { console.log(await get_downvoting_power("howo")); } test(); ``` If you'd rather read them with colors here are the github links : dsteem : https://github.com/drov0/steemsnippets/tree/master/dsteem/get_downvoting_power steem-js : https://github.com/drov0/steemsnippets/tree/master/steemjs/downvoting_power That's it for today :) newsteem on ! @howo
author | howo |
---|---|
permlink | snippets-to-get-the-downvoting-power-of-an-user-for-dsteem-an-steem-js |
category | development |
json_metadata | {"tags":["development","programming","steemdev","steem","hf21"],"users":["howo"],"image":["https://cdn.steemitimages.com/DQmZpmoXQEmDaATzDwZtD2fn5mmUY7EFQQFnWiv2irbrdxw/image.png"],"links":["https://steemit.com/programming/@howo/introducting-steemsnippets","https://github.com/drov0/steemsnippets","https://github.com/drov0/steemsnippets/tree/master/dsteem/get_downvoting_power","https://github.com/drov0/steemsnippets/tree/master/steemjs/downvoting_power"],"app":"steemit/0.1","format":"markdown"} |
created | 2019-08-28 13:18:45 |
last_update | 2019-08-28 13:19:12 |
depth | 0 |
children | 19 |
last_payout | 2019-09-04 13:18:45 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 17.592 HBD |
curator_payout_value | 17.286 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 1,931 |
author_reputation | 511,962,302,102,641 |
root_title | "Snippets to get the downvoting power of an user for dsteem and steem-js" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 90,035,276 |
net_rshares | 91,294,358,293,781 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
tombstone | 0 | 268,314,180,954 | 1% | ||
acidyo | 0 | 6,376,431,632,020 | 50% | ||
kevinwong | 0 | 424,695,577,905 | 5% | ||
mrwang | 0 | 239,774,531 | 2.5% | ||
arcange | 0 | 349,519,552,944 | 25% | ||
coininstant | 0 | -215,225,421,418 | -100% | ||
arconite | 0 | 1,736,651,223 | 2.5% | ||
raphaelle | 0 | 13,481,155,110 | 25% | ||
kdtkaren | 0 | -51,220,052,729 | -100% | ||
lemouth | 0 | 419,778,744,296 | 70% | ||
kuri12 | 0 | 1,004,905,011,237 | 100% | ||
redes | 0 | 862,455,654,571 | 15% | ||
mangos | 0 | 677,341,560,792 | 17% | ||
jamzed | 0 | 102,160,479,804 | 100% | ||
honusurf | 0 | -182,023,487,862 | -100% | ||
pcourtnier | 0 | 51,398,397,159 | 100% | ||
trafalgar | 0 | 33,768,310,957,651 | 100% | ||
raindrop | 0 | 557,215,840,940 | 100% | ||
jiva34 | 0 | 24,912,150,031 | 100% | ||
fredrikaa | 0 | 1,604,784,055,695 | 100% | ||
drakos | 0 | 3,541,139,153,250 | 100% | ||
jonmagnusson | 0 | 5,042,094,158 | 25% | ||
netuoso | 0 | 33,278,423,251 | 100% | ||
corsica | 0 | 44,743,045,018 | 100% | ||
nerengot | 0 | 1,219,599,020 | 100% | ||
katesmith | 0 | 79,329,421 | 55% | ||
howo | 0 | 174,279,522,593 | 100% | ||
openledgerio | 0 | 270,144,917 | 54% | ||
ilyasismail | 0 | 31,547,981,740 | 100% | ||
icmarkets | 0 | 217,787,226 | 45% | ||
pele23 | 0 | 14,728,528,966 | 14% | ||
nurhayati | 0 | 185,296,893 | 5% | ||
inzouikroft | 0 | -1,044,094,004 | -100% | ||
boosta | 0 | 20,581,469,968,333 | 100% | ||
coolguy123 | 0 | 22,451,348,951 | 60% | ||
imisstheoldkanye | 0 | -262,648,640,853 | -100% | ||
omstavan | 0 | 2,784,594,768 | 100% | ||
smartsteem | 0 | 17,843,713,504,111 | 15% | ||
traf | 0 | 3,022,701,072,797 | 100% | ||
alexs1320 | 0 | 36,144,473,846 | 100% | ||
cpufronz | 0 | 4,475,722,420 | 100% | ||
saqibnazir | 0 | 263,328,757 | 100% | ||
ammar0344 | 0 | 19,402,288,239 | 100% | ||
michaelizer | 0 | 153,092,951 | 100% | ||
aotearoa | 0 | 0 | 0% | ||
indextrader24 | 0 | -16,614,868,075 | -100% | ||
zcool | 0 | 190,072,097 | 10% | ||
milarose | 0 | 0 | 10% | ||
kgakakillerg | 0 | 318,684,167,354 | 100% | ||
steamsteem | 0 | -213,574,510,903 | -100% | ||
spreadfire1 | 0 | 93,436,777,983 | 100% | ||
funcounts | 0 | 542,402,556 | 100% | ||
aminealaoui | 0 | -12,984,884,865 | -100% | ||
drsensor | 0 | 8,320,228,521 | 56% | ||
rosepac | 0 | 1,718,298,644 | 100% | ||
ikibaru-san | 0 | 470,393,713 | 100% | ||
cryptouno | 0 | 317,017,285 | 6% | ||
laissez-faire | 0 | 56,874,638 | 100% | ||
jacekw.dev | 0 | 3,397,116,417 | 100% | ||
liucixin | 0 | 952,116,361 | 11.11% | ||
manimanitour | 0 | 1,249,676,543 | 100% | ||
steemexpress | 0 | 2,732,206,583 | 4.58% | ||
bewarecenterbase | 0 | -218,885,348,120 | -100% | ||
realgoodcontent | 0 | 128,932,875 | 25.9% | ||
waleedtee | 0 | 265,176,426,785 | 100% | ||
kreesher | 0 | 94,078,706 | 25% | ||
eagle2 | 0 | 10,584,853,855 | 100% | ||
the.circle | 0 | 10,072,829,901 | 9% | ||
firealien | 0 | -78,868,753,000 | -100% | ||
firealiean | 0 | -58,647,793,696 | -100% | ||
tactive | 0 | 0 | 100% |
<div class="text-center"> You can be a "co-founder of SteemPress - @steempress witness", but the negative vote you gave to my project of <a href="https://steemit.com/spanish/@enmovimiento/convocatoria-reto-fotografico-septiembre-2019">Photography</a> (@enmovimiento) aimed at the Hispanic community is my total distaste without leaving a comment on that negative vote. <hr>We users are the ones who give the votes to the Witnesses to help us help </div> <hr> <center> <p><a href="http://www.steemit.com.ve"> <img src="https://cdn.steemitimages.com/DQmXGYkMzhRwToHcMqAueXciv5Ut9RxDpFaSJz1gccx2559/g7706.png" /></a> </center>
author | acostaeladio |
---|---|
permlink | px3y8l |
category | development |
json_metadata | {"tags":["development"],"users":["steempress","enmovimiento"],"image":["https://cdn.steemitimages.com/DQmXGYkMzhRwToHcMqAueXciv5Ut9RxDpFaSJz1gccx2559/g7706.png"],"links":["https://steemit.com/spanish/@enmovimiento/convocatoria-reto-fotografico-septiembre-2019","http://www.steemit.com.ve"],"app":"steemit/0.1"} |
created | 2019-08-31 16:04:33 |
last_update | 2019-08-31 16:04:33 |
depth | 1 |
children | 5 |
last_payout | 2019-09-07 16:04: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 | 624 |
author_reputation | 15,147,421,754,385 |
root_title | "Snippets to get the downvoting power of an user for dsteem and steem-js" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 90,143,773 |
net_rshares | 0 |
I leave between 40 and 50 downvotes a day, if I'm gonna leave a comment for each one of them it's gonna spam the chain for nothing. You were downvoted for using bidbots. A proper post will be published soon, I was just testing things.
author | howo |
---|---|
permlink | px40e3 |
category | development |
json_metadata | {"tags":["development"],"app":"steemit/0.1"} |
created | 2019-08-31 16:27:39 |
last_update | 2019-08-31 16:27:39 |
depth | 2 |
children | 4 |
last_payout | 2019-09-07 16:27: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 | 235 |
author_reputation | 511,962,302,102,641 |
root_title | "Snippets to get the downvoting power of an user for dsteem and steem-js" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 90,144,378 |
net_rshares | 1,492,095,154 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
kdtkaren | 0 | -43,351,247,553 | -100% | ||
steevc | 0 | 44,843,342,707 | 14% |
<div class="text-center"> Which Bidbots? </div> <hr> <center> <p><a href="http://www.steemit.com.ve"> <img src="https://cdn.steemitimages.com/DQmXGYkMzhRwToHcMqAueXciv5Ut9RxDpFaSJz1gccx2559/g7706.png" /></a> </center>
author | acostaeladio |
---|---|
permlink | px3zmj |
category | development |
json_metadata | {"tags":["development"],"image":["https://cdn.steemitimages.com/DQmXGYkMzhRwToHcMqAueXciv5Ut9RxDpFaSJz1gccx2559/g7706.png"],"links":["http://www.steemit.com.ve"],"app":"steemit/0.1"} |
created | 2019-08-31 16:34:33 |
last_update | 2019-08-31 16:34:33 |
depth | 3 |
children | 2 |
last_payout | 2019-09-07 16:34: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 | 217 |
author_reputation | 15,147,421,754,385 |
root_title | "Snippets to get the downvoting power of an user for dsteem and steem-js" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 90,144,520 |
net_rshares | 0 |
So why did you downvote my Actifit post??? Btw you posting 50 comments a day wonβt spam anything, you do realize steems blockchain can handle that right?
author | ssjsasha |
---|---|
permlink | px5jw5 |
category | development |
json_metadata | {"tags":["development"],"app":"steemit/0.1"} |
created | 2019-09-01 12:26:30 |
last_update | 2019-09-01 12:26:30 |
depth | 3 |
children | 0 |
last_payout | 2019-09-08 12:26: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 | 153 |
author_reputation | 298,328,050,923,025 |
root_title | "Snippets to get the downvoting power of an user for dsteem and steem-js" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 90,169,522 |
net_rshares | 488,420,284 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
ssjsasha | 0 | 1,002,015,850,630 | 100% | ||
howo | 0 | -3,936,432,462 | -0.25% | ||
spaminator | 0 | -958,994,170,106 | -0.86% | ||
mack-bot | 0 | -51,960,562,408 | -0.5% | ||
ezravandi | 0 | 5,968,828,391 | 2.6% | ||
hdu | 0 | 7,220,106,217 | 2% | ||
yusrii | 0 | 174,800,022 | 100% |
Thanks for the snippet. I will now build a snipper =)
author | arcange |
---|---|
permlink | re-howo-pwycsk |
category | development |
json_metadata | {"tags":["development"],"app":"steempeak/1.15.0"} |
created | 2019-08-28 15:09:57 |
last_update | 2019-08-28 15:09:57 |
depth | 1 |
children | 0 |
last_payout | 2019-09-04 15:09: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 | 53 |
author_reputation | 1,146,606,601,469,178 |
root_title | "Snippets to get the downvoting power of an user for dsteem and steem-js" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 90,038,854 |
net_rshares | 0 |
(Revived and Will be Revived, For the Freedom of Speech, Right for Writings to Survive) # [Steem : For Freedom] Let's Down-Vote DownVoting-ManSlaughterers. List Update v.1.1 ( https://steemit.com/kr/@bewarecenterbase/steem-for-freedom-make-many-more-accounts-to-fight-for-freedom ) ( https://staging.busy.org/@bewarecenterbase/steem-for-freedom-make-many-more-accounts-to-fight-for-freedom ) 2019.09.01.Sun.09:52 (utc+9), by @BewareCenterBase, == # For Freedom Of Speech, # _1. Let's Down-Vote DownVoting-ManSlaughterers. List Update v.1.1 The followings are known Content-Nazi and Commie People's Court Bamboo Spear Red Guard Man-Slaughters If you like, select anyone below and # downvote Now and Anytime. . @oldstone =@slowwalker =@wisdomandjustice ! @howo, @steemlsh, @westport, @himapan @patrice=@spaminator=@prowler=@mack-bot=@mack-botjr =@mack-fund # _2. Remove From Witness Support and Down-Vote @patrice, @themarkymark, are the worst witness to drop @clayop, @asbear, @ocd-witness, @ats-witness , @noblewitness=@sircork -- Top Witnesses who are for Down-Vote-Pool HardForks. @roelandp, @yabapmatt, @good-karma, @gtg, @blocktrades, @themarkymark, @someguy123, @cervantes, @aggroed, @smooth.witness, @therealwolf, @anyx, @ocd-witness, @timcliff, @ausbitbank, @curie, @thecryptodrive, @followbtcnews, @clayop, @drakos, @lukestokes.mhth, @jesta, @steempress, ~~@xeldal~~, @emrebeyler, @liondani, @riverhead, @actifit, @busy.witness, @bhuz, And # _2. Write Much More to Dry-Up DownVoting-ManSlaughterers' Power, # _3. Make Much More Accounts to Fight For Freedom. # _4. Automate Resistance Process. # _5. Make Situations Complex, To Kill Man-Slaughtering Bots and Programmers. Vary Self-Vote or Not, Voting %, Voting Time etc. Or If you dislike battle field, # _6. Leave Steem and Never Look Back. == If you want to see more list to Down-Vote, please see below. [steemθ²:HF21] λ¨μμ©λ λ€μ΄λ³΄ν νμλ‘, 무μμ λ€μ΄λ³΄ν ν κ²μΈκ°? [steem:HF21] What to Down-Vote with HF21 Down-Vote Power ? ( https://steemit.com/kr/@bewarecenterbase/2cbcn-steem-hf21-steem-hf21-what-to-down-vote-with-hf21-down-vote-power ) ( https://staging.busy.org/@bewarecenterbase/2cbcn-steem-hf21-steem-hf21-what-to-down-vote-with-hf21-down-vote-power ) 2019.08.28.μ.08:45, by @BewareCenterBase, Steem Hard Fork 21 ( μ΄ν HF21) μμλ λ€μ΄λ³΄ν νμκ° λμ λμ΄, κΈ°μ‘΄ HF20 μ΄μ μμ μ 보ν νμλ₯Ό μλͺ¨νμ¬ λ€μ΄λ³΄ν ν μ μλλ‘ ν κ²μμ, λ€μ΄λ³΄ν μ μ 보ν κ³Ό λ³λμ νμλ₯Ό μ¬μ©νμ¬ ν μ μλλ‘ νμλ€. κ΄λ ¨ κΈλ€μ μ΄ κΈμ μλ λͺ©λ‘μμ μ°Ύμ λ³Ό μ μλ€.  https://steemd.com/@accountname μμλ hf21 μμ λμ λ λ€μ΄λ³΄νΈ νμ μλκ³Ό ν볡μ 보ν νμ μ λ§μ°¬κ°μ§λ‘ νμΈν μ μλ€. μ, μ¬κΈ°μ λ¨λ λ¬Έμ . λ¨μμ μμ΄ λκ°λ λ€μ΄λ³΄ν νμλ₯Ό μ΄λμ μΈ κ²μΈκ°? # _1. νμ€μ 맀체μμ λΆκ°νΌν λ€μ΄λ³΄ν μ μλ μ·¨μ§λλ‘, μ€ν λΈλ‘체μΈμ μμ‘΄μ±μ μννκ²λ μ μλ, μ μκΆ μλ° μ΄λ, μλ ν¬λ‘λ Έ, ν΄νΉ, μ€μΊ νΌμ± λ±μ μ¬κΈ° μ λ κΈ λ±μ λ€μ΄λ³΄ν νλΌ λ κ²μΌ κ²μ΄λ€. κ·Έλ° κΈλ€μ΄ 보μΈλ€λ©΄, λ€μ΄λ³΄ν νλ©΄ λλ€. κ·Έλ¬λ, κ·Έλ° κΈλ€μ λ§μ§ μλ€. # _2. κ·Έλλ λ¨μμ μ©μ΄λκ°λ λ€μ΄λ³΄ν νμλ μλ» μ μκ°μμ λ¨μ κΈμ λ€μ΄λ³΄ν νμ΄νλ 컨ν μΈ λμ°λ μΈλ―Όμ¬ν κ³΅μ° μ£½μ°½ λ€μ΄λ³΄ν νμ΄μλ€μ λ€μ΄λ³΄ν νλ©΄ λλ€κ³ λ³Έλ€. μ΄κ²μ λ€μ΄λ³΄ν μ μμ μ΄λ°ν κ²μ΄μ§λ§, λ€μ΄λ³΄ν νμ΄μλ€μ λμμ§μ ν΅μ ν λ°©λ²μ μ΄ μ·¨μ§μ 곡κ°νλ μ¬λλ€μ΄ κ·Έ λ€μ΄λ³΄ν νμ΄μλ€μ λ€μ΄λ³΄ν νλ κ²μ΄ λΆκ°νΌν μ νμΌλ‘ 보μΈλ€. λ€μ΄λ³΄ν ν΄μΌν λ€μ΄λ³΄ν νμ΄μλ€μ λͺ©λ‘μ 곡νν΄ λκ° κ²μ΄λ€. μΌλ¨μ @oldstone=@slowwalker=@wisdomandjustice @patrice=@spaminator=@prowler=@mack-bot=@mack-botjr =@mack-fund Witness to drop and to Down-vote : @patrice, @themarkymark, are the worst witness to drop @clayop, @asbear, @ocd-witness, @ats-witness , @noblewitness=@sircork # _3. κΈ°μ μ νκ³κ° μμΌλ©΄ κΈ°μ κ°λ°κ³Ό λ Έμ€μ€μ€λ ₯μΌλ‘μ¨ κ·Ήλ³΅ν μκ°μ νμ§ μκ³ , λ€μ΄λ³΄ν μ κΆμ₯νμ¬, μ€ν ν¬μμ λ° μ€ν μ¬μ©μλ€μ κ°μ μ νμ΄νμ¬ μ€νμμ μ«μλ΄λ μ€ν μ΅μ μ μ λ€μ λ€μ΄λ³΄ν ν΄μΌνλ€κ³ λ³Έλ€. κ·Έλ€μ μ€ν κ°λ°μλ€, μ€ν μ¬λ¨, μ€νμ νμ¬ κ΄κ³μλ€, λ€μ΄λ³΄ν ν λμ μ μ°¬μ±ν μ€ν μ¦μΈλ€ λͺ©λ‘μ κ°±μ ν΄ λκ° κ²μ΄κ³ , μΌλ¨ μμ 30μ μ¦μΈλ€ μ€μμ hf21 down-vote λ₯Ό μ§μνκ³ μλ 29 λͺ μ λͺ©λ‘μ μ€λ€. @roelandp, @yabapmatt, @good-karma, @gtg, @blocktrades, @themarkymark, @someguy123, @cervantes, @aggroed, @smooth.witness, @therealwolf, @anyx, @ocd-witness, @timcliff, @ausbitbank, @curie, @thecryptodrive, @followbtcnews, @clayop, @drakos, @lukestokes.mhth, @jesta, @steempress, ~~@xeldal~~, @emrebeyler, @liondani, @riverhead, @actifit, @busy.witness, @bhuz, μ¬μ¬ν λ, 무μμλ‘ λλ¬μ, λ€μ΄λ³΄ν μ λ§μ 보μ¬μ£ΌμλΌ. νΉμ λ³΄λ³΅μ΄ μ¬ κ²μ΄ λλ €μ΄κ°? μμ μ μΈλ‘ μ μμ λ κ·Έλ₯ μ»μ΄μ§μ§ μλλ€. λ§μ νΌλλ―Έλ€μ΄ λ²λΌμ²λΌ λ€μ΄λ³΄ν νλ€λ©΄, κ³ λ μ¦μΈλ€λ λμ λ°©λ²μ΄ μμ κ²μ΄κ³ , λ€μ΄λ³΄ν κΈ°λ₯μ μμ λ μͺ½μΌλ‘ κ°κ² λ κ²μ΄λ€. κ·Έλλ λλ €μ΄κ°? κ²μ₯μ΄λ€μ, λλ €μ°λ©΄ λΉ μ§λ©΄ λλ€. γ γ == [steemθ²:μ μ± ] νλν¬ν¬ 21 μμ, λ€μ΄λ³΄ν νμ΄ μ¬μ©μ λ΄μ«κ³ μ§νμ€ νκ². [steem:policy] HF21 DownVote-Pool will expel lots users and Steem price will tank. ( https://steemit.com/kr/@bewarecenterbase/steem-21-steem-policy-hf21-downvote-pool-will-expel-lots-users-and-steem-price-will-tank ) ( https://staging.busy.org/@bewarecenterbase/steem-21-steem-policy-hf21-downvote-pool-will-expel-lots-users-and-steem-price-will-tank ) 2019.08.17.ν .09:11, by @BewareCenterBase, . [μ€νθ²: μμ steem μ μ ] μ¬μ μ¬μ°κ³Ό κ³μ½μμ λΆμ νλ λ€μ΄λ³΄ν μλ Steem μ ννκ° μλλ€. (@SteamSteem Creativity λ μ°½κΈ; revive from down-vote-hide ) ( https://steemit.com/kr/@steamsteem/-steem-steem-steamsteem-creativity-revive-from-downvotehide--1545446641207 ) 2018.12.15.ν .15:11, by @SteamSteem, revive from down-vote-hide of the original .. . [μ€νθ²: λ¨μ ] νΉκΆμΈ΅μ μλ» μλΉμ μμ‘΄νλ λ¬Έμ ν΄κ²° ꡬ쑰, (1/n) [steem: demerit] OverDog's Self-Fucked Mercy dependent Problem Solving. ( https://steemit.com/kr/@bewarecenterbase/1-n-steem-demerit-overdog-dependent-problem-solving ) ( https://staging.busy.org/@bewarecenterbase/1-n-steem-demerit-overdog-dependent-problem-solving ) 2019.08.14.Wed, 06:39 (utc+9), by @BewareCenterBase [steemθ²:μ μ± ] νλν¬ν¬ 21 μμ, μλ‘ λ€μ΄λ³΄ν νμ΄νλ€κ° λ§μ§λ§ νλκΉμ§ μ£½μ΄κ°κ². v.1.1,(2/n) [steem:policy] HF21, Last DownVoter will starve after Man-Slaughtering each other. ( https://steemit.com/kr/@bewarecenterbase/3q3edu-steem-21-2-n-steem-policy-hf21-last-downvoter-will-starve-after-man-slaughtering-each-other ) ( https://staging.busy.org/@bewarecenterbase/3q3edu-steem-21-2-n-steem-policy-hf21-last-downvoter-will-starve-after-man-slaughtering-each-other ) 2019.08.25.μΌ.14:15, by @BewareCenterBase, revive from down-vote-hide of the following.. [steemθ²:λ―Έλ] νλν¬ν¬ 21 λ€μ΄λ³΄ν ν, μ μ μ λλ‘ κ°μ μλͺ¨ μ€νμΈλ€ λ λκ³ , μ€ν κ°κ²© νΌλ₯ μλ― [steem:policy] HF21 Down-Vote Pool, induce Wars, Abuse Users Emotions, Expel Users , Price Tank. ( https://steemit.com/kr/@bewarecenterbase/steem-21-steem-policy-hf21-down-vote-pool-induce-wars-abuse-users-emotions-expel-users-price-tank ) ( https://staging.busy.org/@bewarecenterbase/steem-21-steem-policy-hf21-down-vote-pool-induce-wars-abuse-users-emotions-expel-users-price-tank ) 2019.08.27.ν.09:15, by @BewareCenterBase, [steemθ²:λ―Έλ] HF21 λ€μ΄ ν λμ , μ μ보μ κΈ°λ₯μ ν¬κΈ°, smt ν ν°/λ λ€μ λκΈ°κ³ , νλ«νΌ μ½μΈ κ°λ μ΄μ κΈ° μλ? [steem:policy] HF21 Down-Vote Pool, Try Weaning, From Author Reward To Platform Coin ? ( https://steemit.com/kr/@bewarecenterbase/steem-hf21-smt-steem-policy-hf21-down-vote-pool-try-weaning-from-author-reward-to-platform-coin ) ( https://staging.busy.org/@bewarecenterbase/steem-hf21-smt-steem-policy-hf21-down-vote-pool-try-weaning-from-author-reward-to-platform-coin ) 2019.08.27.ν.09:19, by @BewareCenterBase, [steemθ²:λ³Έμ§] HF21 λ€μ΄λ³΄ν ν λμ μΌλ‘, μ€νμ λ³Έμ§μ΄ μ μ보μ 맀체μμ, κΈ λ§€κ° μ 보ν λ€μ΄λ³΄ν μ μ κ²μμΌλ‘ λ°λλ€. [steem:HF21] Steem Changes, From Author Reward Social Media, To Down-vote War Game. ( https://steemit.com/kr/@bewarecenterbase/2nulnq-steem-hf21-steem-hf21-steem-changes-from-author-reward-social-media-to-down-vote-war-game ) ( https://staging.busy.org/@bewarecenterbase/2nulnq-steem-hf21-steem-hf21-steem-changes-from-author-reward-social-media-to-down-vote-war-game ) 2019.08.28.μ.08:14, by @BewareCenterBase, [steemθ²:HF21] λ¨μμ©λ λ€μ΄λ³΄ν νμλ‘, 무μμ λ€μ΄λ³΄ν ν κ²μΈκ°? [steem:HF21] What to Down-Vote with HF21 Down-Vote Power ? ( https://steemit.com/kr/@bewarecenterbase/2cbcn-steem-hf21-steem-hf21-what-to-down-vote-with-hf21-down-vote-power ) ( https://staging.busy.org/@bewarecenterbase/2cbcn-steem-hf21-steem-hf21-what-to-down-vote-with-hf21-down-vote-power ) 2019.08.28.μ.08:45, by @BewareCenterBase, For Freedom Of Speech, Let's Down-Vote Down-Vote-ManSlaughterer @oldstone =@slowwalker =@wisdomandjustice ( https://steemit.com/kr/@bewarecenterbase/for-freedom-of-speech-let-s-down-vote-down-vote-manslaughterer-oldstone-slowwalker-wisdomandjustice ) ( https://staging.busy.org/@bewarecenterbase/for-freedom-of-speech-let-s-down-vote-down-vote-manslaughterer-oldstone-slowwalker-wisdomandjustice ) 2019.08.31.Sat.18:53 (utc+9), by @BewareCenterBase, [Steem : For Freedom] Down-Vote DownVoting-ManSlaughterers, My List Update v.1.1 ( https://steemit.com/kr/@bewarecenterbase/steem-for-freedom-down-vote-downvoteing-manslaughterers-my-list-update-v-1-1 ) ( https://staging.busy.org/@bewarecenterbase/steem-for-freedom-down-vote-downvoteing-manslaughterers-my-list-update-v-1-1 ) 2019.09.01.Sun.09:43 (utc+9), by @BewareCenterBase, [Steem : For Freedom] Write Much More to Dry-Up DownVoting-ManSlaughterers' Power, ( https://steemit.com/kr/@bewarecenterbase/steem-for-freedom-write-much-more-to-dry-up-downvoting-manslaughterers-power ) ( https://staging.busy.org/@bewarecenterbase/steem-for-freedom-write-much-more-to-dry-up-downvoting-manslaughterers-power ) 2019.09.01.Sun.09:52 (utc+9), by @BewareCenterBase, == (busy) #kr jjm sct busy palnet zzan cryptocurrency liv bitcoin steemleo steem steemit (steempeak) #kr jjm sct palnet zzan liv life steemleo steem steemit #kr jjm sct palnet zzan liv steemleo steem steemit cryptocurrency == ( λ°λ‘ λ° κ΄κ³ μΈμ λΌλ ν΄λ¦νμλ©΄, νμμ μ½μΈ μνκ³μ λμλ©λλ€. κ΄κ³ λ dClick μ νμ΄λ©°, νμλ μ νκΆ μκ³ , 보μ¦/μ± μ μ§μ§ μμ΅λλ€. Please Click Ad just below at any time, to help writer & coin-ecosystem. Ad is selected by dClick . Writer above, No Guarantee, No Responsibilities.)
author | bewarecenterbase |
---|---|
permlink | px4tri |
category | development |
json_metadata | {"tags":["development","kr"],"users":["bewarecenterbase","oldstone","slowwalker","wisdomandjustice","howo","steemlsh","westport","himapan","patrice","spaminator","prowler","mack-bot","mack-botjr","mack-fund","themarkymark","clayop","asbear","ocd-witness","ats-witness","noblewitness","sircork","roelandp","yabapmatt","good-karma","gtg","blocktrades","someguy123","cervantes","aggroed","smooth.witness","therealwolf","anyx","timcliff","ausbitbank","curie","thecryptodrive","followbtcnews","drakos","lukestokes.mhth","jesta","steempress","xeldal","emrebeyler","liondani","riverhead","actifit","busy.witness","bhuz","steamsteem"],"image":["https://ipfs.busy.org/ipfs/QmS6523fGwpkAJV8po5QHPk9YF9Jio9nEJKLufLHLiWrmT"],"links":["https://steemit.com/kr/@bewarecenterbase/steem-for-freedom-make-many-more-accounts-to-fight-for-freedom","https://staging.busy.org/@bewarecenterbase/steem-for-freedom-make-many-more-accounts-to-fight-for-freedom","https://steemit.com/kr/@bewarecenterbase/2cbcn-steem-hf21-steem-hf21-what-to-down-vote-with-hf21-down-vote-power","https://staging.busy.org/@bewarecenterbase/2cbcn-steem-hf21-steem-hf21-what-to-down-vote-with-hf21-down-vote-power","https://steemd.com/@accountname","https://steemit.com/kr/@bewarecenterbase/steem-21-steem-policy-hf21-downvote-pool-will-expel-lots-users-and-steem-price-will-tank","https://staging.busy.org/@bewarecenterbase/steem-21-steem-policy-hf21-downvote-pool-will-expel-lots-users-and-steem-price-will-tank","https://steemit.com/kr/@steamsteem/-steem-steem-steamsteem-creativity-revive-from-downvotehide--1545446641207","https://steemit.com/kr/@bewarecenterbase/1-n-steem-demerit-overdog-dependent-problem-solving","https://staging.busy.org/@bewarecenterbase/1-n-steem-demerit-overdog-dependent-problem-solving","https://steemit.com/kr/@bewarecenterbase/3q3edu-steem-21-2-n-steem-policy-hf21-last-downvoter-will-starve-after-man-slaughtering-each-other","https://staging.busy.org/@bewarecenterbase/3q3edu-steem-21-2-n-steem-policy-hf21-last-downvoter-will-starve-after-man-slaughtering-each-other","https://steemit.com/kr/@bewarecenterbase/steem-21-steem-policy-hf21-down-vote-pool-induce-wars-abuse-users-emotions-expel-users-price-tank","https://staging.busy.org/@bewarecenterbase/steem-21-steem-policy-hf21-down-vote-pool-induce-wars-abuse-users-emotions-expel-users-price-tank","https://steemit.com/kr/@bewarecenterbase/steem-hf21-smt-steem-policy-hf21-down-vote-pool-try-weaning-from-author-reward-to-platform-coin","https://staging.busy.org/@bewarecenterbase/steem-hf21-smt-steem-policy-hf21-down-vote-pool-try-weaning-from-author-reward-to-platform-coin","https://steemit.com/kr/@bewarecenterbase/2nulnq-steem-hf21-steem-hf21-steem-changes-from-author-reward-social-media-to-down-vote-war-game","https://staging.busy.org/@bewarecenterbase/2nulnq-steem-hf21-steem-hf21-steem-changes-from-author-reward-social-media-to-down-vote-war-game","https://steemit.com/kr/@bewarecenterbase/for-freedom-of-speech-let-s-down-vote-down-vote-manslaughterer-oldstone-slowwalker-wisdomandjustice","https://staging.busy.org/@bewarecenterbase/for-freedom-of-speech-let-s-down-vote-down-vote-manslaughterer-oldstone-slowwalker-wisdomandjustice","https://steemit.com/kr/@bewarecenterbase/steem-for-freedom-down-vote-downvoteing-manslaughterers-my-list-update-v-1-1","https://staging.busy.org/@bewarecenterbase/steem-for-freedom-down-vote-downvoteing-manslaughterers-my-list-update-v-1-1","https://steemit.com/kr/@bewarecenterbase/steem-for-freedom-write-much-more-to-dry-up-downvoting-manslaughterers-power","https://staging.busy.org/@bewarecenterbase/steem-for-freedom-write-much-more-to-dry-up-downvoting-manslaughterers-power"],"app":"steemit/0.1"} |
created | 2019-09-01 03:02:06 |
last_update | 2019-09-01 03:02:06 |
depth | 1 |
children | 0 |
last_payout | 2019-09-08 03:02: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 | 9,396 |
author_reputation | -93,249,918,891,757 |
root_title | "Snippets to get the downvoting power of an user for dsteem and steem-js" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 90,158,041 |
net_rshares | -575,897,043,700 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
wisdomandjustice | 0 | -575,897,043,700 | -10% |
Hi [howo](https://steemie.pw/@howo), did you know you can also view this post on [Steemie](https://steemie.pw/post/@howo/snippets-to-get-the-downvoting-power-of-an-user-for-dsteem-an-steem-js)? I'm a bot, if you do not want these messages under your posts - just reply STOP :) *Ads (powered by Steemie)* <a href="https://brave.com/ste259"><img src="https://static.bombsite.be/brave-eng.png"></img></a>
author | cebuladeals |
---|---|
permlink | re-howo-snippets-to-get-the-downvoting-power-of-an-user-for-dsteem-an-steem-js-20190828t131852323z |
category | development |
json_metadata | {"tags":["steemie"]} |
created | 2019-08-28 13:18:54 |
last_update | 2019-08-28 13:18:54 |
depth | 1 |
children | 0 |
last_payout | 2019-09-04 13:18: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 | 405 |
author_reputation | -1,669,183,482,913 |
root_title | "Snippets to get the downvoting power of an user for dsteem and steem-js" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 90,035,283 |
net_rshares | 0 |
Yea down votes are great. Except when you don't even offer an explanation about why you would leave one. You see that's what making real connections is about. However, when you just click the button its useless and really very cowardly. This may not apply when its a post with no thought but when it does have content with a pitch a reason should at least be given. Thanks for sharing Posted using [Partiko Android](https://partiko.app/referral/dwingsworld)
author | dwingsworld |
---|---|
permlink | dwingsworld-re-howo-snippets-to-get-the-downvoting-power-of-an-user-for-dsteem-an-steem-js-20190830t232314837z |
category | development |
json_metadata | {"app":"partiko","client":"android"} |
created | 2019-08-30 23:23:15 |
last_update | 2019-08-30 23:23:15 |
depth | 1 |
children | 3 |
last_payout | 2019-09-06 23:23: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 | 458 |
author_reputation | 5,819,332,750,176 |
root_title | "Snippets to get the downvoting power of an user for dsteem and steem-js" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 90,122,950 |
net_rshares | 0 |
Most likely you were downvoted for using bidbots. What was the post I downvoted ?
author | howo |
---|---|
permlink | px2vk7 |
category | development |
json_metadata | {"tags":["development"],"app":"steemit/0.1"} |
created | 2019-08-31 01:45:42 |
last_update | 2019-08-31 01:47:09 |
depth | 2 |
children | 2 |
last_payout | 2019-09-07 01:45: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 | 81 |
author_reputation | 511,962,302,102,641 |
root_title | "Snippets to get the downvoting power of an user for dsteem and steem-js" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 90,125,353 |
net_rshares | -213,934,123,110 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
steamsteem | 0 | -213,934,123,110 | -100% |
So some completely ridiculous blanket notion that does not even look at the work itself. Does not add anything to the community and is a lot more harmful than someone using a bidbot. If it's a crap post withput merit sure but for thise that actually work hard on their post a d are just trting to survive seems completely unproductive. Posted using [Partiko Android](https://partiko.app/referral/dwingsworld)
author | dwingsworld |
---|---|
permlink | dwingsworld-re-howo-px2vk7-20190907t085202742z |
category | development |
json_metadata | {"app":"partiko","client":"android"} |
created | 2019-09-07 08:52:03 |
last_update | 2019-09-07 08:52:03 |
depth | 3 |
children | 1 |
last_payout | 2019-09-14 08:52: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 | 412 |
author_reputation | 5,819,332,750,176 |
root_title | "Snippets to get the downvoting power of an user for dsteem and steem-js" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 90,335,900 |
net_rshares | 0 |
Make downvotes great again!
author | fredrikaa |
---|---|
permlink | pwy7uo |
category | development |
json_metadata | {"tags":["development"],"app":"steemit/0.1"} |
created | 2019-08-28 13:23:12 |
last_update | 2019-08-28 13:23:12 |
depth | 1 |
children | 2 |
last_payout | 2019-09-04 13:23:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.017 HBD |
curator_payout_value | 0.017 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 27 |
author_reputation | 310,528,541,043,341 |
root_title | "Snippets to get the downvoting power of an user for dsteem and steem-js" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 90,035,416 |
net_rshares | 170,994,060,974 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
howo | 0 | 170,994,060,974 | 100% |
downvotes are the answer !
author | howo |
---|---|
permlink | pwy8ad |
category | development |
json_metadata | {"tags":["development"],"app":"steemit/0.1"} |
created | 2019-08-28 13:32:39 |
last_update | 2019-08-28 13:32:39 |
depth | 2 |
children | 1 |
last_payout | 2019-09-04 13:32: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 | 26 |
author_reputation | 511,962,302,102,641 |
root_title | "Snippets to get the downvoting power of an user for dsteem and steem-js" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 90,035,663 |
net_rshares | -156,383,051,734 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
kgakakillerg | 0 | 52,037,368,154 | 16% | ||
steamsteem | 0 | -208,420,419,888 | -100% |
Hello I see you downvoted me I did ask tipu if it was ok to use on my post they said it was fine ?
author | kgakakillerg |
---|---|
permlink | px29sa |
category | development |
json_metadata | {"tags":["development"],"app":"steemit/0.1"} |
created | 2019-08-30 17:55:30 |
last_update | 2019-08-30 17:55:30 |
depth | 3 |
children | 0 |
last_payout | 2019-09-06 17:55: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 | 98 |
author_reputation | 573,123,285,593,570 |
root_title | "Snippets to get the downvoting power of an user for dsteem and steem-js" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 0 |
post_id | 90,115,706 |
net_rshares | 0 |
If you got here you may also be interested in my Javascript snippets too: - Programmatically get balances of list of accounts (+ max) https://steemit.com/steemit/@gaottantacinque/here-is-how-you-can-easily-get-steemit-accounts-information-programmatically - Programmatically calculate an acccount Resource Credits (RC) https://steemit.com/steemit/@gaottantacinque/here-is-how-you-can-easily-get-a-steemit-account-resource-credit-amount-programmatically - Programmatically create a Steemit account https://steemit.com/steemit/@gaottantacinque/here-is-how-you-can-easily-create-a-steemit-account-programmatically - Programmatically delegate steem + convert STEEM <=> VESTS https://steemit.com/steemit/@gaottantacinque/here-is-how-you-can-easily-delegate-sp-and-convert-between-vest-and-steem-programmatically
author | gaottantacinque |
---|---|
permlink | q502cf |
category | development |
json_metadata | {"links":["https://steemit.com/steemit/@gaottantacinque/here-is-how-you-can-easily-get-steemit-accounts-information-programmatically","https://steemit.com/steemit/@gaottantacinque/here-is-how-you-can-easily-get-a-steemit-account-resource-credit-amount-programmatically","https://steemit.com/steemit/@gaottantacinque/here-is-how-you-can-easily-create-a-steemit-account-programmatically","https://steemit.com/steemit/@gaottantacinque/here-is-how-you-can-easily-delegate-sp-and-convert-between-vest-and-steem-programmatically"],"app":"steemit/0.1"} |
created | 2020-02-01 01:48:15 |
last_update | 2020-02-01 01:48:15 |
depth | 1 |
children | 0 |
last_payout | 2020-02-08 01:48: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 | 811 |
author_reputation | 13,463,378,539,470 |
root_title | "Snippets to get the downvoting power of an user for dsteem and steem-js" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 94,977,968 |
net_rshares | 2,546,857,427 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
gaottantacinque | 0 | 2,546,857,427 | 100% |
Are you able to explain, why are you downvoting my post of last night?
author | indextrader24 |
---|---|
permlink | px3bt8 |
category | development |
json_metadata | {"tags":["development"],"app":"steemit/0.1"} |
created | 2019-08-31 07:36:45 |
last_update | 2019-08-31 07:36:45 |
depth | 1 |
children | 1 |
last_payout | 2019-09-07 07:36: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 | 70 |
author_reputation | 464,440,948,078,709 |
root_title | "Snippets to get the downvoting power of an user for dsteem and steem-js" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 90,132,213 |
net_rshares | 0 |
Hello, I run an automatic tool to downvote posts that uses bidbots
author | howo |
---|---|
permlink | px3kxb |
category | development |
json_metadata | {"tags":["development"],"app":"steemit/0.1"} |
created | 2019-08-31 10:53:36 |
last_update | 2019-08-31 10:53:36 |
depth | 2 |
children | 0 |
last_payout | 2019-09-07 10:53: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 | 66 |
author_reputation | 511,962,302,102,641 |
root_title | "Snippets to get the downvoting power of an user for dsteem and steem-js" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 90,136,310 |
net_rshares | -209,690,104,669 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
steamsteem | 0 | -209,690,104,669 | -100% |