After answering “Fixed Rate vs Variable Rate", many people asked another question,
How does
@TermMax V2 actually work?
After i looking at the basic idea behind TermMax, I wanted to understand what actually happens when you use V2.
Here is my complete breakdown by 5 core point:
1. Multiple liquidity sources
A market can have different sources of liquidity, including curator orders and user limit orders.
V2 brings these together instead of making the user check each source separately.
2. One combined quote
The app combines available orders into a single quote and can route the transaction across the available liquidity.
So instead of manually comparing different orders, the user gets one execution path.
3. More control with limit orders
V2 supports limit orders across its markets.
That means lenders and borrowers can specify the rate they are willing to accept instead of always taking the current available quote.
4. Multichain
V2 also brings markets and vaults from supported chains into one interface, so users don't need to keep switching chains just to compare opportunities.
5. Dashboard
The new dashboard brings positions, FT holdings, vault shares, open orders and activity history into one place.
One thing I found especially interesting is that V2 is not just a UI upgrade.
The underlying architecture also moves toward dedicated order contracts and multiple trading curves, giving different orders more flexibility in how liquidity is provided.
#TermMax