Liquid staking has made a large amount of digital assets available for use, but not all liquid staking tokens (LSTs) are created equal when it comes to lending. For lending platforms to accept them as collateral, these tokens need to perform reliably during events like withdrawals, forced sales, and data updates. While some LSTs meet these requirements, others pose too much risk and shouldn’t be used in lending markets.
This article explains how the quality of collateral for Liquid Staking Tokens (LSTs) and newer Liquid Restaking Tokens (LRTs) is assessed. It discusses why some designs perform better when used as collateral in lending, and offers guidance on evaluating tokens before using them as collateral. The goal is to minimize the risk of tokens losing their value (depegging) and forced sales of collateral, while also maximizing how efficiently capital is used without introducing unexpected risks.
We’ll be using examples from the Ethereum ecosystem – like stETH, rETH, cbETH, frxETH/sfrxETH, and Liquid Restaking Tokens – but the ideas we discuss can be applied to many different projects. Please remember this isn’t financial advice; think of it as a way to evaluate risks yourself.
How a system handles redemptions impacts its stability. Things like direct withdrawals, wait times, or exchanges can affect discounts during difficult times and how liquidations are handled.
Good liquidity and reliable price feeds are crucial for successful liquidations, minimizing price discrepancies and failed attempts.
The design of the validator network and how penalties (slashing) are handled influence how secure the collateral is. Having multiple operators, insurance, and clear rules help.
Using Liquid Restaking Tokens (LRTs) adds another layer of risk, as they introduce new potential penalties and complexities with redemptions. This often leads to cautious treatment in lending markets.
Ultimately, the safety of the system depends heavily on its risk settings – things like borrowing limits, loan-to-value ratios, liquidation thresholds, and isolation modes – just as much as the token itself.
What Separates One LST from Another
Liquid staking tokens (LSTs) vary in the economic benefits they offer and how you can redeem them. The way these tokens behave largely depends on three key decisions made during their creation: how rewards are distributed, how you can get your staked assets back, and how the system is managed.
Reward delivery: rebasing vs. wrapped yield-bearing
As a researcher, I’ve been looking into how staking rewards are handled with different tokens. Some tokens actually increase their balance directly – this is called a rebase – to distribute those rewards. Others use a different approach: they create a ‘wrapped’ version of the token where the value of the wrapped token increases over time compared to the original. A good example is wstETH compared to stETH. I’ve found that lending platforms generally prefer these wrapped, yield-bearing tokens over rebasing ones. The reason is that rebases create extra complexity when it comes to tracking balances and calculating liquidations, which are critical for these platforms.
As part of my research, I’ve been looking closely at the designs of a few different liquid staking solutions. Specifically, I’ve been reviewing Lido’s architecture for stETH and wstETH – you can find details on their documentation site at docs.lido.fi. I’m also analyzing Rocket Pool’s approach to the rETH exchange rate, which is explained in their docs at docs.rocketpool.net. Finally, I’m studying Frax’s innovative dual-token system with frxETH and sfrxETH, and their documentation is available at docs.frax.com.
Redemption: native withdrawals, queues, or swap-only
After Ethereum’s withdrawals went live, redemption pathways still differ:
- Direct, on-protocol redemption for ETH; possibly with batched exits and wait times.
- Queued withdrawals with bonding curves or buffers.
- Swap-only models where the LST is primarily exited via secondary markets.
When it’s difficult to redeem assets – due to things like long wait times, high fees, or not being able to redeem the full amount – prices often fall during challenging times. Lenders prefer collateral that can be easily sold for cash to cover any losses.
Operator set and custody profile
Validators are run in different ways. Some systems allow anyone to operate them with shared control of the necessary keys, while others rely on a central authority. This choice impacts how penalties are applied, who controls the network’s decisions, and how it’s viewed by regulators.
Before using a Liquid Staking Token (LST), always read the documentation sections about withdrawals, emergencies, and upgrades. The way you can redeem or unstake your tokens can unexpectedly change due to admin controls or system updates, potentially causing problems when you need to access your funds.
Why Liquidity and Oracles Decide Liquidation Outcomes
The success of lending platforms depends heavily on how smoothly they can sell off collateral when borrowers fail. Even valuable assets aren’t good security if they can’t be quickly sold without significantly impacting the price, or if the information used to determine value isn’t up-to-date.
Liquidity depth and venues
When you need to sell quickly, the amount of available funds on both decentralized exchanges (DEXs) and traditional exchanges impacts how much value you lose (slippage). Limited funds in a single DEX pool or shallow order books worsen this loss, especially during liquidations. You can check the availability of funds using analytics websites and tools that explore DEX pools – Curve’s resources page (resources.curve.fi) is a good place to start understanding how pools work. Having funds spread across multiple exchanges offers more protection than relying on just one.
Oracle construction
Price feeds can show the value of various assets, like LST compared to ETH or USD, or even less common combinations. While Chainlink’s standard price feeds are widely used by major projects (find them at chain.link), custom price feeds built using DEX-TWAP methods can be more easily manipulated when trading volume is low. Here’s what makes a well-designed price feed:
- Aggregates multiple venues and resists short-term manipulation.
- Updates quickly enough in volatility without flip-flopping on noise.
- Uses circuit breakers or sanity bounds for correlated assets (e.g., LST vs. ETH).
This is important because if a liquid staking token (LST) falls in value compared to ETH, and the system measuring this value doesn’t accurately reflect the loss, problems can occur. If the measurement underestimates the loss, not enough assets will be sold to cover the debt, leaving the platform with losses. Conversely, if the measurement overestimates the loss, users might be forced to sell their assets at unfairly low prices.
Just a reminder that when things get stressful in the market, price drops can quickly worsen. When positions are closed due to losses (liquidations), it often happens when there’s limited buying interest, which drives prices down further and causes even more positions to be closed. This creates a dangerous cycle.
Validator Quality, Insurance, and Slashing Correlation
Collateral should minimize the chance that stake principal is cut. Consider:
- Operator diversity: More independent node operators lower correlated slashing risk.
- Performance history: Missed attestations and penalties add up. Protocol dashboards often publish operator metrics.
- Coverage policies: Some LSTs maintain insurance or socialized coverage for small slashing events. Review the limits and governance process.
- Custody and keys: MPC, distributed validators, and withdrawal key management reduce single points of failure.
As a crypto investor, I’m really watching Liquid Restaking Tokens, or LRTs. They’re adding a new angle to staking – you can lock up your assets to help secure other projects, called AVSs. This *could* mean higher rewards, but it also introduces more risk because if something goes wrong with these AVSs, you could lose some of your staked funds. I’ve been checking out EigenLayer’s documentation (docs.eigenlayer.xyz) to get a better understanding of how it all works.
Essentially, while current prices might seem steady, a well-rounded, established long-term storage (LST) option carries far less risk than a new, long-term rental (LRT) system that hasn’t been fully tested for automated valuation systems (AVS).
How Lending Markets Decide What to List (and on What Terms)
Large financial markets generally use established systems to manage risk, often relying on outside companies for help. Although the specifics differ, these systems usually share some key features:
- Liquidity and market share: Depth, venue diversity, turnover, and historical peg behavior.
- Oracle robustness: Availability of high-quality external feeds and fallback mechanisms.
- Smart contract posture: Audits, bug bounties, upgrade powers, and timelocks.
- Staking mechanics: Redemption queues, coverage policies, operator dispersion, and custody risks.
- Correlation and contagion: How the collateral co-moves with borrow assets (e.g., ETH or stables) and with other collateral types.
Parameters then shape actual safety:
- LTV and liquidation threshold: Lower LTVs and conservative thresholds reduce liquidation frequency and size.
- Liquidation bonus: Incentivizes liquidators to step in even in thin books.
- Supply/borrow caps: Limit exposure while liquidity and oracle quality prove themselves.
- Isolation mode or categories: Prevents riskier assets from backing system-wide borrowing.
- Like-asset modes: Some markets group correlated assets (e.g., ETH and certain LSTs) to allow higher efficiency while acknowledging shared risk.
To understand how a major platform balances risks and rewards, you can review Aave’s publicly available risk documentation at docs.aave.com.
Token Snapshots: What the Designs Imply for Collateral
Here’s a simple overview of how different Liquidity Staking Token (LST) designs compare. This isn’t a recommendation, and it’s important to always verify liquidity and oracle functionality yourself.
Here’s a breakdown of different liquid staking token (LST) families and their key characteristics:
Common Aspects: These tokens represent staked assets (like Ethereum) and aim to provide liquidity. They generally avoid ‘rebasing’ mechanisms (where token amounts change automatically).
wstETH (Lido): A widely used token backed by staked ETH. You redeem it by burning it for stETH, exiting through a queue, or swapping it on exchanges. It benefits from strong liquidity and integration with DeFi platforms.
rETH (Rocket Pool): Similar to wstETH, but with a more decentralized operator set. Redemption involves protocol buffers and secondary markets. Liquidity is spread across multiple exchanges.
cbETH (Coinbase): A wrapper issued by Coinbase. Redemption happens through Coinbase processes, and it’s traded on major exchanges. While convenient, it carries centralized risks.
frxETH / sfrxETH (Frax): A dual-token system where frxETH aims to maintain a stable peg, and sfrxETH accrues yield. The system is designed to stabilize frxETH, but the dual-token setup complicates oracle (price feed) requirements.
wBETH & Other Centralized Wrappers: These tokens are controlled by issuers, who set redemption policies. They offer convenience but introduce counterparty risk.
LRTs (e.g., wrapped eETH, ezETH, rsETH): These are newer tokens that involve ‘restaking’ – staking already-staked tokens. This adds complexity to redemption and liquidity, and they are generally treated more cautiously by lenders. Their price feeds often rely on combinations of LST prices and estimated spreads.
Always verify live integration status, caps, and oracle types on the specific market you use.
A Practical Checklist Before You Pledge an LST
- Confirm the token form: Prefer non-rebasing, yield-bearing wrappers when borrowing is involved. Check whether the platform supports the exact wrapper (e.g., wstETH, not stETH).
- Map the redemption path: Can you redeem for ETH on-protocol? Is there a queue? Are there limits or fees? Longer queues amplify stress discounts.
- Inspect liquidity venues: Look at multiple DEXs and CEXs. Depth across venues matters more than a single large pool.
- Understand the oracle: Which feed is used? LST/ETH or LST/USD? Is it Chainlink or a custom TWAP? Are there circuit breakers or delays?
- Review operator and slashing coverage: How many operators? Any insurance or socialized coverage? What are the caps and governance processes to deploy coverage?
- Check smart-contract posture: Audits, bug bounty, upgrade timelocks, and admin key controls.
- Read the lending parameters: Supply/borrow caps, LTV, liquidation threshold, liquidation bonus, and whether the asset is in an isolation or efficiency category.
- Simulate stress: If the LST trades at a discount to ETH and liquidity thins, what happens to your health factor? Could oracle behavior lag?
- Avoid recursive loops unless you truly understand them: LST → borrow ETH or stables → buy more LST can unwind violently in depegs.
- Maintain buffers: Keep a wide health-factor margin above liquidation and monitor markets around network upgrades or news that may impact staking.
As a researcher, I’ve found it’s incredibly helpful to always have key dashboards readily available. Specifically, I regularly check protocol documentation and analytics sites – DeFiLlama is great for tracking protocol and Total Value Locked (TVL) – alongside official documentation from projects like Lido, Rocket Pool, and EigenLayer. This really helps me minimize any gaps in my understanding and stay informed.
Failure Modes That Push LSTs Out of Lending Quality
Depegs from redemption friction
If investors are slow to redeem their shares, it takes longer for arbitrage traders to correct price differences. During a market downturn, these differences can grow, forcing liquidations that worsen the situation and lead to significant losses for borrowers.
Oracle lag or manipulation
When trades are small and executed very quickly, attackers can manipulate price feeds briefly to force liquidations. On the other hand, if price feeds are outdated or limited, they might not reflect true losses, which could lead to the protocol holding unrecoverable debt.
Concentrated liquidity traps
When trading on automated market makers with limited funds, it can be hard for liquidators to step in if an asset’s price suddenly jumps outside the expected range. While lending platforms offer incentives to help, significant price differences can still lead to financial losses.
Validator incidents and slashing correlation
Systems where everything relies on a single point of control are vulnerable to widespread outages. While coverage buffers offer some protection, they can be overwhelmed. Restaking, through its use of independent services, introduces new risks – a problem with one of these services could impact a large number of restakers at once.
Governance or upgrade shocks
Sudden adjustments to fees, withdrawal processes, or the data sources used by financial systems can cause problems throughout money markets. Even if these changes are logical, borrowers might encounter unexpected terms while already involved in a loan or investment.
Portfolio Construction: Using LSTs Without Overreaching
- Match collateral to borrow asset thoughtfully: Borrowing stables against LSTs reduces correlation relative to borrowing ETH, but introduces funding and peg risks. Borrowing ETH against an LST has high correlation; efficiency modes can help but leave less error margin.
- Favor seasoned assets for collateral, explore others for yield: Use mature LSTs with proven liquidity/feeds as collateral, and keep experimental tokens unlevered in separate wallets.
- Use isolation and caps to your advantage: If a market offers isolation mode or conservative caps for a newer LST, treat that as a protective feature, not a limitation to bypass.
- Hedge where practical: Perpetuals, options, or basis trades can offset part of your downside; hedges can break or become expensive, so size cautiously.
- Operational hygiene: Separate collateral wallets from active trading accounts. Avoid rehypothecating the same LST across protocols unless you can unwind quickly.
Here’s a helpful tip: If you think you’ll need to access your collateral quickly, choose Liquid Staking Tokens (LSTs) that have clear and reliable withdrawal times, or those that can be easily swapped for other assets with plenty of available funds. When markets move fast, getting your cash quickly is crucial.
Crypto Daily provides regular insights into the world of cryptocurrency, including staking, DeFi risks, and how lending platforms work. You can find their latest articles and research at CryptoDaily.co.uk.
Frequently Asked Questions
What makes an LST suitable as lending collateral?
To ensure a secure and dependable system, we need several key features: trustworthy ways to reclaim assets, plenty of ways to easily buy and sell, accurate and dependable data feeds, a wide range of reliable participants with clear penalties for bad behavior, and a well-established system for making changes to the code. Furthermore, loan terms, such as low loan-to-value ratios and borrowing limits, should support these core principles.
Why do many markets prefer wstETH over stETH?
As an analyst, I’ve found that wrappers like wstETH offer a significant advantage by sidestepping some tricky accounting issues related to how interest builds up and how liquidations are handled. They’re also designed to work seamlessly with oracles that track exchange rates, rather than directly altering account balances – which simplifies things considerably.
Are LRTs safe to use as collateral?
They enhance security and potential rewards by allowing restaking to new networks (AVSs). Lenders might initially offer these opportunities with limited amounts or avoid them altogether until these networks prove reliable and have sufficient data coverage. Because of their complexity and potential size, approach these opportunities with extra caution.
How does a redemption queue affect my risk?
Slow transaction processing can hinder opportunities to correct price differences, potentially making small discrepancies larger, especially during volatile times. This can also lead to worse prices when selling assets. If you need to withdraw funds rapidly, long wait times are a warning sign.
Which oracle design should I look for?
Data feeds that combine information from many sources should update quickly and verify data consistency, especially for related assets like LST and ETH. It’s usually better to use established, reliable data providers instead of creating custom price averages in markets with low trading volume.
Is it safe to loop LST collateral to borrow more ETH and buy more LST?
While it can boost profits when markets are calm, this approach also significantly increases the dangers of losing value and relying on potentially inaccurate data. Even small price drops can quickly lead to forced sales. Without careful planning for difficult situations and substantial safety margins, it carries a high risk of failure.
What happens to my collateral if validators are slashed?
The value of your LST (Liquid Staking Token) could decrease. While some platforms offer protection funds, these have limitations and specific rules for how they’re managed. Additionally, tokens you’ve restaked might incur extra penalties based on the rules of the AVS (Active Validation Services) they’re used with.
Read More
- Forza Horizon 6: Find the Ohtani Treasure Chest Location
- LEGO Batman Legacy of the Dark Knight Batcave Minikits & WayneTech Caches
- NTE Drift Guide (& Best Car Mods for Drifting)
- Diablo 4 Best Loot Filter Codes
- PS Plus Monthly Games for June 2026 Wish List
- USD CNY PREDICTION
- USD RUB PREDICTION
- GBP CNY PREDICTION
- Cookie Run Kingdom Timeline of Fate Update Guide
- CNY RUB PREDICTION
2026-05-28 09:50