-
Notifications
You must be signed in to change notification settings - Fork 86
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New BSIP: charge market fee for BTS asset #262
Comments
This is a better approach, than BSIP86. |
Support, this is a good one, stop work on BSIP 86 and begin implementation of this instead |
Don't agree,have the same lawsuit like BSIP86. If charge the fee from BTS/Bitasset,no problem. but charge the fee from BTS/gateway.asset, big problem. |
@shulthz : |
The asset‘s market was controlled by the asset owner, not BTS. You charge market fees from the market, buy/sell is no different, then the responsibility for supervising these assets come. BTS is the owner of BITasset, can charge fees from BTS/BITasset market as BTS can control this market. |
@shulthz it seems you didn't understand the idea. The idea is to set a non-zero |
You still didn't understand it. The asset owner can control to open or close this asset market, did the BTS can control it? gateway and bridge service…… One person use btc to buy bts from another, this is the business of these two people, when BTS come into to charge the trading fees from this business, then BTS become the related person of this trading. Bitasset/gateway.asset market has the same problem……KYC…… |
Currently in the BitShares blockchain, traders can trade the BTS asset without paying a market fee due to the BTS asset's zero
market_fee_percent
option.Since the BTS asset's owner is
null-account
, charging a market fee means on each trade there will be some amount of BTS asset burned thus total amount of supply of BTS asset would decrease, which would be good PR for the platform.IMO an appropriate value for the market fee percentage is
0.02%
.0.01%
is also reasonable.A small side benefit of this change is it will slightly suppress wash trading of shit coins (against the BTS asset) in the DEX.
The text was updated successfully, but these errors were encountered: