create account

BSIP-019 Updated Draft: "Introducing profit-sharing/dividends to Bitshares (MPA only)" by cm-steem

View this thread on: hive.blogpeakd.comecency.com
· @cm-steem ·
$96.43
BSIP-019 Updated Draft: "Introducing profit-sharing/dividends to Bitshares (MPA only)"
<img src="https://steemitimages.com/0x0/https://steemitimages.com/DQmT9HNvkaFqa4bW6QsV2o77fvktVBeZ5363WAoyGH2QwVG/image.png" alt="banner" />

# BSIP-019 has been updated, focusing on MPA tokens!

I have taken feedback from the [previous BSIP19 draft](https://steemit.com/bitshares/@cm-steem/bsip-019-draft-introducing-profit-sharing-dividends-to-bitshares) thread and have created an updated BSIP19.

## Changes:
* BSIP 19 now focuses solely on MPA tokens, a separate BSIP will be created for UIA profit-sharing in the near future.
* Updated motivations, rationale, specifications and discussion sections.
* [Updated pull request](https://github.com/bitshares/bsips/pull/25) on the Bitshares BSIP GitHub repo.

I'm looking for constructive criticism and participation in the 'Additional topics for discussion' section so as to improve this BSIP, I'll upvote participants :D

Best regards,
@CM-Steem

---

    BSIP: #019
    Title: Introducing profit-sharing/dividends to Bitshares (MPA only)
    Authors: Customminer
    Status: Draft
    Type: Protocol
    Created: 2017-06-18
    Primary Discussion: https://bitsharestalk.org/index.php/topic,23981.0.html, https://bitsharestalk.org/index.php/topic,23981.msg304489.html#msg304489
    Similar Discussions: https://bitsharestalk.org/index.php/topic,23706.0.html , https://bitsharestalk.org/index.php/topic,21476.msg279498.html#msg279498 , https://bitsharestalk.org/index.php/topic,23707.0.html
    Replaces: N/A
    Superseded-By: N/A
    Worker: No worker proposal yet - propose bounty?

---

# Abstract

The introduction of 'profit sharing / dividends' for [BTS|MPA] on the Bitshares DEX via the redistribution of fees.

---

# Motivation

One of the major selling points of BTSX (for myself) back in 2014 was the 5% (really variable x%) on 'anything' marketing.

The idea that anyone could securely hold MPAs long term in their wallet and receive better 'interest' rates than that FIAT banks were offering was (and remains) a powerful message which had myself (and a lot of other users) sold on Bitshares.

During the migration from BTSX (BTS 0.9x) to BTS 2.0 we removed 'socialized yield' due to '[yield harvesting](https://bitshares.org/blog/2015/06/08/lessons-learned-from-bitshares-0.x/#socialized-yield-is-broken)'. I believe that its removal without an established replacement income stream for asset holders was a mistake (one that we can ammend).

The last monthly gathered fee estimate was approximately 1 million BTS per month which is approximately $330,000 (not an insignificant sum).

The Bitshares DEX [recently turned a profit](https://steemit.com/bitshares/@steempower/bitshares-state-of-the-network-13th-june-2017)!

Peerplays has [already implemented profit sharing in graphene](https://github.com/BunkerChainLabsInc/peerplays-profitshare).

---

# Rational

* The potential for profiting more by holding your assets on the BTS DEX than within a traditional FIAT bank (without taking on risk) could drive many new users to pick the BTS DEX over centralized banks for storing their savings in the future.
* An increased demand for MPA leads to an increased MPA supply and thus a reduction in the quantity of liquid BTS (since 200-300% BTS are locked up as collateral for each MPA token).
* Other cryptocurrency platforms offer profit-sharing/dividends, such as [Peerplays](https://github.com/BunkerChainLabsInc/peerplays-profitshare)/NXT/CounterParty/DigixDAO/LBRY/Waves/Dash.
* By incentivizing Bitshares users to hold their BTS on the DEX instead of on centralized exchanges we minimize the risk of said centralized exchanges having a massive voting weight with which they could disrupt BTS operations by voting maliciously.
* We can reallocate fee redistribution without increasing fees by reducing referral fee allocation.

---

# Specifications

## Implementation of peerplays profit sharing mechanism
The user 'Bunkerchain labs' posted "[Implement our profit sharing code thanks to Peerplays development](https://bitsharestalk.org/index.php/topic,23981.75.html)", a large portion of the work required for this BSIP may be complete.

## Fee redistribution variables
The fee redistribution values should be discussed thoroughly and either decided by the committee (smartcoins) or the MPA issuer (non-smartcoin assets such as Algorithm based Assets).

### Potential fee redistribution variables:

* #### Higher level fee redistribution groups
  * Reserve pool : %
  * [Referral system](http://docs.bitshares.eu//bitshares/user/referral-program.html) : %
  * bitAsset (MPA) holders : %
  * BTS holders : %

* #### Account types
  * [LTM members](http://docs.bitshares.eu//bitshares/user/account-memberships.html#lifetime-members) : %
  * Non-LTM members : %

* #### Dividend settings
  * Dividend schedule (sharedrop timeframe) : Days/Blocks
  * Max Coin-Age : Days/Blocks
  * Bonus rate for age past max coin-age : %
  * MPA dividends permissions : Enable/Disable
  * MPA dividend prioritization : Equal split between all MPA (subsidizing less active MPA), or proportional to [trading volume|MPA supply].

## Basis for distribution within sharedrop timeframe
  * Dividends is paid on a scheduled basis as opposed to on user demand
  * Dividends are paid based on MPA asset holdings
  * 'Coin-age' of asset holdings
  * Split of network fees between MPA tokens, either on an equal split or proportional basis.

---

# Discussion

## Is BSIP19 vulnerable to 'yield-harvesing'?
A quote from the '[Socialized yield is broken](https://bitshares.org/blog/2015/06/08/lessons-learned-from-bitshares-0.x/#socialized-yield-is-broken)' blog post:

> "Under BitShares the BitAsset holders receive a yield simply by holding BitUSD. This yield was between 1% and 5% APR on average. Unfortunately, yield harvesting can happen at any time by someone shorting to themselves to gain a very low risk return and undermining goal of encouraging people to buy and hold BitUSD. The yield was funded from transaction fees and by interest paid by shorts."

* Rather than paying profit to shorters on demand, this BSIP proposes scheduled dividends against BitAsset (MPA) holders via the redistribution of network fees.
* If we simply took a snapshot of user asset holdings at the immediate time of dividend issuance then users could create the asset immediately prior to the scheduled dividend afterwhich they could settle the token back to BTS. To prevent this behaviour, we need to take the age of asset holdings into account.
* Thus BSIP19 is not vulnerable to the 'yield-harvesting' issue that was prevalant within 'Socialized Yield'.

## Collateralized Bonds
The concept of "[Collateralized Bonds](https://bitshares.org/blog/2015/06/08/lessons-learned-from-bitshares-0.x/#socialized-yield-is-broken)" has yet to materialize within Bitshares 2.0, so in effect we cut asset holders out of fee redistribution (by removing 'socialized yield') without providing a replacement source of income for holding assets on the Bitshares DEX.

## Additional topics for discussion
* Should exchanges be exempt from receiving dividends?
* Should LTM users receive a separate bonus dividend? Specifically BTS dividends for holding BTS
* Can we pay out dividends in MPA, or will we have to distribute BTS?
* Is there a better idea than 'coin-age' for fair dividend distribution?
* What's a fair max coin-age? The sharedrop timeframe?
* Should coin-age greater than the sharedrop timeframe receive a bonus modifier?
* Who can perform this work?
* How much should a worker proposal charge for this task?

---

# Summary for Shareholders
* No worker proposal has been created yet, input from coders regarding the cost is neccessary.
* This BSIP does not propose values for these fees, this is up to the discretion of the network & committee.
* The fees distributed towards the referral system will be reduced to make room for profit-sharing.

---

# Copyright
Peerplays created the [profit-sharing functionality](https://github.com/BunkerChainLabsInc/peerplays-profitshare) w/ MIT license:
* > "[The code was created by Bunkerchain Labs Inc. and licensed MIT. So long as MIT parameters are met it can be used in Bitshares.](https://steemit.com/bitshares/@cm-steem/bsip-019-draft-introducing-profit-sharing-dividends-to-bitshares#@peerplays/re-cm-steem-bsip-019-draft-introducing-profit-sharing-dividends-to-bitshares-20170620t032010758z)" - Peerplays (Steemit)
* > "[Implement our profit sharing code thanks to Peerplays development](https://bitsharestalk.org/index.php/topic,23981.75.html)" - BunkerChainLabs (Bitsharestalk)

# See Also
N/A
👍  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
👎  
properties (23)
authorcm-steem
permlinkbsip-019-updated-draft-introducing-profit-sharing-dividends-to-bitshares-mpa-only
categorybitshares
json_metadata{"tags":["bitshares","beyondbitcoin","cryptocurrency","blockchain","whaleshares"],"users":["cm-steem"],"image":["https://steemitimages.com/0x0/https://steemitimages.com/DQmT9HNvkaFqa4bW6QsV2o77fvktVBeZ5363WAoyGH2QwVG/image.png"],"links":["https://steemit.com/bitshares/@cm-steem/bsip-019-draft-introducing-profit-sharing-dividends-to-bitshares","https://github.com/bitshares/bsips/pull/25","https://bitshares.org/blog/2015/06/08/lessons-learned-from-bitshares-0.x/#socialized-yield-is-broken","https://steemit.com/bitshares/@steempower/bitshares-state-of-the-network-13th-june-2017","https://github.com/BunkerChainLabsInc/peerplays-profitshare","https://bitsharestalk.org/index.php/topic,23981.75.html","http://docs.bitshares.eu//bitshares/user/referral-program.html","http://docs.bitshares.eu//bitshares/user/account-memberships.html#lifetime-members","https://steemit.com/bitshares/@cm-steem/bsip-019-draft-introducing-profit-sharing-dividends-to-bitshares#@peerplays/re-cm-steem-bsip-019-draft-introducing-profit-sharing-dividends-to-bitshares-20170620t032010758z"],"app":"steemit/0.1","format":"markdown"}
created2017-06-23 15:17:54
last_update2017-06-23 15:17:54
depth0
children18
last_payout2017-06-30 15:17:54
cashout_time1969-12-31 23:59:59
total_payout_value79.216 HBD
curator_payout_value17.215 HBD
pending_payout_value0.000 HBD
promoted5.000 HBD
body_length8,571
author_reputation58,522,774,254,119
root_title"BSIP-019 Updated Draft: "Introducing profit-sharing/dividends to Bitshares (MPA only)""
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id5,782,985
net_rshares7,979,309,820,051
author_curate_reward""
vote details (56)
@cm-steem ·
Tweeted: https://twitter.com/customminer/status/878273957098659840
properties (22)
authorcm-steem
permlinkre-cm-steem-bsip-019-updated-draft-introducing-profit-sharing-dividends-to-bitshares-mpa-only-20170623t154029541z
categorybitshares
json_metadata{"tags":["bitshares"],"links":["https://twitter.com/customminer/status/878273957098659840"],"app":"steemit/0.1"}
created2017-06-23 15:40:30
last_update2017-06-23 15:40:30
depth1
children1
last_payout2017-06-30 15:40:30
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_length66
author_reputation58,522,774,254,119
root_title"BSIP-019 Updated Draft: "Introducing profit-sharing/dividends to Bitshares (MPA only)""
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id5,786,016
net_rshares0
@twitterbot ·
### ![customminer](https://pbs.twimg.com/profile_images/780046524931776512/mUpTDTkD_normal.jpg) **[CM](https://twitter.com/@customminer/status/878273957098659840)** tweeted @ 23 Jun 2017 - 15:30 UTC

> I have updated BSIP-019 - "Introducing profit-sharing/dividends to [#Bitshares](https://twitter.com/search?q=%23Bitshares) (MPA only)" [steemit.com/bitshares/@cm-…](https://t.co/4YmawOASom) @bitshares @Beyond_Bitcoin


###### *Disclaimer: I am just a bot trying to be helpful.*
properties (22)
authortwitterbot
permlinkre-re-cm-steem-bsip-019-updated-draft-introducing-profit-sharing-dividends-to-bitshares-mpa-only-20170623t154029541z-20170623t154147
categorybitshares
json_metadata""
created2017-06-23 15:41:48
last_update2017-06-23 15:41:48
depth2
children0
last_payout2017-06-30 15:41:48
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_length479
author_reputation2,792,128,643,772
root_title"BSIP-019 Updated Draft: "Introducing profit-sharing/dividends to Bitshares (MPA only)""
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id5,786,186
net_rshares0
@fractalnode · (edited)
$1.98
I would also add:
* black list accounts: example exchange accounts
* while list accounts: only for this accounts
* accounts that also have tokens: (list of tokens separated with comma eg.    SHARBITS, WHALESHARE, 

To promote active users: 

* accounts that also have open orders:
  * more than some % of total account value or specific value 
* accounts that also have open margin positions:
  * more than some % of total account value or specific value
👍  
properties (23)
authorfractalnode
permlinkre-cm-steem-bsip-019-updated-draft-introducing-profit-sharing-dividends-to-bitshares-mpa-only-20170623t162538635z
categorybitshares
json_metadata{"tags":["bitshares"],"app":"steemit/0.1"}
created2017-06-23 16:25:39
last_update2017-06-23 16:28:06
depth1
children1
last_payout2017-06-30 16:25:39
cashout_time1969-12-31 23:59:59
total_payout_value1.486 HBD
curator_payout_value0.494 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length454
author_reputation6,921,645,358,941
root_title"BSIP-019 Updated Draft: "Introducing profit-sharing/dividends to Bitshares (MPA only)""
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id5,791,690
net_rshares165,065,213,505
author_curate_reward""
vote details (1)
@cm-steem ·
> * black list accounts: example exchange accounts
> * while list accounts: only for this accounts

Good suggestion, whilst preventing scammers is important I do feel slightly uneasy knowing that my account could be black listed. That said, I could move my holdings to another account to evade being blacklisted..

> * accounts that also have tokens: (list of tokens separated with comma eg. SHARBITS, WHALESHARE,

I don't think the committee would do this on any UIA other than perhaps STEALTH when it's released, perhaps private MPAs would make use of this suggestion though..

>* accounts that also have open orders:
>  * more than some % of total account value or specific value

For such an idea we would need to take into account the % difference from peed price to reward the most honest traders (rather than parking 1 bitUSD as 1m BTS). That said, how would we reward this over the entire sharedrop period? Perhaps rewarding parties of the filled orders within the sharedrop period? Though then I'd be rewarded for sending money between my accounts over the exchange..

I think that if we begin rewarding market making activity we open the doors to multiple yield-harvesting opportunities for opportunistic traders to take advantage of.
properties (22)
authorcm-steem
permlinkre-fractalnode-re-cm-steem-bsip-019-updated-draft-introducing-profit-sharing-dividends-to-bitshares-mpa-only-20170623t175910362z
categorybitshares
json_metadata{"tags":["bitshares"],"app":"steemit/0.1"}
created2017-06-23 17:59:09
last_update2017-06-23 17:59:09
depth2
children0
last_payout2017-06-30 17:59: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_length1,244
author_reputation58,522,774,254,119
root_title"BSIP-019 Updated Draft: "Introducing profit-sharing/dividends to Bitshares (MPA only)""
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id5,802,749
net_rshares0
@fractalnode ·
![](https://steemitimages.com/DQmR9HxnHdnJsKakHbsV372uBDzgVKJ1JKSJhCBgy7VCT1B/image.png)

@cm-steem do you know why this is Deferred?
properties (22)
authorfractalnode
permlinkre-cm-steem-bsip-019-updated-draft-introducing-profit-sharing-dividends-to-bitshares-mpa-only-20180102t122617286z
categorybitshares
json_metadata{"tags":["bitshares"],"users":["cm-steem"],"image":["https://steemitimages.com/DQmR9HxnHdnJsKakHbsV372uBDzgVKJ1JKSJhCBgy7VCT1B/image.png"],"app":"steemit/0.1"}
created2018-01-02 12:26:18
last_update2018-01-02 12:26:18
depth1
children1
last_payout2018-01-09 12:26: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_length133
author_reputation6,921,645,358,941
root_title"BSIP-019 Updated Draft: "Introducing profit-sharing/dividends to Bitshares (MPA only)""
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id26,549,036
net_rshares0
@cm-steem ·
https://github.com/bitshares/bsips/issues/43

Xeroc rejected the BSIP without interacting with the Bitshares network/community, even the 'deferred' status is not justified. I believe it may be because the "BTS Foundation" is [focusing on regulations](http://www.bitshares.foundation/workers/2017-10-compliance) specifically bending over backwards for Bittrex (which good riddance at this point tbh..).

The UIAs can be distributed through a python script using the python-bitshares library, so I'm less concerned about that as I am about implementing this functionality for MPAs.

Are you interested in seeing this BSIP implemented?
properties (22)
authorcm-steem
permlinkre-fractalnode-re-cm-steem-bsip-019-updated-draft-introducing-profit-sharing-dividends-to-bitshares-mpa-only-20180102t151840841z
categorybitshares
json_metadata{"tags":["bitshares"],"links":["https://github.com/bitshares/bsips/issues/43","http://www.bitshares.foundation/workers/2017-10-compliance"],"app":"steemit/0.1"}
created2018-01-02 15:18:39
last_update2018-01-02 15:18:39
depth2
children0
last_payout2018-01-09 15:18: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_length632
author_reputation58,522,774,254,119
root_title"BSIP-019 Updated Draft: "Introducing profit-sharing/dividends to Bitshares (MPA only)""
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id26,578,592
net_rshares0
@full-steem-ahead ·
$2.91
A most excellent example of a BSIP cm,  H U G E. thanks for investing the time to start thinking this through. 

I fully agree that the loss of the interest on BitUSD during BTSX days was indeed a major mistake of BTS 2.0 (which showed a disconnect with marketing to an audience). I endorse your efforts in bringing this back, and also think incentives for people NOT to hold funds on central exchanges is a step in the right direction, and blacklisting exchange accounts is an important element related to that. 

While I believe explaining things in as simple a manor as possible is a worthy goal towards effective communication, I would not want a BSIP to eliminate important details to give the impression of simplicity when a deeper understanding is required. Comments to "explain it like I'm 5" are fine, but can also give a false impression that it's "easy" to achieve the stated goals. That can be misleading and skew the assessment of the costs to implement.

Simplifying a topic so 5 year olds can understand it could translate into a very limited understanding and open the door to manipulation by the lack of essential details.

I don't think it's reasonable to expect an true "understanding" if essential details are omitted. What constitutes essential depends entirely on the topic.

Clear communication is the goal, and decomposing a concept into the fundamental aspects and omitting non-essential aspects is what good engineering is all about. A good specification will do that and the structure of a BSIP is aimed at that. 

Many people are adverse to thinking these days. That is one reason why so few have even attempted to write a BSIP. Again, major kudos to you cm for your willingness to work through the BSIP process.
👍  ,
properties (23)
authorfull-steem-ahead
permlinkre-cm-steem-bsip-019-updated-draft-introducing-profit-sharing-dividends-to-bitshares-mpa-only-20170624t164241263z
categorybitshares
json_metadata{"tags":["bitshares"],"app":"steemit/0.1"}
created2017-06-24 16:42:42
last_update2017-06-24 16:42:42
depth1
children1
last_payout2017-07-01 16:42:42
cashout_time1969-12-31 23:59:59
total_payout_value2.188 HBD
curator_payout_value0.726 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,740
author_reputation30,177,498,572,933
root_title"BSIP-019 Updated Draft: "Introducing profit-sharing/dividends to Bitshares (MPA only)""
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id5,930,854
net_rshares258,023,704,133
author_curate_reward""
vote details (2)
@cm-steem ·
> While I believe explaining things in as simple a manor as possible is a worthy goal towards effective communication, I would not want a BSIP to eliminate important details to give the impression of simplicity when a deeper understanding is required. Comments to "explain it like I'm 5" are fine, but can also give a false impression that it's "easy" to achieve the stated goals. That can be misleading and skew the assessment of the costs to implement.

Whilst I agree that we shouldn't dumb-down complex Bitshares documentation, I believe that attempting to write the document in an ELI5 friendly manner can improve the readability of the document, especially for users for whom English is not their first language.

I understand your point though that pushing the ELI5 approach could give the false impression that the proposed work is easier than it seems, best to inflate the cost and deadline for any work and overdeliver/overestimate rather than underdeliver/underestimate?

> Simplifying a topic so 5 year olds can understand it could translate into a very limited understanding and open the door to manipulation by the lack of essential details.

This could possibly be the case, and I invite all constructive criticism or theoretical attacks against proposed BSIPs so as to prevent manipulation being possible via the ommision of key requirements.

---

Semi-relevant: I have published my [draft BSIP-020](https://steemit.com/bitshares/@cm-steem/bsip-020-draft-introducing-profit-sharing-dividends-to-bitshares-uia-only-input-would-be-massively-appreciated) which was split from the original BSIP-019 draft so as to separate the functionalities in scope.

---

Thanks for the comment, much appreciated and great input! :)
properties (22)
authorcm-steem
permlinkre-full-steem-ahead-re-cm-steem-bsip-019-updated-draft-introducing-profit-sharing-dividends-to-bitshares-mpa-only-20170702t210821937z
categorybitshares
json_metadata{"tags":["bitshares"],"links":["https://steemit.com/bitshares/@cm-steem/bsip-020-draft-introducing-profit-sharing-dividends-to-bitshares-uia-only-input-would-be-massively-appreciated"],"app":"steemit/0.1"}
created2017-07-02 21:08:21
last_update2017-07-02 21:08:21
depth2
children0
last_payout2017-07-09 21:08: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_length1,732
author_reputation58,522,774,254,119
root_title"BSIP-019 Updated Draft: "Introducing profit-sharing/dividends to Bitshares (MPA only)""
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id7,064,204
net_rshares0
@gloine ·
Yes, this is the most important missing feature in bitshares 2.0 implementation. I hope it to be implemented as soon as possible!
properties (22)
authorgloine
permlinkre-cm-steem-bsip-019-updated-draft-introducing-profit-sharing-dividends-to-bitshares-mpa-only-20170818t161201883z
categorybitshares
json_metadata{"tags":["bitshares"],"app":"steemit/0.1"}
created2017-08-18 16:12:00
last_update2017-08-18 16:12:00
depth1
children0
last_payout2017-08-25 16:12: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_length129
author_reputation5,298,131,491
root_title"BSIP-019 Updated Draft: "Introducing profit-sharing/dividends to Bitshares (MPA only)""
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id12,187,493
net_rshares0
@gloine ·
Hi, I actually realized this was the opposite of what I want...I wanted the collateral holders for MPA assets to be rewarded since they are providing the liquidity to the market (only when they sold the issued MPA asset on the market).
properties (22)
authorgloine
permlinkre-cm-steem-bsip-019-updated-draft-introducing-profit-sharing-dividends-to-bitshares-mpa-only-20180105t070552561z
categorybitshares
json_metadata{"tags":["bitshares"],"app":"steemit/0.1"}
created2018-01-05 07:05:51
last_update2018-01-05 07:05:51
depth1
children0
last_payout2018-01-12 07:05: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_length235
author_reputation5,298,131,491
root_title"BSIP-019 Updated Draft: "Introducing profit-sharing/dividends to Bitshares (MPA only)""
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id27,215,376
net_rshares0
@nepd ·
$0.86
Keeping Voting Power on the Bitshares DEX is a great point. Fully support the dividends.
👍  
properties (23)
authornepd
permlinkre-cm-steem-bsip-019-updated-draft-introducing-profit-sharing-dividends-to-bitshares-mpa-only-20170623t152406194z
categorybitshares
json_metadata{"tags":["bitshares"],"app":"steemit/0.1"}
created2017-06-23 15:24:12
last_update2017-06-23 15:24:12
depth1
children0
last_payout2017-06-30 15:24:12
cashout_time1969-12-31 23:59:59
total_payout_value0.840 HBD
curator_payout_value0.021 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length88
author_reputation42,070,116,225,386
root_title"BSIP-019 Updated Draft: "Introducing profit-sharing/dividends to Bitshares (MPA only)""
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id5,783,900
net_rshares71,436,667,541
author_curate_reward""
vote details (1)
@rangertx ·
$0.09
great information.
👍  
properties (23)
authorrangertx
permlinkre-cm-steem-bsip-019-updated-draft-introducing-profit-sharing-dividends-to-bitshares-mpa-only-2017624t92936256z
categorybitshares
json_metadata{"app":"chainbb/0.2","format":"markdown+html","tags":[]}
created2017-06-24 13:29:36
last_update2017-06-24 13:29:36
depth1
children0
last_payout2017-07-01 13:29:36
cashout_time1969-12-31 23:59:59
total_payout_value0.086 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length18
author_reputation33,443,782,173,154
root_title"BSIP-019 Updated Draft: "Introducing profit-sharing/dividends to Bitshares (MPA only)""
beneficiaries
0.
accountchainbb
weight1,500
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id5,909,029
net_rshares8,818,212,213
author_curate_reward""
vote details (1)
@time4rise ·
Its Great Point, Keep Voting!
👍  
properties (23)
authortime4rise
permlinkre-cm-steem-bsip-019-updated-draft-introducing-profit-sharing-dividends-to-bitshares-mpa-only-20170624t043605265z
categorybitshares
json_metadata{"tags":["bitshares"],"app":"steemit/0.1"}
created2017-06-24 04:36:15
last_update2017-06-24 04:36:15
depth1
children0
last_payout2017-07-01 04:36: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_length29
author_reputation234,960,872,839
root_title"BSIP-019 Updated Draft: "Introducing profit-sharing/dividends to Bitshares (MPA only)""
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id5,863,713
net_rshares1,088,535,279
author_curate_reward""
vote details (1)
@virtualgrowth · (edited)
$0.86
This sounds great!  Have been thinking of creating something in this direction so will keep my eyes peeled.
_shared on [twitter](https://twitter.com/virtualtoken/status/878278031223144448)_
👍  
properties (23)
authorvirtualgrowth
permlinkre-cm-steem-bsip-019-updated-draft-introducing-profit-sharing-dividends-to-bitshares-mpa-only-20170623t154534063z
categorybitshares
json_metadata{"tags":["bitshares"],"app":"steemit/0.1","links":["https://twitter.com/virtualtoken/status/878278031223144448"]}
created2017-06-23 15:45:33
last_update2017-06-23 15:47:00
depth1
children1
last_payout2017-06-30 15:45:33
cashout_time1969-12-31 23:59:59
total_payout_value0.648 HBD
curator_payout_value0.215 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length189
author_reputation194,179,179,959,184
root_title"BSIP-019 Updated Draft: "Introducing profit-sharing/dividends to Bitshares (MPA only)""
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id5,786,704
net_rshares71,767,484,133
author_curate_reward""
vote details (1)
@twitterbot ·
### ![virtualtoken](https://pbs.twimg.com/profile_images/859824299548520448/tSGEhDPX_normal.jpg) **[Virtual Growth](https://twitter.com/@virtualtoken/status/878278031223144448)** tweeted @ 23 Jun 2017 - 15:46 UTC

> BSIP-019 Updated Draft: "Introducing profit-sharing/dividends to Bitshares"
[steemit.com/bitshares/@cm-…](https://t.co/o4UgH8nmxl)
@Beyond_Bitcoin @bitshares @Steemit


###### *Disclaimer: I am just a bot trying to be helpful.*
properties (22)
authortwitterbot
permlinkre-re-cm-steem-bsip-019-updated-draft-introducing-profit-sharing-dividends-to-bitshares-mpa-only-20170623t154534063z-20170623t154808
categorybitshares
json_metadata""
created2017-06-23 15:48:09
last_update2017-06-23 15:48:09
depth2
children0
last_payout2017-06-30 15:48: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_length443
author_reputation2,792,128,643,772
root_title"BSIP-019 Updated Draft: "Introducing profit-sharing/dividends to Bitshares (MPA only)""
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id5,786,993
net_rshares0
@wekkel ·
I still think that BitShares is too complicated. Is there a very simple explanation of how it works and what the compelling features are? And with that I mean a version that a 5 year old could understand (a comic strip version will do as well :) ).
properties (22)
authorwekkel
permlinkre-cm-steem-bsip-019-updated-draft-introducing-profit-sharing-dividends-to-bitshares-mpa-only-20170623t155153376z
categorybitshares
json_metadata{"tags":["bitshares"],"app":"steemit/0.1"}
created2017-06-23 15:51:54
last_update2017-06-23 15:51:54
depth1
children2
last_payout2017-06-30 15:51:54
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_length248
author_reputation793,854,297,842
root_title"BSIP-019 Updated Draft: "Introducing profit-sharing/dividends to Bitshares (MPA only)""
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id5,787,463
net_rshares0
@cm-steem ·
https://www.youtube.com/watch?v=eSgsbBTxNfo
properties (22)
authorcm-steem
permlinkre-wekkel-re-cm-steem-bsip-019-updated-draft-introducing-profit-sharing-dividends-to-bitshares-mpa-only-20170623t174906210z
categorybitshares
json_metadata{"tags":["bitshares"],"image":["https://img.youtube.com/vi/eSgsbBTxNfo/0.jpg"],"links":["https://www.youtube.com/watch?v=eSgsbBTxNfo"],"app":"steemit/0.1"}
created2017-06-23 17:49:06
last_update2017-06-23 17:49:06
depth2
children0
last_payout2017-06-30 17:49: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_length43
author_reputation58,522,774,254,119
root_title"BSIP-019 Updated Draft: "Introducing profit-sharing/dividends to Bitshares (MPA only)""
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id5,801,533
net_rshares0
@ppitonak ·
$0.13
Which part is too complicated? Creating account/using account/trading/shorting bitassets/creating own assets?
👍  
properties (23)
authorppitonak
permlinkre-wekkel-re-cm-steem-bsip-019-updated-draft-introducing-profit-sharing-dividends-to-bitshares-mpa-only-20170623t161313920z
categorybitshares
json_metadata{"tags":["bitshares"],"app":"steemit/0.1"}
created2017-06-23 16:13:12
last_update2017-06-23 16:13:12
depth2
children0
last_payout2017-06-30 16:13:12
cashout_time1969-12-31 23:59:59
total_payout_value0.128 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length109
author_reputation806,385,627,054
root_title"BSIP-019 Updated Draft: "Introducing profit-sharing/dividends to Bitshares (MPA only)""
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id5,790,162
net_rshares10,750,642,465
author_curate_reward""
vote details (1)