

Learn about Pendle's 2025 roadmap in three minutes: V2 improvement and promotion of perpetual contract hedging products
Pendle 2025 Roadmap: Upgrade V2 and enter the traditional finance and Islamic financial markets
In 2024, Pendle achieved remarkable achievements in the DeFi fixed income market, with a total locked position (TVL) reaching US$5.1 billion, and a 100-fold increase in trading volume. Pendle co-founder TN recently announced the 2025 roadmap, planning V2 upgrades, Citadels plans and Boros earnings hedging products, with the goal of building Pendle into the core platform of the global earnings market and expanding to traditional finance (TradFi) and Islamic financial markets.
Pendle's outstanding performance in 2024:
- Fixed Income Market Navigator: Pendle has successfully opened up the DeFi fixed income market. TVL has grown by more than 20 times to US$5.17 billion, accounting for more than 50% of the DeFi revenue market, and daily trading volume has increased by nearly 100 times to US$964 million.
- DeFi Eco-Core Engine: Pendle has become a key pillar of many DeFi projects, such as Ethena, Usual, Arbitrum, Zircuit and Berachain. Pendle principal tokens (PT) have also formed a US$1.2 billion market, accounting for 3.3% of the total collateral of the EVM on-chain lending market.
Pendle's three strategic pillars in 2025:
-
Pendle V2 upgrade: In order to further expand market share, Pendle V2 will improve openness, allowing users to create a profit market without technical background; adjust dynamic rates, optimize the fee structure between liquidity providers, users and protocols; improve the vePENDLE voting mechanism, and improve the participation and profit distribution efficiency of token holders.
-
Citadels Plan: Expand the Market Landscape: Pendle will expand to non-EVM chains (Solana, TON, HYPE, etc.), TradFi markets and Islamic financial markets through the "Citadels Plan", with the goal of expanding the market size from billions of dollars to trillions of dollars.
- Boros: Perpetual Contract Earnings Hedging Products: Boros aims to solve the problem of the lack of effective hedging tools in the perpetual Contract market, helping traders convert floating capital rates into fixed rates, reduce risks and stabilize returns.
Future Outlook:
Pendle's goal is to become the core agreement in the global income market, serving DeFi investors, institutional fund managers and sovereign funds. In 2025, Pendle will comprehensively promote V2 upgrades and launch two new products, Citadels and Boros, to meet future challenges.
The above is the detailed content of Learn about Pendle's 2025 roadmap in three minutes: V2 improvement and promotion of perpetual contract hedging products. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics











Efficient methods for batch inserting data in MySQL include: 1. Using INSERTINTO...VALUES syntax, 2. Using LOADDATAINFILE command, 3. Using transaction processing, 4. Adjust batch size, 5. Disable indexing, 6. Using INSERTIGNORE or INSERT...ONDUPLICATEKEYUPDATE, these methods can significantly improve database operation efficiency.

To safely and thoroughly uninstall MySQL and clean all residual files, follow the following steps: 1. Stop MySQL service; 2. Uninstall MySQL packages; 3. Clean configuration files and data directories; 4. Verify that the uninstallation is thorough.

MySQL functions can be used for data processing and calculation. 1. Basic usage includes string processing, date calculation and mathematical operations. 2. Advanced usage involves combining multiple functions to implement complex operations. 3. Performance optimization requires avoiding the use of functions in the WHERE clause and using GROUPBY and temporary tables.

In MySQL, add fields using ALTERTABLEtable_nameADDCOLUMNnew_columnVARCHAR(255)AFTERexisting_column, delete fields using ALTERTABLEtable_nameDROPCOLUMNcolumn_to_drop. When adding fields, you need to specify a location to optimize query performance and data structure; before deleting fields, you need to confirm that the operation is irreversible; modifying table structure using online DDL, backup data, test environment, and low-load time periods is performance optimization and best practice.

Use the EXPLAIN command to analyze the execution plan of MySQL queries. 1. The EXPLAIN command displays the execution plan of the query to help find performance bottlenecks. 2. The execution plan includes fields such as id, select_type, table, type, possible_keys, key, key_len, ref, rows and Extra. 3. According to the execution plan, you can optimize queries by adding indexes, avoiding full table scans, optimizing JOIN operations, and using overlay indexes.

How to achieve the effect of mouse scrolling event penetration? When we browse the web, we often encounter some special interaction designs. For example, on deepseek official website, �...

Subqueries can improve the efficiency of MySQL query. 1) Subquery simplifies complex query logic, such as filtering data and calculating aggregated values. 2) MySQL optimizer may convert subqueries to JOIN operations to improve performance. 3) Using EXISTS instead of IN can avoid multiple rows returning errors. 4) Optimization strategies include avoiding related subqueries, using EXISTS, index optimization, and avoiding subquery nesting.

With the popularization and development of digital currency, more and more people are beginning to pay attention to and use digital currency apps. These applications provide users with a convenient way to manage and trade digital assets. So, what kind of software is a digital currency app? Let us have an in-depth understanding and take stock of the top ten digital currency apps in the world.