Amplifying Fixed Yields: Pendle Introduces PT Looping on Euler Finance
By Pendle's own announcement, the protocol has activated Principal Token looping support against Euler Finance, letting depositors collateralize PTs on Euler to amplify fixed-yield exposure.
Clifford Brennan·updated August 04, 2026

The deployment lands as on-chain fixed-rate credit markets continue absorbing capital that previously sat in variable-rate pools. We walk through the mechanics, the dependency stack, and the specific failure modes capital allocators must price in.
Mechanism: what the loop actually does
The construction is standard leveraged fixed-yield plumbing. A user holds a PT, which represents the fixed-yield leg of a Pendle YT/PT pair at maturity. Pendle now routes that PT into Euler as collateral. The user borrows against it, redeploys the borrowed asset into additional PT, and repeats the cycle. Each iteration increases fixed-yield exposure and increases debt against a position whose value converges to par at expiry. Yield compression and time decay are the two inputs that determine whether the loop finishes profitable or ends in liquidation.
The dependency stack
Three external systems now share load on every position: Pendle's PT contract, Euler's oracle and liquidation engine, and the underlying fixed-yield source that backs the PT. If any link misprices — oracle lag, liquidation threshold miscalibration, or a discontinuity in the underlying fixed yield — the position unwinds before the holder can deleverage manually. Euler's lending layer has its own audit and parameter history; the new collateral type enters with parameters the user must verify directly through Euler's reserve config, not via Pendle's interface. Yield compression in the backing PT is the most common silent killer of these structures.
What we monitor
We watch four variables. First, the LTV and liquidation threshold Euler assigns to the new PT collateral; tighter parameters compress maximum leverage, looser ones amplify systemic insolvency risk on mispriced expiries. Second, the underlying fixed-yield PT itself: its duration to maturity, its implied APY versus borrow cost on Euler, and whether the spread remains positive after loop costs. Third, oracle freshness at the PT/Euler boundary, since stale price feeds are the standard liquidation vector for any leveraged fixed-yield position. Fourth, the borrow rate curve on Euler, which determines whether the loop remains carry-positive or slips into negative carry as utilization climbs. If the spread narrows, the LTV widens without justification, or oracle deviations spike, the risk-to-reward ratio degrades fast.