HIP-18: Custom Hedera Token Service Fees #92
Replies: 13 comments 33 replies
-
Thanks @donaldthibeau! Should I update the "discussions: " section in the actual HIP to point here rather than #90? |
Beta Was this translation helpful? Give feedback.
-
Although I've asked individuals to share their thoughts within this discussions forum, it appears none have 😅 Thus I'm going to document different support/feedback I've received so far on other (publicly available) platforms. Hopefully, that is okay and could help start a discussion. If anyone I included in this post would like to be removed, please let me know via twitter or email. image source |
Beta Was this translation helpful? Give feedback.
-
Reposting this question from @bugbytesinc in #90
Which I think is a fair and interesting thing to consider. I see one of the value propositions of Hedera's controlled mutability being that system administrators and/or network operators can enforce changes whenever they see fit, not necessarily at some predfined delay. Situations of this include a key being compromised. An admin should be able to use Hedera's controlled mutability as soon as possible to rotate the keys to an account, topic, file, etc. Similarly there are reasons that a token administrator should be able to update a token immediately such as if a business/application network is under some type of spam/DDoS attack, and therefore could update their fees into an "attack mode" so-to-speak, to hopefully cost out the price of the attack to whatever it is they're doing, or if fees were being accumulated by an actor (DAO, or otherwise) that the rest of the community no longer deemed trustworthy. Additionally I'd expect most developers choosing to implement custom fees are doing so because they see the value in decentralization and on-chain enforcement of the relationships between different tokens, not necessarily just application layer integrations or other situations where a centralized admin/coordinator can change things on the fly like they could with other aspects of controlled mutability. Thus I'd imagine these use cases are unlikely to sufficiently overlap with those that are taking full advantage of "more |
Beta Was this translation helpful? Give feedback.
-
In the context of a consumer/individual: I could see "Association" causing confusion. At the moment this notion is probably out of the scope of this HIP, but it might be good to consider special error codes for failures due to a 3rd party token association missing for a transaction with a custom fee? |
Beta Was this translation helpful? Give feedback.
-
This proposal has awesome implications for transforming multiple market verticals. In the abstract, it reads: "Additional implementations could even allow implementation of custom, and if desired, perpetual royalties (4), for any token issued on HTS, whether fungible or non-fungible." For book publishing, which is a prototypical multiple-party ecosystem, this has the potential for placing ebooks or any other short-form or long-form digital publication on an even higher and more dynamic level than print, allowing the exchange of unique digital copies paying royalties to content creators and rights holders throughout the exchange process. Inara is a Hedera use case designing a new category, Streaming Ebooks Micropayments. Since the launch of HTS, we have planned to mainline NFTs into our product roadmap aligned with the micropayments model. This HIP, once implemented, will put that on steroids. Ultimately, Custom Hedera Token Service Fees will not make possible a billion-dollar economy. It will make possible a trillion-dollar economy. |
Beta Was this translation helpful? Give feedback.
-
😀👍
…On Mon, May 31, 2021 at 10:06 AM Cooper Kunz ***@***.***> wrote:
Thanks for sharing your thoughts and use case, @BreakawayGlenn
<https://github.com/BreakawayGlenn>!
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#92 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIGPFH4BMZ5BESGVG2JFWPTTQO6Y3ANCNFSM45DIEGOA>
.
|
Beta Was this translation helpful? Give feedback.
-
Hi @Cooper-Kunz and @rahul-kothari, the Hedera Services Team has come up with a proposed protobufs change for HIP-18 Also, we have some questions and clarifications seeking, as follows:
Thank you! |
Beta Was this translation helpful? Give feedback.
-
As a consumer token holder, if I obtain some value of token that is not immutable, but presently has NO token fees, should I assume that a token can have fees added to it in the future at the pleasure of the admin key holder? In other words, should there be a separate tokenFeeAdmin key similar to mint/wipe/freeze? |
Beta Was this translation helpful? Give feedback.
-
Question : During A token create with custom fractionalFee, Should the fee Collector of this fractionalFee be automatically associated |
Beta Was this translation helpful? Give feedback.
-
Hey @kenthejr looking at the Hedera Roadmap website, it appears this is on the roadmap now. How does this hip get updated to reflect that it is approved? |
Beta Was this translation helpful? Give feedback.
-
It's come up in preliminary implementation, there is some ambiguity in the HIP and in just how fees are assessed for a transaction. This is my thoughts on a more detail psudocode:
|
Beta Was this translation helpful? Give feedback.
-
I wonder why FractionalFee always charge to receiver. If FractionalFee set to 10%, Sender send to 1000 amounts of token to Receiver. Receriver just 990 token. I don't know proper method name.. haha Thanks. |
Beta Was this translation helpful? Give feedback.
-
Can anyone help with an example of the royalties use case that's being released on mainnet today? Fractional fee is denominated in the token itself, so only works for fungible tokens. Or is it planned to allow Tithe barns (example of 12th century fractional fee transfer) https://en.wikipedia.org/wiki/Tithe_barns_in_Europe |
Beta Was this translation helpful? Give feedback.
-
This discussion is for HIP-18 on the Custom Hedera Token Service Fees
https://github.com/hashgraph/hedera-improvement-proposal/blob/master/HIP/hip-18.md
Beta Was this translation helpful? Give feedback.
All reactions