CHIPs discussion phase: Re-designing the Inflation Formula
RE-DESIGNING HUB’S INFLATION Proposed Reform: Integrating Liquid Staking Ratio Incorporation of Liquid Staking Ratio: • Definition: Liquid staking allows ATOM holders to stake their tokens while maintaining liquidity, enabling them to trade or utilize staked tokens without unbonding them. • Integration: The inflation rate formula should incorporate a liquid staking ratio (LSR), which is the proportion of ATOMs staked in liquid form versus traditional staking. • Rationale: The liquid staking ratio is able to indirectly measure the economic activity in the interchain (the demand for ATOM as a capital). Proposed Inflation Formula The proposed inflation formula can be expressed as follows: • bondedRatio: The proportion of tokens that are staked (liquid staking included). • GoalBonded: The target level of staking (e.g., 66% of total tokens staked). • LsmRatio: The percentage of tokens staked in a liquid form (as a % of total stake). • InflationRateChange: The base rate of change for inflation (currently set at 1.00) Note: the square root can be removed but it introduces some interesting non-linear properties. Including the Liquid Staking Ratio (LsmRatio)…
Excerpt (1197 of 5909 characters). Read the whole post on the forum ↗
Hey Govmos
I feel like you didn’t explain at all what it does. Could you provide quick scenarios that shows what it does? In which proportion/amplitude?
Don’t get me wrong it does look very interesting but the current post just say “hey I propose to add x” but no explanation on how inflation will change. Not everybody can just look at an equation and visualize what it actually do
Including the Liquid Staking Ratio (LsmRatio) in the formula for adjusting inflation dynamically can be rationalized by drawing parallels with traditional finance concepts, specifically liquidity management and fractional reserve banking.
Ok so it adjust inflation in a dynamic way. Could you go a little bit further ?
You are absolutely correct, and we will update the original post to clarify our thought process. The purpose of the discussion phase is to gather user feedback. Developing economic models to illustrate the potential effects of this modification requires agreement on the proposed formula first. If the community finds this idea worth exploring, we plan to create a simplified financial model to visualize the potential impact. At this stage, we aim to gather feedback from both informed users who can assess the improvement proposal to the formula, as well as from core development teams, who can identify the potential technical complexities and dependencies that may be affected by such changes.
Hi @Govmos , Thanks for the initiating the discussion. While I don’t claim expertise in traditional finance or central bank interest rate adjustments, I’ve come across an explanation that I do not agree with, and that you present as a fact: Govmos: In the context of a blockchain network, the LsmRatio represents the proportion of staked tokens that are still liquid (i.e., can be traded or used without unstaking). From my understanding, the LsmRatio only indicates the current proportion of staked tokens in liquid form, either as LSM shares or staked via a Liquid Staking provider. This differs from the total proportion of staked tokens that could potentially be traded or used without unstaking. I believe the 25% Global Liquid Staking Cap introduced by the LSM is a more accurate representation of this potential. Even if my staked tokens are illiquid now, the LSM allows me to make them liquid with a single transaction. Only when we hit the 25% cap do staked ATOMs become truly untradeable / unusable without unstaking. If we’re concerned about excessive liquidity of staked ATOMs, I suggest adjusting the Global Liquid Staking Cap rather than factoring current…
Excerpt (1196 of 1364 characters). Read the whole post on the forum ↗
arlai-mk: If we’re concerned about excessive liquidity of staked ATOMs, I suggest adjusting the Global Liquid Staking Cap rather than factoring current liquidity into the inflation formula. Indeed, I fail to see how the inflation adjustment would affect how much of staked ATOM is liquid. To clarify further, we will break down two key assumptions that may have been overlooked in the initial post, potentially leading to confusion. The first point relates to the use of Liquid Staking Modules (LSM). It’s important not to limit the vision to the LSM solely for creating “liquid” forms of staked ATOMs. Theoretically, anyone could deploy a smart contract to stake liquid ATOMs on behalf of users and issue a liquid tradable token that transfers ownership under predefined criteria, or via a simple redemption (burn) mechanism for each minted token. In this way, you can effectively create “liquid” staked ATOM without it being reflected in the `LsmRatio` we proposed. Now, you might ask how the LSM differs from this approach. Essentially, the LSM enables the minting of liquid staking derivatives, similar to the process outlined above, but the key difference is that it tokenizes…
Excerpt (1195 of 3179 characters). Read the whole post on the forum ↗
Thanks for your answer.
However, I would like to ask if you could please clarify further your definition of LsmRatio.
Indeed, in my understanding, it included all ATOM staked by Stride, Drop, Persistence, Quicksilver, and any potential smart contract that would stake ATOMs on behalf of users.
The 3.2% ratio that is currently showing on Moonkitt’s Validators page is what I was thinking of when reading your definition of LsmRatio.
If this is not your definition, do you mean that you only count the number of ATOMs that are currently (at a specific time) under the form of Tokenized Shares (using the LSM)?
For instance, at the time I am writing this message, there are 733 Tokenized Shares (haven’t counted the number of ATOM they represent). If I counted the number of ATOMs these shares represent, and divide by the total number of staked ATOMs, would I reach the LsmRatio as per your definition?
Thank you for clarifying.
Regards,
arlai
If I counted the number of ATOMs these shares represent, and divide by the total number of staked ATOMs, would I reach the LsmRatio as per your definition?
This is precisely the point we intended to convey in the initial proposition. The goal here is to assess the technical requirements for the potential upcoming specification period preceding the next proposal with a “signaling phase”. We specifically requested input from developers to confirm which solution is most suitable in terms of protocol specifications.
Based on what we know so far, integrating lsmshares into the formula appears relatively straightforward to implement between the LSM and the x/mint module. In contrast, including all tokenized liquid forms (such as delegations via smart contracts) would likely introduce significantly more complexity. This is why we initially proposed limiting the scope to LSM shares unless developers suggest an alternative solution that yields similar economic outcomes with better feasibility. It’s important to remember that this CHIP is still in the discussion phase.
I think limiting the scope to LSM shares is irrelevant, because LSM shares do not represent, by far, the total liquid atoms staked.
For example, when you send LSM shares to Stride, they will not hold them as LSM shares, they will redeem it as native stake and mint stAtom for you.
The LSM module considers any interchain account staking as a LST provider, at the moment this is probably correct.
You can use this metric, it is updated by the LSM module, it needs it to disallow the creation of LSM shares if the LST ratio is > 25% of the total bonded atoms.
If I understand correctly, with this new formula minimum or maximum inflation will be reach all the more so faster as the LSM ratio is big, right ?
Govmos: Based on what we know so far, integrating lsmshares into the formula appears relatively straightforward to implement between the LSM and the x/mint module. In contrast, including all tokenized liquid forms (such as delegations via smart contracts) would likely introduce significantly more complexity. Definitions To ensure clarity, let’s distinguish the two different terms: • Total Liquid Staked : The sum of all ATOMs staked in liquid forms, including LSM shares and stakes managed by smart contracts or other chains via ICA. This metric is subject to the Global Liquid Staking Cap (currently 25% on Cosmos Hub). Current values and ratios are available on Moonkitt’s Status page . • Total Tokenized Staked Assets : The sum of ATOMs staked specifically as LSM shares, excluding other forms of liquid staking. From a development perspective, both metrics are queryable through the SDK. Total Liquid Staked can be retrieved via a simple state query, while Total Tokenized Staked Assets requires iterating over all LSM shares, calculating ratios, and summing ATOM values. Current state Presently, LSM shares serve primarily as a transitional mechanism for converting…
Excerpt (1199 of 1975 characters). Read the whole post on the forum ↗
From a development perspective, both metrics are queryable through the SDK. Total Liquid Staked can be retrieved via a simple state query, while Total Tokenized Staked Assets requires iterating over all LSM shares, calculating ratios, and summing ATOM values.
Thank you for clarifying and defining the terms. We mistakenly assumed that LSM shares would be the easiest data to collect, but after reviewing your post, it appears the opposite is true. Naturally, using the Total Liquid Staked assets in the formula would provide a much more effective monetary aggregate to account for.
Thank you. Do you agree though that neither of the two definitions I provided earlier aligns precisely with the concept of `can be traded or used without unstaking` from the initial post? To clarify: • The Global Liquid Staking Cap (currently set at 25% and adjustable by governance) most closely represents the concept of “staked ATOM that can be traded or used without unstaking.” This cap limits the total amount of ATOM that can be in liquid staking forms. • The definitions I provided earlier (Total Liquid Staked and Total Tokenized Staked Assets) describe different aspects of liquid staking but don’t directly capture the “tradable without unstaking” characteristic. If the goal is to incorporate into the inflation formula the amount of ATOM that can be traded or used without unstaking, then I would think the Global Liquid Staking Cap would be more appropriate than the previously discussed definitions. While it’s challenging to draw direct parallels with traditional finance, we shouldn’t modify the inflation change formula arbitrarily. As it stands, I am not convinced of any benefit of including any of the discussed values in the inflation change formula. Regards,…
Excerpt (1195 of 1202 characters). Read the whole post on the forum ↗
arlai-mk: Do you agree though that neither of the two definitions I provided earlier aligns precisely with the concept of `can be traded or used without unstaking` from the initial post? That definition is accurate. The main distinction between the two lies in how the derivative token is created. One is derived from existing staked capital, converting it into a liquid form without requiring unbonding (LSM shares), while the other is generated from liquid capital and then staked (anything outside of LSM shares, like smart contracts). As you rightly mention, smart contract forms may not always allow asset trading unless specified in the contract. Some contracts do enable the minting of fully tradable derivative shares, but many are designed solely to transfer ownership of the stake under specific conditions defined in the contract code. Therefore, this second form cannot be classified as short-term money or near-instant liquidity savings contracts in the economic sense, as the contract code exclusively governs ownership transfers. If the idea is to introduce the proposed `LsmRatio` in the formula, there’s an important community discussion that needs to take place to…
Excerpt (1196 of 1852 characters). Read the whole post on the forum ↗
Govmos: The main distinction between the two lies in how the derivative token is created. One is derived from existing staked capital, converting it into a liquid form without requiring unbonding (LSM shares), while the other is generated from liquid capital and then staked (anything outside of LSM shares, like smart contracts). The LSM shares are derived from existing staked capital, converting it into a liquid form without requiring unbonding: I agree, this is correct. The other (anything outside of LSM shares, like smart contracts) is generated from liquid capital and then staked: I do not agree, there is no evidence supporting this. For instance, LSTs like stATOM, dATOM, stkATOM, etc. either originate from liquid capital then staked, OR from existing staked capital, initially converted using the Liquidity Staking Module. Although they are not - at the present time - LSM shares anymore, they may originate from LSM shares - in the past. Then, I don’t see any feedback to my suggestion of using the 25% Global Liquid Staking cap as the best definition of `can be traded or used without unstaking` from the initial post? For instance, I have 100 ATOM staked with Pro…
Excerpt (1196 of 1581 characters). Read the whole post on the forum ↗
Although they are not - at the present time - LSM shares anymore, they may originate from LSM shares - in the past.
You raise a very interesting point. To ensure we fully understand all the complexities within this topic, we suggest scheduling a call to discuss both the technical aspects and the broader context of this reform. Afterward, we could share our mutual conclusions on this forum so the public can benefit from the insights as well. If you’re open to this, feel free to reach out to us via email at [email protected], and we’ll be happy to arrange a meeting with you at your earliest convenience.