Confidence: 92% ·Mar 6, 2026

stUSDS

stUSDS is a risk capital token within the Sky Protocol ecosystem, serving as the first "Expert token" designed for sophisticated DeFi users willing to accept greater exposure to systemic risk in exchange for enhanced yield opportunities. [1][7] Launched on October 14, 2025, stUSDS provides segregated capital that funds SKY-backed borrowing in the protocol's Staking Engine, enabling SKY token holders to borrow USDS stablecoins against their staked governance tokens while isolating associated risks from the core Sky Protocol. [2][7] Within 48 hours of launch, the token attracted over 180 million stUSDS in deposits, demonstrating significant demand for higher-yielding DeFi products among experienced market participants. [10]

The token operates through an ERC-4626 compliant smart contract that accepts USDS deposits and mints stUSDS in return, with the deposited capital funding a liquidity pool that SKY stakers borrow against. [16] Unlike the savings-focused sUSDS token which offers lower-risk yield through the Sky Savings Rate, stUSDS holders earn variable returns derived from SKY Borrow Rate payments made by SKY stakers who borrow USDS, creating a higher-risk, higher-reward dynamic. [3][4] At launch, the protocol offered a bootstrapping annual percentage yield (APY) of 40%, which adjusted to approximately 12% within 48 hours based on utilization dynamics and governance-set parameters. [6][10]

stUSDS represents a critical innovation in DeFi risk segmentation, establishing an explicit boundary between general protocol users and specialized capital providers willing to bear liquidation risks. The Sky Atlas governance document states: "Holders of stUSDS accept the risk associated with providing capital for SKY-backed borrowing. In the event that the liquidation of a borrower's staked SKY collateral does not cover the outstanding debt, stUSDS balances will be subject to a haircut proportional to the shortfall." [4] This mechanism ensures that potential bad debt from the SKY staking system never impacts USDS stability or the broader Sky Protocol balance sheet, creating a firewall that protects mainstream users from advanced functionality risks.

History and Launch

The development of stUSDS emerged from Sky Protocol's broader Endgame strategy to create specialized financial products for different user segments within the decentralized finance ecosystem. Following the successful September 2024 rebrand from MakerDAO to Sky Protocol—which introduced USDS as the upgraded stablecoin and SKY as the new governance token—the protocol began designing mechanisms to enhance SKY token utility beyond simple governance voting.

Genesis: SKY Staking Engine Development

The conceptual foundation for stUSDS originated in the SKY Staking Engine specification, a comprehensive framework outlined in the Sky Atlas governance document that enables SKY token holders to stake their governance tokens to earn rewards, delegate voting rights, and access borrowing capacity. [2] Early protocol discussions identified a fundamental tension: enabling borrowing against staked governance tokens introduces liquidation risk that could create bad debt if SKY price declines rapidly, yet such functionality provides valuable utility to token holders seeking liquidity without selling their governance position.

Traditional approaches to this challenge either prohibited borrowing entirely (eliminating the utility) or exposed the entire protocol to potential bad debt (creating systemic risk). Sky Protocol's solution involved segregating capital specifically dedicated to funding these loans, with capital providers explicitly accepting the associated liquidation risks in exchange for enhanced returns. This segregation concept became the foundation for the stUSDS token design, establishing a model where sophisticated users could opt into risk exposure while general users remained protected. [4]

Governance Approval Process

The formal governance process for stUSDS onboarding began with an Executive Proposal submitted on September 4, 2025, which packaged multiple protocol updates including stUSDS initialization, SKY Token Rewards rebalancing, Core Simplification Buffer Budget transfers, and various Spark Proxy Spell updates. This proposal passed through Sky Governance, granting authorization to deploy the stUSDS smart contracts and establish initial risk parameters for the token's operation.

The September 2025 proposal represented a pivotal moment in Sky Protocol's evolution, introducing the first product explicitly designed for "Expert" users—a designation indicating advanced DeFi participants with sophisticated risk management capabilities and understanding of complex protocol mechanics. [7]

October 2025 Launch

stUSDS officially launched on October 14, 2025, marking the live deployment of smart contracts and opening deposits to qualified users. [7] The launch included a temporary bootstrapping incentive structure offering 40% APY during the initial phase, set by the Operator Multisig to attract early capital providers and establish sufficient liquidity for the SKY staking borrowing mechanism. [6] This high initial rate was explicitly designed as a temporary measure — the Sky Atlas specifies that "the initial value of the str parameter must be set extraordinarily high to a value of approximately 40% initially to incentivize deposits" — with governance expecting rates to adjust dynamically as the system matured and sufficient capital flowed into the pool. [6]

Within the first 48 hours of operation, over 180 million stUSDS were receiving rewards at a current rate of approximately 12% APY as utilization levels stabilized. [10] This rapid capital inflow demonstrated substantial market demand for higher-yielding DeFi products, particularly among users comfortable with the explicitly disclosed liquidation risk model. The token's quick adoption also validated the protocol's hypothesis that sophisticated DeFi participants would embrace transparent risk-reward tradeoffs when clearly documented and technically sound.

Post-Launch Developments

Following the successful initial launch, Sky Protocol implemented additional infrastructure to support stUSDS liquidity and usability. On November 29, 2025, the protocol deployed two liquidity pools on Curve Finance: an initial sUSDS/stUSDS pool and a subsequent USDS/stUSDS pool, each incentivized with 500,000 USDS distributed over three months to liquidity providers. [11] These pools serve a critical function during periods of high withdrawal demand from the stUSDS contract, creating a temporary discount market that enables stUSDS holders to exit positions even when the underlying USDS liquidity buffer temporarily depletes due to high borrowing utilization. [11]

An executive vote on December 11, 2025 reduced the str step and duty step parameters in the stUSDS Bounded External Access Module (BEAM) and adjusted the liquidation ratio from 145% to 120%, refining the automated parameter adjustment mechanism based on early operational experience. These governance adjustments reflected the protocol's commitment to data-driven parameter optimization following real-world usage patterns, rather than relying solely on theoretical models.

Technical Architecture

stUSDS operates through a sophisticated smart contract system designed to segregate risk capital, calculate variable yields, and manage liquidation scenarios. Understanding the token's technical implementation requires examining its core contract functionality, the yield calculation formula, the bounded external access module for parameter management, and the integration with the broader SKY Staking Engine.

ERC-4626 Tokenized Vault Standard

The stUSDS token implements the ERC-4626 Tokenized Vault standard, an Ethereum Improvement Proposal that establishes a unified interface for yield-bearing vaults across DeFi protocols. [16] This standard enables composability with aggregators, lending platforms, and portfolio management tools that support ERC-4626, allowing stUSDS to integrate seamlessly with the broader DeFi ecosystem despite its specialized risk profile.

The ERC-4626 standard defines four core functions that stUSDS implements:

  • deposit(assets, receiver): Accepts USDS tokens from users and mints corresponding stUSDS shares based on the current exchange rate, which appreciates over time as yield accrues to the vault.
  • withdraw(assets, receiver, owner): Burns stUSDS shares and returns the proportional USDS value to the holder, subject to available unutilized liquidity in the converter contract.
  • totalAssets(): Returns the total amount of underlying USDS managed by the vault, including both unutilized liquidity and USDS currently lent to SKY stakers.
  • convertToAssets(shares): Calculates the current USDS value of a given stUSDS share amount, reflecting accumulated yield since deposit.

This standardized interface means that any DeFi application supporting ERC-4626 vaults can theoretically integrate stUSDS without custom integration work, though responsible platforms would likely implement additional risk warnings given the token's explicit bad debt exposure. [16]

stUSDS Rate Calculation Formula

The variable yield earned by stUSDS holders is calculated using a sophisticated formula specified in the Sky Atlas that dynamically adjusts returns based on utilization rates, borrowing demand, and governance-set parameters. [3] The formula reads:

stUSDS Rate = Sky Savings Rate + (SKY Borrow Rate - SKY Borrow Minimum Rate) * Utilization - Rfactor * f(Utilization)

This multi-component formula deserves detailed examination:

  • Sky Savings Rate (SSR) Component — The base yield includes the Sky Savings Rate, currently offering approximately 4.5% APY as of December 2025 for USDS deposited in the standard savings module. [12] This component ensures that stUSDS holders always receive at least the baseline USDS yield available to any protocol user, even during periods of zero borrowing activity when no borrow rate payments flow to the risk capital pool.

  • Borrow Spread Component — The term (SKY Borrow Rate - SKY Borrow Minimum Rate) * Utilization captures the variable yield derived from SKY Borrow Rate payments made by SKY stakers borrowing USDS. When utilization increases (more SKY stakers borrowing against more of the available stUSDS capital), this component rises proportionally, rewarding stUSDS holders for providing scarce capital. The SKY Borrow Rate represents the effective interest rate charged to borrowers, while the SKY Borrow Minimum Rate establishes a floor that prevents rates from dropping too low during periods of excess liquidity. [3]

  • Risk Factor Adjustment — The final term -Rfactor * f(Utilization) represents a sophisticated risk adjustment mechanism that modulates yields based on utilization curves and target parameters. [3] The Rfactor incorporates parameters including Maximum Profit Utilization, Target Utilization (set at 90%), Alpha (derived from the SKY Borrow Maximum Rate of 30% and slope parameters of 12.575% each), and Beta (a curve-shaping coefficient). This component prevents excessive risk concentration by reducing marginal returns as utilization approaches dangerous levels where liquidation risk significantly increases.

The utilization-dependent nature of this formula creates a self-balancing mechanism: when utilization is low (abundant capital relative to borrowing demand), stUSDS yields compress, incentivizing capital to exit until supply-demand balance restores. Conversely, when utilization is high (scarce capital relative to borrowing demand), yields expand, attracting additional capital to meet demand. This dynamic balancing happens automatically through market forces rather than governance intervention, creating a responsive risk capital market.

Smart Contract Security and Audit

Prior to mainnet deployment, the stUSDS smart contracts underwent comprehensive security review by ChainSecurity, a leading blockchain security auditing firm specializing in DeFi protocol analysis. [8] The audit report is publicly available on ChainSecurity's website, providing transparency into the contract's security posture and any identified vulnerabilities or recommended improvements. [8]

The codebase for stUSDS is open-source and available on GitHub at sky-ecosystem/stusds, enabling independent security researchers, developers, and users to review the implementation details, verify that the deployed contracts match the published code, and identify any potential issues through community review. [9] This commitment to open-source transparency aligns with Sky Protocol's broader philosophy of decentralized governance and community verification.

The smart contract architecture implements several security-critical features:

  • Bounded External Access Module (BEAM) — This component controls automated parameter adjustments within governance-defined boundaries, preventing malicious or erroneous parameter changes from destabilizing the system while allowing responsive optimization. [6] The BEAM defines minimum, maximum, step, max cap, max line, and tau parameters that constrain how quickly and by what magnitude the automated system can modify stUSDS parameters. [6]

  • Operator Multisig Controls — Parameter adjustments can be executed by an Operator Multisig, a multi-signature wallet requiring multiple authorized signers to approve changes. [6] This multisig structure prevents unilateral parameter manipulation while enabling responsive adjustments to market conditions without requiring full governance votes for routine optimizations. The BEAM constrains rate adjustments within defined bounds: the stUSDS Rate (str) and SKY Borrow Rate (duty) each have minimum, maximum, and step parameters, while the deposit cap (cap) and debt ceiling (line) have their own maximum values.

  • Time-Weighted Utilization Calculation — The system calculates utilization using time-weighted averages over a one-day observation window, smoothing short-term fluctuations and preventing instantaneous utilization spikes from artificially inflating yields. [3]

Integration with SKY Staking Engine

The stUSDS contract operates as a core component within the broader SKY Staking Engine, a comprehensive system enabling SKY token holders to stake their governance tokens for rewards, delegate voting rights, and borrow USDS against their staked collateral. [2] The Staking Engine consists of multiple interconnected contracts:

  • LockStake Engine Contract — Manages the actual staking of SKY tokens, locking them in smart contracts and tracking staked balances, delegation assignments, and accrued rewards. SKY holders deposit tokens here to begin earning staking rewards and gain borrowing capacity.

  • stUSDS Converter Contract — Holds the pool of USDS capital provided by stUSDS holders, making this capital available to borrowers through the frob() function calls that create debt positions against staked SKY collateral. The converter tracks total deposits, outstanding loans, and unutilized liquidity available for immediate withdrawals. [1][4]

  • Liquidation Module — Monitors collateralization ratios of all SKY-backed borrowing positions, triggering automated liquidations when positions fall below required thresholds. This module attempts to sell liquidated SKY tokens to recover USDS debt, protecting stUSDS holders from losses. However, in scenarios where liquidation proceeds prove insufficient (SKY price declining too rapidly for orderly liquidation), the shortfall impacts stUSDS holders through proportional haircuts. [4]

This integrated architecture ensures that stUSDS capital remains segregated from the general Sky Protocol balance sheet while still functioning as a critical liquidity source for SKY staking utility. [4] The segregation protects USDS holders and the protocol's surplus buffer from SKY staking risks, while the integration enables seamless user experience for SKY stakers seeking to borrow without complex multi-step processes.

Mechanics and Operations

Understanding how stUSDS functions in practice requires examining the user workflows for depositing USDS and minting stUSDS tokens, the reverse process of withdrawing capital and burning stUSDS, the dynamics of yield accrual and distribution, and the critical liquidation and haircut mechanisms that define the token's risk profile.

Depositing USDS and Minting stUSDS

Users wishing to provide risk capital to the SKY staking borrowing pool begin by acquiring USDS stablecoins through one of several methods: minting USDS by depositing collateral into Sky Vaults, converting DAI to USDS through the 1:1 converter contract, purchasing USDS on decentralized exchanges, or receiving USDS through other DeFi protocols. [12][17]

Once users hold USDS, they interact with the stUSDS converter smart contract to deposit capital and receive stUSDS tokens. The deposit process follows the ERC-4626 standard workflow:

  • Step 1 - USDS Approval — Users must first approve the stUSDS contract to transfer USDS tokens from their wallet by calling the approve() function on the USDS ERC-20 contract. This permission allows the stUSDS contract to pull USDS during the deposit transaction without requiring a separate transfer step.

  • Step 2 - Deposit Execution — Users call the deposit(assets, receiver) function on the stUSDS contract, specifying the amount of USDS to deposit and the address that should receive the minted stUSDS tokens (typically their own address, but could be a different recipient). The contract transfers USDS from the user's wallet to the converter pool and mints stUSDS shares based on the current exchange rate. [16]

  • Step 3 - Share Calculation — The number of stUSDS shares minted equals (depositedUSDSAmount * totalstUSDSShares) / totalUSDSAssets, where totalstUSDSShares represents the current total supply of stUSDS tokens and totalUSDSAssets represents the total USDS managed by the vault (including accrued but not yet distributed yield). This calculation ensures that later depositors receive proportionally fewer shares per USDS as yield accumulates, preserving value for existing holders. [16]

  • Step 4 - Capital Availability — The deposited USDS becomes immediately available in the converter pool for SKY stakers to borrow against their staked collateral, subject to the pool's maximum capacity constraints and rate limiting parameters defined by governance. [6]

Users should consider Ethereum network gas costs when depositing small amounts, as transaction fees can consume a significant portion of returns for very small positions.

Withdrawing USDS and Burning stUSDS

stUSDS holders can redeem their tokens for USDS "subject to available unutilized liquidity in the stUSDS converter contract," as specified in the Sky Atlas. [1][4] This conditional availability represents a critical distinction from sUSDS and other yield-bearing tokens that guarantee instant redemption at all times.

The withdrawal process operates as follows:

  • Step 1 - Withdrawal Request — Users call the withdraw(assets, receiver, owner) function on the stUSDS contract, specifying the amount of USDS they wish to redeem, the address to receive the USDS, and the address owning the stUSDS shares to be burned (which must match the caller unless approval exists).

  • Step 2 - Liquidity Check — The contract verifies that sufficient unutilized USDS exists in the converter pool to fulfill the withdrawal. Unutilized liquidity represents USDS that stUSDS holders have deposited but that SKY stakers have not yet borrowed. If a user requests 100,000 USDS withdrawal but only 80,000 USDS remains unutilized (the rest being borrowed by SKY stakers), the withdrawal fails unless the user reduces their withdrawal amount to 80,000 or less.

  • Step 3 - Share Burning and Transfer — If sufficient liquidity exists, the contract burns the proportional stUSDS shares calculated as (withdrawalUSDSAmount * totalstUSDSShares) / totalUSDSAssets and transfers the requested USDS amount to the receiver address. [16]

This liquidity-dependent withdrawal mechanism creates potential scenarios where stUSDS holders cannot immediately exit their positions if borrowing utilization reaches very high levels. The Sky Protocol addressed this challenge by creating liquidity pools on Curve Finance (USDS/stUSDS and sUSDS/stUSDS), enabling holders to sell stUSDS during high-utilization periods, though potentially at a discount to net asset value reflecting the illiquidity premium. [11]

Yield Accrual and Distribution

Unlike simpler yield-bearing tokens that distribute rewards through token airdrops or claim functions, stUSDS implements continuous yield accrual through appreciation of the token's redemption value. This mechanism operates similarly to how sUSDS compounds the Sky Savings Rate without requiring user actions. [13]

The yield accrual process functions as follows:

  • Continuous Rate Calculation — The smart contract continuously recalculates the current stUSDS Rate using the formula specified earlier, incorporating data on Sky Savings Rate, SKY Borrow Rate, utilization levels, and Rfactor parameters. [3]

  • Share Value Appreciation — The calculated rate determines how much the exchange rate between stUSDS shares and USDS assets increases per unit of time. For example, with a 12% APY stUSDS Rate, the value of each stUSDS share increases by approximately 0.000000003807% per second (12% per year / 31,536,000 seconds). This appreciation happens automatically without any user interaction or gas costs.

  • Compound Interest Effect — Because the yield increases the underlying USDS value per stUSDS share, and subsequent yield calculations apply to this increased base, stUSDS implements continuous compounding. A user who deposits 100,000 USDS and receives 100,000 stUSDS shares (assuming 1:1 initial exchange rate) will find that after one year at constant 12% APY, their shares are worth approximately 112,750 USDS rather than just 112,000 USDS due to compounding effects.

  • No Active Claims Required — Users never need to call a claim() function or perform any transaction to receive their yield. The yield automatically accrues to their stUSDS balance through the increasing redemption value, similar to how traditional savings accounts accrue interest without requiring depositors to claim accrued amounts.

This automatic accrual mechanism provides gas efficiency (no claim transactions) and simplicity (no complex reward tracking) while ensuring that yield compounds continuously rather than being distributed in discrete chunks at specific intervals.

Liquidation Mechanics and Haircut Risk

The defining characteristic that distinguishes stUSDS from lower-risk yield products like sUSDS is the explicit exposure to liquidation shortfall risk through the haircut mechanism. [4] Understanding this risk requires examining the entire liquidation workflow and the scenarios that trigger haircuts.

  • Normal Liquidation Scenario — When a SKY staker's collateralization ratio falls below the required threshold—for example, if they borrowed 100,000 USDS against 120,000 USD worth of staked SKY at 120% required ratio, and the SKY price declines such that their collateral is now worth only 118,000 USD—the position becomes eligible for liquidation. The protocol's automated liquidation module triggers an auction of the staked SKY collateral, selling it to keepers (specialized actors who profit from liquidating underwater positions) to recover the borrowed USDS. [4]

In this normal case, the liquidation proceeds (sale price of the staked SKY) exceed the outstanding debt (100,000 USDS owed plus any accrued borrow rate fees and liquidation penalties). The excess collateral returns to the original borrower, the debt is repaid to the stUSDS pool, and stUSDS holders experience no loss. Their capital has successfully funded a loan, earned borrow rate income, and been returned intact.

  • Haircut Scenario — However, during extreme market volatility or rapid SKY price declines, liquidations may fail to recover the full debt amount. For instance, if SKY price crashes 70% within minutes (similar to events seen in crypto markets during Black Swan events), the liquidation auction might sell the staked SKY collateral for only 60,000 USDS when the debt owed was 100,000 USDS plus fees. This creates a 40,000+ USDS shortfall. [4]

The Sky Atlas explicitly states: "In the event that the liquidation of a borrower's staked SKY collateral does not cover the outstanding debt, stUSDS balances will be subject to a haircut proportional to the shortfall. This mechanism ensures that the Sky Protocol is isolated from losses originating from the SKY-backed borrowing facility." [4]

This haircut distributes proportionally across all stUSDS holders. If the stUSDS pool contains 10 million USDS in total assets and suffers a 40,000 USDS shortfall, the haircut percentage equals 40,000 / 10,000,000 = 0.4%. Every stUSDS holder sees their redemption value decline by 0.4%, meaning a holder with 100,000 stUSDS tokens that were previously redeemable for 100,000 USDS can now only redeem for 99,600 USDS.

This socialized loss mechanism—where all capital providers share liquidation losses proportionally—represents the core risk that stUSDS holders accept in exchange for enhanced yields. It ensures that Sky Protocol never needs to mint additional tokens or tap into the surplus buffer to cover bad debt from SKY staking, protecting the broader protocol and USDS holders from this specialized functionality's risks. [4]

Risk Considerations

Prospective stUSDS holders must carefully evaluate the token's multifaceted risk profile, which differs substantially from mainstream DeFi yield products. While the protocol implements numerous safeguards and risk mitigation mechanisms, stUSDS remains explicitly designed for users comfortable with potential capital loss in exchange for higher returns.

Smart Contract Risk

Like all DeFi protocols, stUSDS depends on smart contract code executing as intended without bugs, vulnerabilities, or exploits. Despite the ChainSecurity security audit and open-source code review, several smart contract risk vectors merit consideration: [8]

  • Undiscovered Vulnerabilities — Even extensively audited code can contain subtle bugs that enable theft of funds, incorrect calculations, or denial-of-service attacks. Historical examples from DeFi include reentrancy exploits, oracle manipulation attacks, and integer overflow issues that resulted in millions in losses despite professional audits.

  • Complex Integration Risk — stUSDS operates as one component in a complex system spanning the LockStake Engine, liquidation modules, oracle infrastructure, and governance contracts. Vulnerabilities could exist not in the stUSDS contract itself but in integration points where unexpected interactions between contracts create attack surfaces.

  • Upgrade Risk — If the stUSDS contract includes upgrade mechanisms (proxy patterns enabling governance to deploy new contract logic), these upgrade paths could introduce vulnerabilities if governance is compromised or if new implementation contracts contain bugs. Users should verify whether stUSDS uses upgradeable proxies and understand the governance processes controlling upgrades.

  • Mitigation Factors — The use of battle-tested ERC-4626 standard code, extensive testing on testnets before mainnet deployment, gradual rollout with initial capacity constraints, and bug bounty programs incentivizing white hat security researchers to identify issues all reduce smart contract risk. However, these mitigations cannot eliminate risk entirely, particularly in novel mechanisms like the haircut distribution logic.

Liquidation and Haircut Risk

The primary risk factor differentiating stUSDS from alternative USDS yield options is the explicit exposure to bad debt from failed liquidations of SKY-backed borrowing positions. [4] This risk manifests through several pathways:

  • Rapid SKY Price Declines — If SKY token price falls faster than liquidators can execute auctions and find buyers for the collateral, liquidation proceeds may prove insufficient to cover outstanding debts. The severity of potential losses depends on the magnitude and speed of price decline—a 50% price crash over one hour presents far greater risk than a 50% decline over one week, as the latter provides time for orderly liquidations.

  • Illiquid Market Conditions — During periods of extreme market stress, SKY token trading liquidity may dry up as buyers retreat to the sidelines. Even if liquidation auctions execute properly, the lack of willing buyers at reasonable prices could force collateral sales at steep discounts, generating shortfalls even for positions that appeared adequately collateralized before market structure broke down.

  • Cascading Liquidations — If many SKY stakers maintain similar collateralization ratios, a price decline could trigger simultaneous liquidations of numerous positions, overwhelming liquidator capacity and creating feedback loops where liquidation selling pressure drives SKY price even lower, triggering additional liquidations. This cascade dynamic has been observed in various DeFi protocols during severe market downturns.

  • Oracle Manipulation or Failure — Liquidations rely on oracle price feeds to determine when positions become undercollateralized. If oracles malfunction (feeding stale data during high network congestion), suffer attacks (price manipulation on low-liquidity reference markets), or lag significantly behind real market prices, liquidations could trigger too late to protect capital providers or could trigger incorrectly against healthy positions.

  • Protocol Parameter Risk — Governance sets critical parameters including required collateralization ratios, liquidation penalties, and auction mechanisms. If these parameters are poorly calibrated—for instance, setting collateralization ratios too low relative to SKY volatility—liquidation shortfalls become more likely. Parameter optimization requires sophisticated risk modeling that may not account for all tail risk scenarios.

  • Mitigation Through Parameter Design — The Sky Protocol implements several design choices to reduce liquidation risk: conservative collateralization ratios providing substantial safety buffers, liquidation penalties that create incentive for timely keeper execution, auction mechanisms designed for efficient price discovery, and circuit breakers that could pause borrowing during extreme volatility. However, no parameter set can eliminate tail risk entirely given crypto asset volatility.

Utilization-Dependent Liquidity Risk

The conditional withdrawal mechanism—where stUSDS holders can only redeem for USDS when unutilized liquidity exists in the pool—creates liquidity risk during periods of high borrowing demand. [1][4] This risk exhibits several characteristics:

  • Withdrawal Delays — If 90% of deposited stUSDS capital is currently borrowed by SKY stakers, only 10% remains available for immediate withdrawals. A holder wishing to redeem more than this 10% must wait for either: (1) SKY stakers to repay borrowed amounts, freeing up capital, or (2) new stUSDS deposits to increase total liquidity. In extreme scenarios, withdrawals could be delayed for days or weeks until utilization declines.

  • Forced Discount Sales — To exit during high-utilization periods, holders may sell stUSDS on secondary markets like the Curve Finance USDS/stUSDS pool at a discount to net asset value. [11] If many holders simultaneously attempt this exit strategy, the selling pressure could push the discount wider, crystallizing losses even for positions that have accumulated positive returns from yield over their holding period.

  • Bank Run Dynamics — If stUSDS holders lose confidence in the protocol or SKY collateral quality, they may rush to withdraw simultaneously, rapidly exhausting unutilized liquidity and creating a self-reinforcing cycle where redemption difficulties trigger more redemption attempts. Unlike traditional banking systems with deposit insurance or lender-of-last-resort facilities, DeFi protocols have no external backstop against such runs.

  • Mitigation Through Curve Pool — The creation of the USDS/stUSDS liquidity pool on Curve Finance with 500,000 USDS in incentives provides a pressure-relief valve during high-utilization periods. [11] Holders can sell into this pool rather than waiting for direct redemptions, though at market-determined prices that may trade below net asset value. This market-based exit option reduces but does not eliminate liquidity risk.

Governance and Parameter Risk

As an actively governed protocol, Sky Protocol's governance decisions directly impact stUSDS risk-return profiles through parameter changes and module upgrades:

  • Rate Parameter Changes — Governance can modify components of the stUSDS Rate formula including SKY Borrow Rates, Rfactor parameters, and utilization curve shapes. [3][6] Changes could compress yields below holder expectations or, conversely, increase yields in ways that attract excessive utilization and elevate liquidation risk beyond sustainable levels.

  • Collateralization Ratio Changes — If governance votes to reduce the required collateralization ratio for SKY-backed borrowing (for example, from 120% to 110%), this increases liquidation shortfall probability by reducing the safety buffer protecting stUSDS holders. While such changes would likely be debated extensively, governance retains authority to implement them.

  • Bounded External Access Module Limits — The BEAM parameters define how quickly automated systems can adjust rates and other variables. [6] Governance could vote to widen these bounds, enabling more aggressive parameter swings that benefit certain actors at the expense of capital providers, or tighten them in ways that prevent necessary responsive adjustments during market stress.

  • Protocol Upgrade Risk — Major protocol upgrades or migrations could inadvertently break stUSDS functionality, introduce new vulnerabilities, or change incentive structures in ways that harm existing holders. The decentralized nature of governance means that holders have voting rights to influence such decisions (if they also hold SKY tokens) but cannot unilaterally prevent changes they oppose.

  • Mitigation Through Governance Participation — stUSDS holders who also hold SKY governance tokens can participate in governance votes to oppose harmful parameter changes and support prudent risk management. The protocol's commitment to transparent governance documentation in the Sky Atlas and extensive community discussion before major changes provides some protection, though determined majority coalitions could still implement changes minority holders oppose.

Economic and Competitive Risk

Beyond protocol-specific technical and operational risks, stUSDS faces broader economic and competitive dynamics that could impact long-term value:

  • Sky Token Price Correlation — stUSDS returns and risk directly depend on SKY token price stability and volatility. If SKY experiences sustained price decline or increased volatility, liquidation risk increases while borrowing demand may decrease (as holders become reluctant to borrow against falling collateral), compressing yields. This creates correlation between stUSDS performance and SKY token market conditions.

  • Competition from Alternative Yield Sources — If competing DeFi protocols offer superior risk-adjusted returns, capital may flow away from stUSDS, reducing utilization and yields. For instance, if liquid staking derivatives on Ethereum offer 8% APY with lower perceived risk, stUSDS must provide meaningfully higher returns to attract capital. Competitive pressure could force the protocol to either accept lower yields or increase risk exposure to maintain attractive returns.

  • Regulatory Risk — Increased regulatory scrutiny of DeFi protocols, particularly those enabling borrowing or offering returns, could impact stUSDS operations. Regulatory actions could restrict access for certain jurisdictions, impose compliance costs that reduce returns, or create legal uncertainty that drives capital away from the protocol.

  • Market Adoption Risk — stUSDS utility depends on sustained demand from SKY stakers wishing to borrow USDS. If the SKY staking ecosystem fails to attract significant participation, borrowing demand remains low, utilization stays minimal, and yields compress toward just the base Sky Savings Rate component. The product's success therefore depends on the broader success of Sky Protocol's governance token staking vision.

Current State

As of December 2025, approximately two months after launch, stUSDS represents an actively growing component of the Sky Protocol ecosystem with evolving metrics and adoption patterns. The following data reflects the token's status as of December 8, 2025, approximately eight weeks post-launch.

Supply and Adoption Metrics

Within 48 hours of the October 14, 2025 launch, over 180 million stUSDS were receiving rewards, indicating strong initial demand for the higher-yielding product. [10] While comprehensive TVL (Total Value Locked) data for stUSDS is not yet prominently featured on major DeFi analytics platforms like DeFiLlama as of early December 2025, this early adoption demonstrates significant market appetite for explicitly risk-bearing yield instruments when transparently documented and technically sound.

The rapid capital inflow during the launch phase likely benefited from the 40% APY bootstrapping incentive, which provided temporary yields substantially above alternatives in the stablecoin yield landscape. [6] As the rate adjusted to approximately 12% within the first 48 hours based on utilization dynamics, the protocol will reveal whether capital remains stable at these more sustainable yield levels or if early deposits were primarily incentive-chasing that will exit as rates normalize. [10]

Current Yield Rates

As of December 2025, the stUSDS Rate fluctuates based on real-time borrowing utilization and governance-set parameters. The launch period saw rates adjust from the initial 40% bootstrapping APY down to approximately 12% within 48 hours as utilization levels stabilized and the automated rate formula balanced supply and demand. [6][10]

The current yield structure breaks down approximately as follows (exact figures vary continuously):

  • Base Sky Savings Rate Component: Approximately 4.5% APY, matching the standard yield available to all USDS holders through the Sky Savings Rate mechanism. [12]
  • Borrow Spread Component: Variable based on SKY staker borrowing activity, contributing approximately 5-9% additional yield depending on utilization levels.
  • Risk Factor Adjustment: Negative adjustment of approximately 0-2% based on utilization curve parameters designed to prevent excessive risk concentration.

These estimates suggest a current effective yield in the 8-14% range, meaningfully higher than the base 4.5% available through sUSDS but substantially below the 40% bootstrapping rate that attracted initial capital. [12] Ongoing monitoring of these yields relative to perceived risk will determine whether the protocol successfully established a sustainable risk capital market or if further parameter adjustments prove necessary.

Integration and Ecosystem Positioning

The November 2025 launch of the USDS/stUSDS liquidity pool on Curve Finance represents a critical infrastructure development, providing secondary market liquidity and an exit mechanism during high-utilization periods. [11] The pool receives 500,000 USDS in incentives distributed over three months to liquidity providers, creating economic incentives for market makers to provide depth and reducing the liquidity risk that could otherwise deter capital providers. [11]

Since launch, stUSDS has gained integration with several DeFi protocols beyond Curve. As of February 2026, Pendle Finance launched a stUSDS vault (maturing June 2026) in collaboration with Spark Protocol, enabling yield tokenization. Morpho markets also accept stUSDS as collateral, expanding lending protocol integration. These developments reflect growing ecosystem adoption, though stUSDS still targets a narrower market of sophisticated users compared to sUSDS, which has gained broader support from protocols like Aave.

The token's status as an ERC-4626 compliant vault technically enables integration with any protocol supporting this standard, though responsible integrators would implement significant risk warnings and possibly restrict access to verified sophisticated users given the haircut mechanism. [14][16] Over time, specialized DeFi platforms targeting experienced users may incorporate stUSDS as a yield option, but broad integration across mainstream protocols appears unlikely given the product's risk characteristics.

Governance Activity and Parameter Evolution

Following the initial launch parameters set in the September 4, 2025 executive proposal, governance executed parameter adjustments through the December 11, 2025 executive vote that reduced str step and duty step in the stUSDS Bounded External Access Module and adjusted the liquidation ratio from 145% to 120%. This adjustment reflects active governance monitoring and responsive parameter optimization based on early operational experience.

The Operator Multisig established for stUSDS parameter management provides a mechanism for more agile adjustments within governance-defined boundaries, enabling responsive optimization without requiring full community votes for routine parameter updates. [6] This balance between governance oversight and operational agility represents Sky Protocol's broader approach to managing complex financial products that require sophisticated risk management.

Market Performance and Price Dynamics

Because stUSDS implements a yield-accrual model where returns accumulate through increasing redemption value rather than distributing separate reward tokens, there is no distinct "price" for stUSDS beyond its net asset value calculated as total USDS assets divided by total stUSDS shares. In efficient markets, secondary market trading of stUSDS should track net asset value closely, with deviations reflecting liquidity premiums or discounts based on withdrawal availability.

The USDS/stUSDS Curve pool provides observable market pricing where the exchange rate between these two tokens reveals market participants' assessment of relative value. [11] If stUSDS trades at a discount to its pro-rata USDS value in this pool, this suggests market participants value the guaranteed instant liquidity of sUSDS above the higher but risk-bearing yield of stUSDS. Conversely, trading at premium would indicate strong demand for the enhanced yields despite the liquidation risk.

As of early December 2025, specific data on Curve pool pricing dynamics and volume remains limited in public DeFi analytics, likely requiring direct on-chain data analysis to quantify. Future reporting should track this pool's exchange rates as a real-time measure of market-perceived risk premiums for stUSDS versus sUSDS.

Comparison with sUSDS and Other Yield Products

Understanding stUSDS requires contrasting it with alternative USDS yield mechanisms, particularly sUSDS (Savings USDS), which represents the mainstream savings option for USDS holders. The two tokens share common elements but diverge fundamentally in their risk-return profiles and target users.

sUSDS: The Savings Alternative

sUSDS operates as a yield-bearing wrapper for USDS deposited in the Sky Savings Rate mechanism, earning the standard SSR yield that varies based on governance parameters but typically ranges in the 4-6% APY range as of late 2025. [12][13] The token implements the same ERC-4626 standard as stUSDS but with several critical differences:

  • Guaranteed Instant Redemption — sUSDS holders can always redeem for USDS at any time at the current exchange rate, as the underlying USDS remains in the savings module rather than being lent to borrowers. [13] This guaranteed liquidity makes sUSDS suitable for users requiring predictable access to capital without withdrawal risks.

  • No Principal Risk — Beyond smart contract vulnerabilities and general Sky Protocol systemic risks, sUSDS holders face no risk of haircuts or principal loss from specific protocol activities. The Sky Savings Rate mechanism does not involve lending to potentially defaulting borrowers, eliminating the liquidation shortfall risk that defines stUSDS. [13]

  • Lower Returns — In exchange for safety and liquidity, sUSDS offers substantially lower yields—approximately 4.5% APY as of December 2025 versus the 8-14% range for stUSDS under normal conditions. [12] This yield differential compensates stUSDS holders for the additional risk they bear.

  • Broader Integration — sUSDS has achieved integration with major DeFi protocols including Aave, Morpho, and Curve Finance, making it usable as collateral, in liquidity pools, and across the DeFi ecosystem. This composability enhances its utility beyond simple yield generation.

  • Mass Market Positioning — sUSDS targets mainstream users seeking simple, safe yield on stablecoins—similar to traditional savings accounts but with DeFi transparency and typically higher rates than traditional finance.

stUSDS: The Risk Capital Alternative

stUSDS explicitly targets a different user segment: sophisticated DeFi participants comfortable with explicit risk disclosures who seek enhanced returns. [7] The positioning contrasts sharply:

  • Expert User Designation — Sky Protocol explicitly markets stUSDS as the first "Expert token," signaling that it targets advanced users rather than mainstream adoption. [7] This designation implies users should understand liquidation mechanics, oracle dependencies, smart contract risks, and DeFi market dynamics before participating.

  • Enhanced Yield for Enhanced Risk — The 8-14% APY range (higher during high-utilization periods) provides 2-3x the yield of sUSDS in exchange for accepting liquidation shortfall exposure and liquidity constraints. [10][12] This explicit risk-return tradeoff creates market segmentation between users prioritizing safety versus those prioritizing returns.

  • Segregated Capital Purpose — Unlike sUSDS capital which earns yield through the Sky Savings Rate module, stUSDS capital actively funds borrowing by SKY stakers, creating protocol utility beyond passive yield generation. [2][4] This productive use of capital enables the higher returns while serving protocol functionality.

  • Liquidity Constraints — The utilization-dependent withdrawal mechanism means stUSDS sometimes requires users to wait for capital availability or accept secondary market discounts to exit. [1][4] This trade-off between yield and liquidity represents a fundamental choice that differentiates sophisticated versus mainstream users.

Comparative Risk-Return Analysis

A comprehensive comparison of the two products across multiple dimensions:

Characteristic sUSDS stUSDS
Target Yield 4-6% APY 8-14% APY
Risk of Principal Loss Very Low Medium (haircut risk)
Redemption Guarantee Always instant Utilization-dependent
Smart Contract Risk Standard Enhanced (more complex)
DeFi Integration Broad (Aave, Morpho, etc.) Limited
User Sophistication Mainstream Expert/Advanced
Capital Purpose Passive (surplus buffer) Active (funds borrowing)
Volatility Very Low Low-Medium
Regulatory Classification Likely savings product Possibly investment product

This comparison clarifies that stUSDS and sUSDS serve complementary rather than competing roles: sUSDS provides safe, liquid yield for mainstream users, while stUSDS offers enhanced returns for risk capital providers willing to accept explicit hazards. Sky Protocol benefits from both products attracting different capital pools to serve different protocol functions.

Positioning Relative to Broader DeFi Yield Landscape

Beyond comparing stUSDS to sUSDS, users should evaluate it against the broader DeFi yield landscape including:

  • Liquid Staking Derivatives — Products like Lido's stETH offer approximately 3-4% APY staking yields on Ethereum with minimal principal risk and broad DeFi integration. stUSDS offers higher yields but less liquidity and more complexity.

  • Lending Protocol Yields — Supplying USDC to Aave or Compound typically generates 2-5% APY with instant withdrawal capability and battle-tested security. stUSDS offers higher returns but greater risk concentration in the Sky ecosystem.

  • Curve Finance Liquidity Provision — Providing liquidity to stablecoin pools on Curve can generate 5-12% APY through trading fees and incentive rewards, with impermanent loss risk but generally high liquidity. stUSDS offers comparable yields with different risk characteristics.

  • Pendle Finance Yield Tokenization — Pendle enables trading future yield separately from principal, with sophisticated users often achieving 10-15% APY on various underlying yield sources. stUSDS offers similar yield potential with exposure to SKY ecosystem rather than diversified DeFi yields.

The optimal choice depends on each user's risk tolerance, liquidity needs, portfolio diversification goals, and conviction in the Sky Protocol's long-term success. stUSDS serves users with high risk tolerance, low liquidity needs, positive Sky ecosystem conviction, and desire for relatively simple yield without complex DeFi strategies.

Future Developments and Outlook

As stUSDS enters its third month of operation in December 2025, several potential developments could shape the token's trajectory and role within the Sky Protocol ecosystem and broader DeFi landscape.

Protocol Optimization and Parameter Refinement

The early governance adjustments to BEAM parameters suggest ongoing optimization of the stUSDS rate formula and operational parameters based on real-world usage data. [6] Future parameter updates may include:

  • Utilization Curve Refinement — As the protocol accumulates data on actual borrowing patterns, governance may adjust the Rfactor parameters, target utilization levels, and slope coefficients to better balance capital efficiency against risk management. [3] More sophisticated modeling of liquidation risk at different utilization levels could inform evidence-based parameter optimization.

  • Collateralization Ratio Adjustments — If early operation demonstrates that SKY-backed borrowing liquidations consistently protect capital providers with substantial safety margins, governance might consider reducing required collateralization ratios to enhance capital efficiency and borrowing attractiveness. Conversely, if liquidation incidents occur or nearly occur, ratios might increase to provide greater safety buffers.

  • Rate Bounds Expansion — Currently, the BEAM constrains how quickly and by what magnitude automated systems can adjust rates. [6] As confidence grows in the automated mechanisms, governance might expand these bounds to enable more responsive rate adjustments that better match real-time supply and demand dynamics.

Ecosystem Integration Expansion

With Pendle and Morpho integrations already live as of early 2026, future ecosystem expansion could include:

  • Yield Aggregator Integration — Protocols like Yearn Finance or Beefy Finance that automate DeFi yield farming strategies might incorporate stUSDS as a vault option for users seeking higher-risk, higher-return allocations, exposing stUSDS to a broader user base beyond those directly interfacing with Sky Protocol.

  • Additional Lending Markets — Further lending protocol integrations could enable stUSDS as collateral for borrowing across multiple platforms, creating additional utility for holders seeking liquidity without redeeming their positions.

Multi-Chain Expansion

Sky Protocol has demonstrated commitment to multi-chain expansion, initially deploying USDS to Solana using the Wormhole bridge [15] and subsequently expanding to Base and Arbitrum through the SkyLink cross-chain bridging system. Future stUSDS deployment to additional chains could:

  • Access New Markets — Solana's high-performance DeFi ecosystem might offer different user demographics and yield opportunities compared to Ethereum, potentially expanding stUSDS total addressable market.

  • Reduce Gas Costs — Lower transaction fees on Layer 2 networks like Base and Arbitrum could make stUSDS accessible to smaller capital providers who are currently priced out by Ethereum mainnet gas costs.

  • Enable Cross-Chain Strategies — Multi-chain stUSDS could facilitate more sophisticated strategies where users move capital across chains to capture yield opportunities or manage risk exposure dynamically.

Regulatory Evolution

The DeFi regulatory landscape continues evolving rapidly with implications for products like stUSDS:

  • Potential Classification Issues — Unlike passive savings products like sUSDS that might classify as simple deposit accounts, stUSDS's active capital provision and explicit risk-bearing could trigger classification as an investment product or security under various regulatory frameworks. Such classification could impose disclosure requirements, investor accreditation standards, or geographic restrictions.

  • Geographic Availability — Certain jurisdictions might restrict access to products offering returns in exchange for bearing specific risks, particularly if classified as unregistered securities. Sky Protocol might implement geographic restrictions or compliance measures to navigate this regulatory uncertainty.

  • Transparent Risk Disclosure Advantage — The protocol's explicit documentation of haircut mechanisms and risk parameters in the Sky Atlas could position stUSDS favorably in regulatory discussions, demonstrating responsible disclosure practices that protect consumers through transparency rather than restriction. [4]

Laniakea Target Architecture

Within the Laniakea framework — the forward-looking protocol design written by Sky's architect Rune Christensen — stUSDS is classified as "segregated junior risk capital" that serves as the first-loss position for SKY collateral risk. [19] This classification places stUSDS holders as capital providers who absorb losses before any impact reaches the broader protocol.

Capital Hierarchy and Risk Segmentation

Laniakea describes stUSDS as the mechanism through which the Sky Protocol achieves clean risk segregation between governance token activity and stablecoin stability. The stUSDS capital pool creates a dynamic debt ceiling where the maximum SKY-backed debt equals the total USDS deposited in the stUSDS contract, ensuring that borrowing capacity scales directly with available risk capital rather than being set by governance as a static parameter. [19]

stUSDS does not appear among the eligible asset categories for Growth Staking programs within the Laniakea framework, with its returns derived from the borrow rate spread and SSR base components rather than staking reward multipliers. [19]

Distribution Rewards Integration

The Sky Atlas defines a stUSDS Distribution Reward — an incentive mechanism designed to encourage Prime Agents and Integrators to promote stUSDS adoption. [5] The reward is calculated as a percentage of the stUSDS balance associated with a Reward Code, initially set at 0.05% for the Integrator portion and 0.05% for the Prime Agent Management Fee, totaling 0.1%. [5]

Sky Ecosystem Growth Impact

stUSDS success ultimately depends on the broader Sky Protocol achieving its vision of becoming a leading decentralized stablecoin platform:

  • SKY Staking Adoption — If the SKY staking mechanism attracts significant governance token holder participation, borrowing demand increases, driving utilization higher and yields more attractive. This positive feedback loop could make stUSDS increasingly competitive with alternative yield sources.

  • USDS Market Share Growth — As USDS supply expands through DeFi integrations, cross-chain deployment, and mainstream adoption, the addressable market for USDS-denominated yield products like stUSDS grows proportionally. More USDS users create larger potential capital pools for risk-bearing yield products.

  • Real-World Asset Integration — Sky Protocol's emphasis on RWA collateral backing USDS could enhance the stablecoin's reputation for stability, indirectly benefiting stUSDS by strengthening the underlying asset's credibility. [18]

  • Competition from Other Sky Products — Future Sky Protocol innovations might introduce alternative yield mechanisms that compete with stUSDS for capital, requiring ongoing product differentiation and competitive positioning.

sUSDS is the mainstream savings token for USDS holders earning Sky Savings Rate returns with guaranteed instant redemption and no liquidation risk. sUSDS represents the lower-risk alternative to stUSDS for users prioritizing safety and liquidity.

USDS is the underlying decentralized stablecoin that serves as both the deposit asset for stUSDS and the borrowing asset for SKY stakers. Understanding USDS's stability mechanisms and collateral backing is essential context for evaluating stUSDS risk.

SKY Token is the governance token of Sky Protocol that stakers deposit to access borrowing capacity funded by stUSDS capital. SKY price volatility and staking participation rates directly impact stUSDS yields and liquidation risks.

Sky Savings Rate is the base yield mechanism that forms the foundation component of the stUSDS Rate formula. Changes to SSR parameters flow through to stUSDS yields, making governance decisions around SSR relevant to stUSDS holders.

Sky Protocol is the overarching decentralized finance platform that encompasses USDS, SKY, stUSDS, and all related mechanisms. Sky Protocol's health, adoption, and governance decisions fundamentally determine stUSDS viability and risk parameters.

SKY Staking is the staking mechanism that enables SKY token holders to lock their governance tokens, earn rewards, delegate voting rights, and borrow USDS against their staked collateral — the borrowing pool that stUSDS capital directly funds.

Distribution Rewards are the reward mechanisms within Sky Protocol that govern how protocol revenue flows to various token holders, including the stUSDS rate component derived from borrowing activity.

Sources

  1. Sky Atlas - stUSDS Definition (A.0.1.1.36) - Official protocol definition of stUSDS token
  2. Sky Atlas - stUSDS Function (A.4.4.1.3.1) - Technical specification of stUSDS functionality within the Staking Engine
  3. Sky Atlas - stUSDS Rate Formula (A.4.4.1.3.2) - Mathematical formula for calculating stUSDS yield rates
  4. Sky Atlas - stUSDS Holders' Risk Bearing (A.4.4.1.3.3) - Documentation of haircut mechanism and risk allocation
  5. Sky Atlas - stUSDS Distribution Reward (A.4.4.1.3.7) - Distribution reward incentive mechanism for stUSDS adoption
  6. Sky Atlas - stUSDS Bounded External Access Module (A.4.4.1.3.8) - BEAM automated parameter adjustment specification
  7. Sky Launches Risk Capital Token stUSDS - Launch announcement and Expert token designation
  8. Smart Contract Audit - Sky stUSDS - ChainSecurity - Security audit report for stUSDS contracts
  9. GitHub - sky-ecosystem/stusds - Open-source code repository for stUSDS
  10. Sky on X: 48 hours since launch, over 180 million stUSDS - Early adoption metrics announcement
  11. Sky on X: USDS/stUSDS pool on Curve Finance - Curve liquidity pool announcement
  12. How to Earn Interest on Sky USD (USDS) - Tutorial on USDS yield options
  13. sUSDS (Staked USDS) | Sky Protocol Docs - Official sUSDS documentation
  14. stUSDS (Staked USDS) | Sky Protocol Docs - Official stUSDS documentation
  15. Sky Expanding to Solana via Wormhole - Multi-chain expansion coverage
  16. ERC-4626 Tokenized Vault Standard - Technical standard documentation
  17. USDS Stablecoin on Etherscan - On-chain USDS data
  18. What is Sky Protocol? - Messari Profile - Protocol analysis and RWA information
  19. Appendix A: Protocol Features | Laniakea - Laniakea framework for stUSDS capital hierarchy, risk segmentation, and dynamic debt ceiling