The assertion is, as we onboard, this will put downward pressure on HIVE. It's somewhat intuitive, but this assertion should be supported by evidence. Usually, the only response I get is, "Why wouldn't it?" This attitude contributes to the lack of marketing. Why market something that will only result in downward pressure on the asset? I would like to investigate the claim itself. If my method is wrong, I would like to know where my faulty evidence is. We should also keep in mind that any model we use will still be wrong because we're trying to model a network effect (positive or negative). Strictly speaking, a model should be able to mitigate how wrong it is by error bars. It doesn't have to nail the prediction. Just model a possible outcome and see how far off it was from reality. --- Let's start with definitions. What do we mean by "dump"? Do we mean transfers to an exchange? This is reasonable. If a user transfers assets to an exchange, the next likely step is to sell. Let's ignore the rest of the implications around order book depth. Just because someone sells doesn't mean the price will go down. If there is simultaneous interest in buying as selling, the price doesn't drop. But we're ignoring that, for the moment. All we want to know is when an author is paid, are they likely to then transfer their liquid rewards to an exchange? How do we determine this? Well, we can look at the virtual operation known as `author_reward` which is represented by HiveSQL as `VOAuthorRewards`. ```sql SELECT COUNT(*) FROM dbo.VOAuthorRewards r WHERE r.timestamp BETWEEN '2021-03-01' AND '2021-03-08' => 26665 ``` In 26665 reward operations, we can also determine how many authors there were: ```sql SELECT COUNT(DISTINCT(r.author)) FROM dbo.VOAuthorRewards r WHERE r.timestamp BETWEEN '2021-03-01' AND '2021-03-08' => 4785 ``` For that period, we know that the HIVE payout was zero. So we can look at the HBD payout instead: ```sql SELECT SUM(r.hbd_payout) FROM dbo.VOAuthorRewards r WHERE r.timestamp BETWEEN '2021-03-01' AND '2021-03-08' => 26416.2870 ``` So we know that `26416.287 HBD` was paid in liquid rewards to 4785 authors. This is what the price did in that timeframe: <center><img src="https://files.peakd.com/file/peakd-hive/inertia/23tSzWNHEqiPAueGNbxtej3hiqaeDavXN9NgUkVNPJn6YLiByxCP79PDqYQnArn2QZP3A.png" /></center> How many of those authors transferred HBD to Bittrex or Blocktrades? ```sql SELECT COUNT(DISTINCT(t.[from])) FROM dbo.TxTransfers t WHERE t.timestamp BETWEEN '2021-03-01' AND '2021-03-08' AND t.[to] IN('bittrex', 'blocktrades') AND t.amount_symbol = 'HBD' AND t.[from] IN ( SELECT r.author FROM dbo.VOAuthorRewards r WHERE r.timestamp BETWEEN '2021-03-01' AND '2021-03-08' ) => 115 ``` And how much HBD are we talking about? ```sql SELECT SUM(t.amount) FROM dbo.TxTransfers t WHERE t.timestamp BETWEEN '2021-03-01' AND '2021-03-08' AND t.[to] IN('bittrex', 'blocktrades') AND t.amount_symbol = 'HBD' AND t.[from] IN ( SELECT r.author FROM dbo.VOAuthorRewards r WHERE r.timestamp BETWEEN '2021-03-01' AND '2021-03-08' ) => 3460.5970 ``` --- Bottom line, `26416.287 HBD` was paid but only `3460.597 HBD` was sent to Bittrex or Blocktrades. Remember, we're only asking if authors are generally likely to dump (e.g., we're *not* investigating the peg, here). I would think, if authors dump, they would most likely dump HBD. So the line of reasoning has become: "More users means more dumps." "Are you sure?" "Why wouldn't it?" "Because only ~ 3% of authors 'dumped' ~ 14% of the HBD earned in this one week I looked at."
author | inertia | ||||||
---|---|---|---|---|---|---|---|
permlink | questioning-the-assertion-more-users-means-more-dumps | ||||||
category | hive-167922 | ||||||
json_metadata | "{"app":"peakd/2021.03.9","format":"markdown","description":"I would like to investigate the claim itself. If my method is wrong, I would like to know where my faulty evidence is.","tags":["rewards","onboarding","inflation"],"image":["https://files.peakd.com/file/peakd-hive/inertia/23tSzWNHEqiPAueGNbxtej3hiqaeDavXN9NgUkVNPJn6YLiByxCP79PDqYQnArn2QZP3A.png"]}" | ||||||
created | 2021-04-02 20:47:00 | ||||||
last_update | 2021-04-02 20:47:00 | ||||||
depth | 0 | ||||||
children | 22 | ||||||
last_payout | 2021-04-09 20:47:00 | ||||||
cashout_time | 1969-12-31 23:59:59 | ||||||
total_payout_value | 24.941 HBD | ||||||
curator_payout_value | 24.204 HBD | ||||||
pending_payout_value | 0.000 HBD | ||||||
promoted | 0.000 HBD | ||||||
body_length | 3,673 | ||||||
author_reputation | 346,568,901,399,561 | ||||||
root_title | "Questioning the Assertion: More Users Means More Dumps" | ||||||
beneficiaries |
| ||||||
max_accepted_payout | 1,000,000.000 HBD | ||||||
percent_hbd | 10,000 | ||||||
post_id | 102,776,788 | ||||||
net_rshares | 52,073,317,237,979 | ||||||
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
xeldal | 0 | 25,281,553,910,575 | 50% | ||
skapaneas | 0 | 166,912,849,093 | 100% | ||
drakernoise | 0 | 108,885,398,266 | 100% | ||
inertia | 0 | 2,370,216,830,337 | 100% | ||
jphamer1 | 0 | 2,662,605,938,054 | 100% | ||
scaredycatguide | 0 | 60,211,648,846 | 100% | ||
titusfrost | 0 | 152,409,397,020 | 100% | ||
jacobtothe | 0 | 748,463,466,198 | 75% | ||
doitvoluntarily | 0 | 197,731,795,583 | 100% | ||
jacobts | 0 | 109,974,883,794 | 66% | ||
yuriks2000 | 0 | 227,965,886 | 100% | ||
whatsup | 0 | 383,674,142,802 | 100% | ||
gringalicious | 0 | 3,945,691,851,737 | 50% | ||
jang | 0 | 253,940,779,443 | 100% | ||
nonameslefttouse | 0 | 644,646,754,798 | 25% | ||
darth-azrael | 0 | 45,979,978,151 | 25% | ||
darth-cryptic | 0 | 9,133,481,841 | 25% | ||
steemitboard | 0 | 12,648,759,953 | 3% | ||
dhimmel | 0 | 5,852,079,694,816 | 100% | ||
freebornsociety | 0 | 1,620,962,995 | 10% | ||
swelker101 | 0 | 159,586,026,838 | 50% | ||
fullofhope | 0 | 93,388,156,934 | 50% | ||
sam99 | 0 | 145,050,663,627 | 12.66% | ||
spectrumecons | 0 | 926,926,412,665 | 18% | ||
d-pend | 0 | 2,127,863,094,836 | 100% | ||
geekgirl | 0 | 1,629,520,268,113 | 100% | ||
schubes | 0 | 1,861,526,869 | 32% | ||
dreamscape | 0 | 11,168,883,844 | 100% | ||
fatman | 0 | 17,582,423,271 | 5% | ||
investegg | 0 | 139,476,923,452 | 3.6% | ||
vegoutt-travel | 0 | 12,838,693,727 | 18% | ||
dashroom | 0 | 1,459,527,999 | 80% | ||
not-a-bird | 0 | 4,883,937,330 | 20% | ||
chekohler | 0 | 80,136,042,500 | 15% | ||
lebin | 0 | 1,357,553,581 | 100% | ||
mamaloves | 0 | 1,867,404,243 | 50% | ||
fourfourfun | 0 | 855,461,524 | 2.88% | ||
candyboy | 0 | 829,988,876 | 100% | ||
soyrosa | 0 | 525,045,864,209 | 50% | ||
holger80 | 0 | 1,555,866,647,415 | 33% | ||
unconditionalove | 0 | 18,013,231,225 | 100% | ||
danielpendrgraft | 0 | 1,127,527,574 | 100% | ||
artemisa7 | 0 | 12,303,791,765 | 100% | ||
blockchainyouth | 0 | 142,700,308,210 | 100% | ||
jedenjenda | 0 | 4,724,756,299 | 100% | ||
yameen | 0 | 36,947,526,332 | 20% | ||
promobot | 0 | 10,027,441,159 | 11.55% | ||
enforcer48 | 0 | 114,842,145,458 | 15% | ||
carilinger | 0 | 325,951,861,125 | 50% | ||
steemitpoetry | 0 | 735,456,497 | 100% | ||
hymanadkins | 0 | 527,310,796 | 100% | ||
fullnodeupdate | 0 | 14,196,722,669 | 33% | ||
palasatenea | 0 | 29,706,149,785 | 100% | ||
bulpper | 0 | 1,066,223,778 | 100% | ||
reverendrum | 0 | 4,979,175,084 | 100% | ||
sbi8 | 0 | 31,198,945,877 | 16.6% | ||
ldp | 0 | 6,607,310,196 | 50% | ||
anti-bully | 0 | 991,983,692 | 100% | ||
marki99 | 0 | 22,560,576,621 | 100% | ||
danpendergraft | 0 | 6,504,002,673 | 50% | ||
xlnt | 0 | 920,555,575 | 100% | ||
tasteofsuccess | 0 | 528,496,740 | 100% | ||
retrodroid | 0 | 9,158,537,344 | 25% | ||
dumbsteem | 0 | 2,660,210,867 | 100% | ||
bluerobo | 0 | 59,353,173,208 | 100% | ||
thegames | 0 | 756,164,020 | 50% | ||
monsterguru | 0 | 1,124,517,934 | 100% | ||
smon-joa | 0 | 1,305,386,716 | 100% | ||
humanspirit | 0 | 1,794,675,900 | 100% | ||
yena19 | 0 | 285,318,111 | 100% | ||
likwid | 0 | 1,594,898,537 | 11.55% | ||
mytunes | 0 | 590,123,310 | 100% | ||
revise.leo | 0 | 3,838,132,944 | 100% | ||
maxuve | 0 | 138,608,858,860 | 20.1% | ||
btscn | 0 | 20,453,761,181 | 100% | ||
tonimontana.leo | 0 | 190,343,277 | 13.2% | ||
crimianales | 0 | 2,741,504,982 | 41.42% | ||
photosnap | 0 | 8,611,165,310 | 25% | ||
dalz4 | 0 | 799,243,554 | 90% | ||
dpend.extra | 0 | 1,083,281,557 | 80% | ||
shinoxl | 0 | 11,172,975,985 | 100% | ||
folklure | 0 | 8,788,363,844 | 100% | ||
softworld | 0 | 128,319,052,379 | 15% | ||
captainhive | 0 | 349,703,450,887 | 18% | ||
sketching | 0 | 9,652,991,549 | 100% | ||
hivelander | 0 | 10,044,940,021 | 100% | ||
stemcur | 0 | 788,055,568 | 100% | ||
leoschein | 0 | 3,994,338,421 | 100% | ||
gualteramarelo | 0 | 18,623,166,954 | 100% | ||
resiliencia.pal | 0 | 1,651,699,668 | 100% | ||
datbeardguy | 0 | 2,769,760,972 | 25% | ||
unorgmilitia | 0 | 27,486,034,874 | 100% | ||
megaleoschein | 0 | 1,397,878,840 | 80% | ||
dugsix | 0 | 1,671,231,891 | 100% | ||
abuahmedfx | 0 | 826,091,400 | 100% | ||
bhealy | 0 | 2,010,438,866 | 100% | ||
generatornation | 0 | 1,327,459,528 | 100% | ||
morningbrew | 0 | 0 | 100% | ||
darinapogodina | 0 | 3,135,370,444 | 100% | ||
maurofolco | 0 | 1,667,147,105 | 100% |
What do you think of the poor tax making stake exponentially less valuable the farther you are from 400k hp? Everybody with less than 250k hp lose more than 25% of the value of their stake. I think that needs to change.
author | antisocialist |
---|---|
permlink | re-inertia-qqyqld |
category | hive-167922 |
json_metadata | {"tags":["hive-167922"],"app":"peakd/2021.03.9"} |
created | 2021-04-03 00:56:00 |
last_update | 2021-04-03 00:56:00 |
depth | 1 |
children | 5 |
last_payout | 2021-04-10 00:56:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.733 HBD |
curator_payout_value | 0.733 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 220 |
author_reputation | 273,475,810,198,929 |
root_title | "Questioning the Assertion: More Users Means More Dumps" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 102,780,469 |
net_rshares | 2,231,951,614,605 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
inertia | 0 | 2,231,951,614,605 | 100% |
In what sense?
author | inertia |
---|---|
permlink | re-antisocialist-qqyqmv |
category | hive-167922 |
json_metadata | {"tags":["hive-167922"],"app":"peakd/2021.03.9"} |
created | 2021-04-03 00:57:00 |
last_update | 2021-04-03 00:57:00 |
depth | 2 |
children | 4 |
last_payout | 2021-04-10 00:57:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.024 HBD |
curator_payout_value | 0.023 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 14 |
author_reputation | 346,568,901,399,561 |
root_title | "Questioning the Assertion: More Users Means More Dumps" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 102,780,479 |
net_rshares | 87,338,008,466 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
antisocialist | 0 | 87,338,008,466 | 20% |
I'd eliminate it entirely, but just changing the target from 16hive to 3hive would likely do almost the same. Just to be clear, if you are the only vote on a post, and you don't have at least 400k hp, you vote's value is reduced, and thereby the value of your stake.
author | antisocialist |
---|---|
permlink | re-inertia-qqyqsr |
category | hive-167922 |
json_metadata | {"tags":["hive-167922"],"app":"peakd/2021.03.9"} |
created | 2021-04-03 01:00:33 |
last_update | 2021-04-03 01:03:06 |
depth | 3 |
children | 3 |
last_payout | 2021-04-10 01:00: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 | 268 |
author_reputation | 273,475,810,198,929 |
root_title | "Questioning the Assertion: More Users Means More Dumps" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 102,780,523 |
net_rshares | 0 |
I gotta agree, if anyoneβs like me (which Iβm sure thereβs more than a few) their more focused on getting their HP up than immediately dumping what theyβve earned, those numbers back it up perfectly
author | blockchainyouth |
---|---|
permlink | re-inertia-qqyglz |
category | hive-167922 |
json_metadata | {"tags":["hive-167922"],"app":"peakd/2021.03.9"} |
created | 2021-04-02 21:20:24 |
last_update | 2021-04-02 21:20:24 |
depth | 1 |
children | 3 |
last_payout | 2021-04-09 21:20:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.789 HBD |
curator_payout_value | 0.789 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 198 |
author_reputation | 18,287,503,665,169 |
root_title | "Questioning the Assertion: More Users Means More Dumps" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 102,777,421 |
net_rshares | 2,380,599,265,652 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
inertia | 0 | 2,276,304,204,412 | 100% | ||
d-pend | 0 | 104,295,061,240 | 5% |
The bitcoin maximalist theory is a much better explanation than the "milker" theory. And it would imply that the smaller accounts probably wouldn't touch their balances at all. It's just too much trouble, what with the fees and taxes. Why would they?
author | inertia |
---|---|
permlink | re-blockchainyouth-qqzbcd |
category | hive-167922 |
json_metadata | {"tags":["hive-167922"],"app":"peakd/2021.03.9"} |
created | 2021-04-03 08:24:15 |
last_update | 2021-04-03 08:24:15 |
depth | 2 |
children | 2 |
last_payout | 2021-04-10 08:24:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.026 HBD |
curator_payout_value | 0.026 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 253 |
author_reputation | 346,568,901,399,561 |
root_title | "Questioning the Assertion: More Users Means More Dumps" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 102,787,808 |
net_rshares | 100,133,915,380 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
blockchainyouth | 0 | 71,009,358,671 | 51% | ||
palasatenea | 0 | 29,124,556,709 | 100% |
Damn straight! I mean here in the U.K. god knows what weβre supposed to in regards to that either itβs a bloody minefield - much better to watch it stack :))
author | blockchainyouth |
---|---|
permlink | re-inertia-qqzlle |
category | hive-167922 |
json_metadata | {"tags":["hive-167922"],"app":"peakd/2021.03.9"} |
created | 2021-04-03 12:05:39 |
last_update | 2021-04-03 12:05:39 |
depth | 3 |
children | 0 |
last_payout | 2021-04-10 12:05: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 | 157 |
author_reputation | 18,287,503,665,169 |
root_title | "Questioning the Assertion: More Users Means More Dumps" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 102,790,919 |
net_rshares | 0 |
I've never sent Hive to an exchange, and I don't have any intention to do it for a while, should be an absurd price in Hive to consider it. Posted Using [LeoFinance <sup>Beta</sup>](https://leofinance.io/@palasatenea/re-inertia-78gha7)
author | palasatenea |
---|---|
permlink | re-inertia-78gha7 |
category | hive-167922 |
json_metadata | {"app":"leofinance/0.2","format":"markdown","tags":["hive-167922","leofinance"],"canonical_url":"https://leofinance.io/@palasatenea/re-inertia-78gha7"} |
created | 2021-04-04 00:44:06 |
last_update | 2021-04-04 00:44:06 |
depth | 3 |
children | 0 |
last_payout | 2021-04-11 00:44:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.798 HBD |
curator_payout_value | 0.798 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 236 |
author_reputation | 6,973,925,098,488 |
root_title | "Questioning the Assertion: More Users Means More Dumps" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 102,804,151 |
net_rshares | 2,306,840,247,024 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
inertia | 0 | 2,306,840,247,024 | 100% |
Are these the same people who believe a shorter powerdown period will also lead to more selling?
author | bluerobo |
---|---|
permlink | re-inertia-qqyh7n |
category | hive-167922 |
json_metadata | {"tags":["hive-167922"],"app":"peakd/2021.03.9"} |
created | 2021-04-02 21:33:24 |
last_update | 2021-04-02 21:33:24 |
depth | 1 |
children | 1 |
last_payout | 2021-04-09 21:33:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.962 HBD |
curator_payout_value | 0.961 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 96 |
author_reputation | 101,001,505,482,936 |
root_title | "Questioning the Assertion: More Users Means More Dumps" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 102,777,649 |
net_rshares | 2,825,330,573,651 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
inertia | 0 | 2,367,794,683,978 | 100% | ||
whatsup | 0 | 257,542,916,248 | 69% | ||
antisocialist | 0 | 85,470,525,764 | 20% | ||
enforcer48 | 0 | 114,522,447,661 | 15% |
Perhaps it would approach doubling the sell-pressure, in their model, depending on how short the power-down period is. I'd like to test that idea at scale. Give users the option to select their power-down period. Maybe if you select 13-weeks, you get the system we have now. If you select less than 13-weeks, you lose your free down-votes. If you select more than 13-weeks, you get more free down-votes.
author | inertia |
---|---|
permlink | re-bluerobo-qqzav4 |
category | hive-167922 |
json_metadata | {"tags":["hive-167922"],"app":"peakd/2021.03.9"} |
created | 2021-04-03 08:13:54 |
last_update | 2021-04-03 08:13:54 |
depth | 2 |
children | 0 |
last_payout | 2021-04-10 08:13: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 | 408 |
author_reputation | 346,568,901,399,561 |
root_title | "Questioning the Assertion: More Users Means More Dumps" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 102,787,406 |
net_rshares | 0 |
Very interesting, nice to see someone attempting to dive into the numbers amongst the frequent muttering about people "joining to milk the platform and cash out." Seems the numbers, at least in this analysis, do not support this assertion. Actually, unless people used STEEM back in the day or some other rare platform that enables "monetization" of content, they are probably more likely overall to go through at least an infatuation stage of variable length in which they are grateful to have earned something on a platform for once. Most users I see that make a decent amount from posting rewards tend to keep some stake powered up; I think the ones that power down and dump everything are in the minority.
author | d-pend |
---|---|
permlink | re-inertia-qqyh43 |
category | hive-167922 |
json_metadata | {"tags":["hive-167922"],"app":"peakd/2021.03.9"} |
created | 2021-04-02 21:31:15 |
last_update | 2021-04-02 21:31:15 |
depth | 1 |
children | 0 |
last_payout | 2021-04-09 21:31:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 3.314 HBD |
curator_payout_value | 3.314 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 711 |
author_reputation | 419,325,790,516,151 |
root_title | "Questioning the Assertion: More Users Means More Dumps" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 102,777,614 |
net_rshares | 8,153,765,669,237 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
inertia | 0 | 2,413,532,787,782 | 100% | ||
dhimmel | 0 | 5,736,879,279,277 | 100% | ||
casualcrypto | 0 | 82,536,118 | 100% | ||
konda | 0 | 3,271,066,060 | 100% |
> Bottom line, 26416.287 HBD was paid but only 3460.597 HBD was sent to Bittrex or Blocktrades. What about places like Upbit or Binance?
author | enforcer48 |
---|---|
permlink | re-inertia-qqyrs1 |
category | hive-167922 |
json_metadata | {"tags":["hive-167922"],"app":"peakd/2021.03.9"} |
created | 2021-04-03 01:21:36 |
last_update | 2021-04-03 01:21:36 |
depth | 1 |
children | 1 |
last_payout | 2021-04-10 01:21:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.716 HBD |
curator_payout_value | 0.716 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 137 |
author_reputation | 426,234,768,473,361 |
root_title | "Questioning the Assertion: More Users Means More Dumps" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 102,780,771 |
net_rshares | 2,187,395,474,762 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
inertia | 0 | 2,187,395,474,762 | 100% |
Fair question. But if you look at the timeframe I'm using, those exchanges do not really contribute enough volume to affect the price.
author | inertia |
---|---|
permlink | re-enforcer48-qqyryp |
category | hive-167922 |
json_metadata | {"tags":["hive-167922"],"app":"peakd/2021.03.9"} |
created | 2021-04-03 01:25:39 |
last_update | 2021-04-03 01:25:39 |
depth | 2 |
children | 0 |
last_payout | 2021-04-10 01:25:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.030 HBD |
curator_payout_value | 0.030 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 135 |
author_reputation | 346,568,901,399,561 |
root_title | "Questioning the Assertion: More Users Means More Dumps" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 102,780,802 |
net_rshares | 112,765,404,814 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
enforcer48 | 0 | 112,765,404,814 | 15% |
Wait, What? >as we onboard, this will put downward pressure on HIVE Who said that? The more people use it, the less valuable it becomes? Should it not be the other way around?
author | felixxx |
---|---|
permlink | re-inertia-qqz36n |
category | hive-167922 |
json_metadata | {"tags":["hive-167922"],"app":"peakd/2021.03.9"} |
created | 2021-04-03 05:27:57 |
last_update | 2021-04-03 05:27:57 |
depth | 1 |
children | 2 |
last_payout | 2021-04-10 05:27:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.705 HBD |
curator_payout_value | 0.705 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 177 |
author_reputation | 215,308,461,237,996 |
root_title | "Questioning the Assertion: More Users Means More Dumps" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 102,784,098 |
net_rshares | 2,143,713,679,226 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
inertia | 0 | 2,143,713,679,226 | 100% |
The way I understand the "reasoning" is, if you have Alice and Bob, splitting the reward pool between themselves, you can reason that Alice and Bob would avoid dumping on each other. They know each other and they don't want to upset the other because they're friends. Scale that up to Chip, who is Bob's friend of a friend, who Alice doesn't know very well, so she starts to suspect that Chip doesn't have Alice and Bob's best interest at heart. Scale that up to Eve, who Alice and Bob don't know at all. They don't even know how Eve found the platform. So Alice and Bob start getting paranoid about Eve's intentions.
author | inertia |
---|---|
permlink | re-felixxx-qqz4wr |
category | hive-167922 |
json_metadata | {"tags":["hive-167922"],"app":"peakd/2021.03.9"} |
created | 2021-04-03 06:05:18 |
last_update | 2021-04-03 06:05:18 |
depth | 2 |
children | 1 |
last_payout | 2021-04-10 06:05:18 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 622 |
author_reputation | 346,568,901,399,561 |
root_title | "Questioning the Assertion: More Users Means More Dumps" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 102,784,653 |
net_rshares | 0 |
The way it plays out: if you have ... uhm ... Stella Belletti and Papa Pepe ... They split the reward pool between them and dump everything. They put a constant downward pressure on the price. Now Johnny Smallstake joins; Whether he dumps everything or just a fraction: Everything is better than those early adaptor assholes.
author | felixxx |
---|---|
permlink | re-inertia-qqza1w |
category | hive-167922 |
json_metadata | {"tags":["hive-167922"],"app":"peakd/2021.03.9"} |
created | 2021-04-03 07:56:18 |
last_update | 2021-04-03 07:56:18 |
depth | 3 |
children | 0 |
last_payout | 2021-04-10 07:56:18 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.045 HBD |
curator_payout_value | 0.044 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 325 |
author_reputation | 215,308,461,237,996 |
root_title | "Questioning the Assertion: More Users Means More Dumps" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 102,787,011 |
net_rshares | 163,625,952,709 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
skapaneas | 0 | 163,625,952,709 | 100% |
*And a very strange thing happens when more focus is placed on attracting consumers and their disposable income...*
author | nonameslefttouse |
---|---|
permlink | re-inertia-qqz01o |
category | hive-167922 |
json_metadata | {"tags":["hive-167922"],"app":"peakd/2021.03.9"} |
created | 2021-04-03 04:21:18 |
last_update | 2021-04-03 04:21:18 |
depth | 1 |
children | 1 |
last_payout | 2021-04-10 04:21:18 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.812 HBD |
curator_payout_value | 0.812 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 115 |
author_reputation | 593,361,688,458,528 |
root_title | "Questioning the Assertion: More Users Means More Dumps" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 102,783,399 |
net_rshares | 2,432,815,715,897 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
inertia | 0 | 2,322,400,873,599 | 100% | ||
whatsup | 0 | 110,414,842,298 | 30% |

author | inertia |
---|---|
permlink | re-nonameslefttouse-qqzb4x |
category | hive-167922 |
json_metadata | {"tags":["hive-167922"],"app":"peakd/2021.03.9"} |
created | 2021-04-03 08:19:48 |
last_update | 2021-04-03 08:19:48 |
depth | 2 |
children | 0 |
last_payout | 2021-04-10 08:19: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 | 147 |
author_reputation | 346,568,901,399,561 |
root_title | "Questioning the Assertion: More Users Means More Dumps" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 102,787,661 |
net_rshares | 0 |
I've heard a case being made that the users didn't invest. The users were holding and often powering up. The users aren't the investors though.. they are there to attract activity and investors. Posted Using [LeoFinance <sup>Beta</sup>](https://leofinance.io/@whatsup/re-inertia-6av15q)
author | whatsup |
---|---|
permlink | re-inertia-6av15q |
category | hive-167922 |
json_metadata | {"app":"hiveblog/0.1","format":"markdown","canonical_url":"https://leofinance.io/@whatsup/re-inertia-6av15q","links":["https://leofinance.io/@whatsup/re-inertia-6av15q"]} |
created | 2021-04-03 06:29:36 |
last_update | 2021-04-03 07:05:21 |
depth | 1 |
children | 1 |
last_payout | 2021-04-10 06:29:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.690 HBD |
curator_payout_value | 0.690 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 289 |
author_reputation | 519,839,651,581,670 |
root_title | "Questioning the Assertion: More Users Means More Dumps" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 102,784,963 |
net_rshares | 2,100,939,076,580 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
inertia | 0 | 2,100,939,076,580 | 100% |
And if anything, these queries support that line of thinking, unfortunately. But the good thing is, at least this line of thinking is part of the design. I.e., the reward pool limits the "damage" that these other "non-investing-power-uppers" do. It only erodes the original investors if those investors do not also power-up. I guess you have to wonder, after so long, why do the people who complain about these other people stick around? In reality, the people who "don't invest" actually are investing. If *they* stick around, they're the ones putting their time and effort into the system. Classic projection.
author | inertia |
---|---|
permlink | re-whatsup-qqz6hm |
category | hive-167922 |
json_metadata | {"tags":["hive-167922"],"app":"peakd/2021.03.9"} |
created | 2021-04-03 06:39:24 |
last_update | 2021-04-03 06:39:24 |
depth | 2 |
children | 0 |
last_payout | 2021-04-10 06:39:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.080 HBD |
curator_payout_value | 0.080 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 620 |
author_reputation | 346,568,901,399,561 |
root_title | "Questioning the Assertion: More Users Means More Dumps" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 102,785,086 |
net_rshares | 290,136,482,852 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
whatsup | 0 | 261,127,231,359 | 69% | ||
palasatenea | 0 | 29,009,251,493 | 100% |