← Back to posts
DeFi/10 min read/August 8, 2025

Liquity V2: An Essential Piece of DeFi Infrastructure

A deep dive into Liquity V2's revolutionary approach to decentralized borrowing, featuring user-set interest rates and why CDPs beat lending pools every time.

defiliquitycdpstablecoinsethereumfelixhyperliquid

I came across Liquity V2 while talking to the Felix Protocol team (a team building on Hyperliquid). Having spent years building options and perps at Opyn, I'd dabbled with lending protocols but never actually looked at CDPs. When I started diving into Liquity V2, it was like entering a whole new world - completely different from the pool-based lending I knew.

The Problem Nobody Talks About

Let me save you months of confusion about DeFi lending. You know how on Aave or Compound, you wake up one day and your borrow rate has gone from 5% to 75% because some whale decided to borrow half the pool? Or how you can't actually borrow that $10M USDC showing as "available" because doing so would spike rates to infinity?

That's not a bug. It's the fundamental limitation of pool-based lending.

Liquity V2 built something completely different - CDPs with user-set interest rates. After spending a couple days diving deep, I'm seriously considering using it for my personal borrowing needs instead of traditional lending protocols.

What Makes Liquity V2 Different

The core innovation: You choose your own interest rate.

Not algorithms. Not governance. Not some complex curve that spikes when utilization hits 80%. You literally pick any rate between 0.5% and 100% annually.

"But wait," you're thinking, "if everyone picks 0.5%, how does the protocol make money?"

This is where it gets brilliant.

The Redemption Mechanism That Changes Everything

Here's how the magic works:

When BOLD (Liquity's stablecoin) trades below $1, arbitrageurs can redeem it for ETH or LSTs at face value. But - and this is the key - they redeem from the positions with the lowest interest rates first.

So if you're borrowing at 0.5%, you're first in line for redemptions. Choose 5%? You're further back. Pick 20%? You're basically redemption-proof.

The Two-Way Peg Mechanism

When BOLD < $1: People come to the protocol and redeem BOLD for collateral, treating each BOLD as exactly $1. This burns BOLD tokens, decreasing supply, which increases demand and pushes the price back up.

When BOLD > $1: People mint more BOLD from their vaults at $1, then sell it on the market for more than $1. This increases BOLD supply, decreases demand, and brings the price back down.

The mechanism is beautiful and works flawlessly without any governance needed.

Liquity V2 Peg Mechanism
Credit: Liquity V2 Documentation

My Experience Deep Diving

When I was talking to the Felix Protocol team, I spent a couple days going through Liquity V2's codebase. Coming from pool-based lending, my mind was kind of blown. CDPs work completely differently than what I was used to, and Liquity V2 takes the concept to another level.

Problem 1: The Liquidation Cascade

Remember Black Thursday 2020? Or the LUNA collapse? Liquidation cascades happen when:

  1. Prices drop
  2. Positions get liquidated
  3. Liquidations dump more collateral
  4. Prices drop further
  5. Repeat until protocol dies

Liquity V2's solution is elegant: isolated branches for each collateral type. If wstETH crashes, it doesn't affect ETH borrowers. It's like having watertight compartments on a ship.

Problem 2: Interest Rate Volatility

On traditional lending protocols, interest rates are dynamic and unpredictable. One day you're paying 3% to borrow ETH, next day it's 50% because utilization spiked.

Liquity V2's approach: Your rate stays exactly what you set until YOU change it. No surprises. No forced deleveraging because rates mooned overnight.

Problem 3: The Governance Theater

I've sat through enough "governance forums" to know most DeFi governance is theater. Whales vote their bags, retail gets diluted, and protocols get captured.

Liquity V2's response: No governance. The protocol is immutable. Parameters are hardcoded. It either works or it doesn't.

Honestly? After years of governance drama, this is refreshing as hell.

How It Actually Works (With Real Numbers)

Let me break down an actual position, using numbers from my test transactions:

Opening a Trove

Say you have 10 ETH ($30,000 value). Here's what you can do:

  1. Deposit your 10 ETH
  2. Choose your interest rate (let's say 3.5% - safe but not too expensive)
  3. Borrow up to 27,000 BOLD (90.91% LTV for ETH)
  4. Pay 7-day upfront fee: ~3.5% × 27,000 × 7/365 = ~$18 worth of BOLD
    • This prevents people from gaming the system by rapidly opening/closing positions

That's it. You now have a CDP NFT you can transfer, sell, or manage.

The Leverage Play

Here's where it gets fun. Liquity V2 has one-click leverage built in:

  1. Deposit 10 ETH
  2. Borrow 25,000 BOLD
  3. Protocol automatically:
    • Swaps BOLD → ETH
    • Deposits new ETH
    • Borrows more BOLD
    • Repeats until target leverage

You can get up to ~2.8x leverage in a single transaction. People used to do this manually with flash loans, but Liquity built this functionality directly into the protocol using zapper contracts.

Why CDPs Beat Lending Pools Every Time

Coming from pool-based lending, I was skeptical at first. But after diving deep into CDPs for the first time, I'm convinced: CDPs are fundamentally superior for stablecoin borrowing.

The Liquidity Illusion

On Aave, you see "$50M USDC available" but try borrowing $40M. The rate will spike to 80%+ and you'll get liquidated when you can't afford the interest.

With Liquity V2? You can mint as much BOLD as your collateral allows. No liquidity constraints. No rate spikes. No competition with other borrowers.

The Real Cost of Money

Let's compare borrowing $1M:

Aave/Compound:

  • Current rate: 4%
  • Tomorrow a whale borrows big, rate jumps to 35%
  • Next week market stress hits, rate spikes to 75%
  • Your yearly cost: ??? (good luck predicting)

Liquity V2:

  • You set: 5%
  • Your yearly cost: $50,000
  • Forever. Until you change it.

Which would you rather run a business on?

Advanced Strategies I've Been Testing

Since diving into Liquity V2, I've been experimenting with different strategies:

The Interest Rate Arbitrage

  1. Open Trove at 0.5% (accept redemption risk)
  2. Deposit BOLD in Stability Pool (earn 75% of all protocol interest)
  3. If you get redeemed, you're out at break-even
  4. If you don't, you're earning massive spread

Coming from TradFi thinking about funding costs, this blew my mind. You're basically selling redemption insurance while earning yield.

The Protected Leverage Play

  1. Open Trove at 10% (high redemption protection)
  2. Use one-click leverage to 2.5x your ETH exposure
  3. If ETH appreciates more than 10% annually, you profit on the leverage
  4. Sleep soundly knowing you won't get redeemed

Higher interest but with peace of mind and leveraged upside.

The Liquidation Hunter Setup

  1. Deposit BOLD in Stability Pool
  2. Earn steady 5-10% APY from interest
  3. During crashes, receive ETH at 5% discount from liquidations
  4. Compound by re-depositing liquidation gains

I've modeled this strategy - in volatile markets, returns can hit 20-30% APY.

What Could Be Better

Look, I'm bullish on Liquity V2, but let's be real about limitations:

The Redemption UX Problem

If you're a 0.5% borrower, you need to watch your position like a hawk. Getting redeemed isn't a loss, but it's annoying if you wanted to stay levered. They need better alerts and automation tools.

The Minimum Debt Issue

2,000 BOLD minimum is reasonable for mainnet gas costs, but it locks out smaller users. Interestingly, Felix Protocol has the same 2,000 feUSD minimum - seems like this is a standard threshold across implementations. Check out all the friendly forks at forqty.com.

The Learning Curve

The interest rate <> redemption trade-off isn't intuitive. Coming from lending pools where the protocol sets your rate, choosing your own rate based on redemption risk took me a while to grok. I've explained it to multiple people and watched their eyes glaze over. They need better educational content and visualizations.

My Protocol Improvement Wishlist

After researching the protocol, here are some ideas that sound interesting:

1. Automated Rate Optimization

Smart contracts that adjust your rate based on redemption activity. If redemptions spike, auto-increase rate. If they're quiet, drift lower.

2. Redemption Insurance

Let users pay a premium to protect against redemptions for X days. Could be built as a secondary market on top.

3. Cross-Chain BOLD

The mainnet fees are killer for smaller positions. But this is already being addressed by the friendly fork program - various teams are deploying on different chains.

4. Professional Tools

  • API for rate queries
  • Webhook alerts for redemption risk
  • Portfolio analytics dashboard
  • Tax reporting integrations

5. Novel Collateral Types

Start with blue-chip LP tokens. Uniswap V3 ETH/USDC positions would be perfect - productive collateral with clear value.

Advanced Features I Discovered

sBOLD: The Auto-Compounding Vault

While researching, I found sBOLD - an auto-compounding Stability Pool vault built by K3 Capital. Instead of manually claiming and re-depositing your Stability Pool rewards, sBOLD does it automatically. It's basically a "set and forget" way to earn on your BOLD.

Delegation and Interest Rate Managers

One of the coolest features I discovered: you can delegate your interest rate management to professionals. Since the interest rate is crucial for avoiding redemptions, there are managers who:

  • Monitor redemption activity 24/7
  • Adjust your rate to optimize between cost and safety
  • Charge a performance fee only on the savings they generate

Check out the delegation docs for more details. It's like having a professional trader manage your funding costs.

Felix Protocol: The Hyperliquid Fork

Since I discovered Liquity V2 through Felix, let me share what they're building. Felix is deploying on Hyperliquid with feUSD - their own stablecoin implementation.

What makes Felix interesting:

  • Traditional lending/borrowing alongside CDPs
  • Built on Hyperliquid - leveraging the high-performance chain
  • Growing rapidly - they're already one of the bigger protocols on Hyperliquid

They're essentially taking Liquity's innovations and adapting them for the Hyperliquid ecosystem, which creates some interesting possibilities I'll probably write about separately.

Why This Matters

We're at an inflection point in DeFi. The first generation (Maker, Compound, Aave) proved the concept. The second generation (Liquity V2) is fixing the fundamental flaws.

User-set interest rates aren't just an incremental improvement. They're a paradigm shift in how we think about lending:

  • No more governance capture
  • No more rate manipulation
  • No more liquidity crunches
  • Just pure market dynamics

Final Thoughts

After years building in DeFi, I've become skeptical of "revolutionary" protocols. Most are iterative improvements wrapped in hype.

But CDPs were a blind spot for me. And discovering them through Liquity V2 - which takes the CDP model and adds user-set interest rates - was like seeing a completely different way to build financial protocols.

If you're borrowing stablecoins against ETH or LSTs, you should be using Liquity V2. If you're building a new lending protocol, you should be studying their model. And if you're investing in DeFi, you should be watching how this user-set rate model spreads.

Because in 5 years, I think we'll look back at algorithmic interest rates the way we now look at orderbooks run by market makers calling each other on the phone.

The future is protocols that let markets work without interference. Liquity V2 just showed us what that looks like.


Disclaimer: Not financial advice. I have no affiliation with Liquity. These are my personal observations from research conducted for the Felix Protocol interview. DYOR and understand the redemption risks before aping in.