Overview

Products > Best Yield > Overview

The Best Yield vaults aggregate and optimize multiple lending markets:

  • Over-collateralised, top-tier lending protocols such as Aave, Compound

  • Idle's Senior Yield Tranches to maintain a conservative risk profile while extending and improving the yield spectrum.

It either optimizes allocation continuously using an algorithm or uses fixed weights allocation.

How does Best Yield work?

The Best Yield vaults constantly monitor interest rates on various DeFi yield sources to ensure the current allocation is yielding the best aggregate interest rate available on the market. Users' funds are pooled together and programmatically deposited into one or more of the available lending protocols.

By analyzing supply rate functions across integrated platforms and total funds in the pool, the strategy is able to constantly rebalance capital across any number of protocols to earn the highest interest rate possible with very high precision.

When users deposit funds, they receive idleTokens from Idle in exchange. idleTokens are ERC-20 tokens that can be redeemed for their underlying assets at any time. As interest accrues to the assets supplied, idleTokens are redeemable at an exchange rate (relative to the underlying asset) that constantly increases over time, based on the interest earned by the underlying asset.

Allocation model

Best Yield vaults maximise the current aggregated interest rate, modeled as follows

maxĀ q(x)=āˆ‘i=0nxitotāˆ—nextRatei(xi)max\ q(x)= \sum_{i=0}^{n} \frac{x_i}{tot} * nextRate_i(x_i)

where n is the number of lending protocols used, x_i is the amount (in underlying) allocated in the protocol i , nextRate(x_i) is a function that returns the new APR for protocol i after supplying x_i amount of underlying and is tot the total

tot=āˆ‘i=0nxitot=\sum_{i=0}^{n} x_i

Protocols and assets

Best Yield with algorithmic optimization

Integrated protocols

Integrated assets

Idle DAO has established a series of Integration Standard Requirements to integrate new yield sources or assets in the BY vaults.

Benefits of using Best Yield

  • A superior optimisation algorithm for automatic management of users' funds;

  • Gas fees savings for funds rebalance (which the user would have to pay to deposit funds/interact from one platform to another);

  • Participating in the $IDLE liquidity mining program and leveraging all the advantages linked to its multiple use cases;

  • By depositing into BY pools users can get other underlying governance tokens as a form of incentives (e.g. COMP or AAVE);

  • For integrators, no need to stitch together disparate protocols or spend months integrating and updating yield functionality.

Last updated