User FAQ

User FAQ

How is my leveraged APR calculated?

There are various factors to the leveraged APR calculations in the UI, such as the current price of earned reward tokens (dependent on the underlying farm, plus $EVOLVE farming rewards, if applicable), earned trading fees, and borrow fees due to pool utilization. These are all factored into the estimated leveraged APRs displayed on the Markets page (“Leveraged LP APR”), on the Dashboard page (“Current APR Estimate”), within the Borrow tab for each lending pool (“Current APR Estimate”), and in the Leverage and Deleverage dialogs for each lending pool (“Estimated APR”).

On the Markets page, the Leveraged LP APR for a leveraged yield farming position is calculated based on initial LP collateral, and not the total collateral of the position.

On the Dashboards page, and within the "Borrow Positions" for each lending pool, the Current APR Estimate is calculated based on the LP equity of your position (Total Collateral - Total Debt), and not the total collateral of your position.

Why isn’t my leveraged APR calculated based on my total position size?

If the leveraged APR calculation was relative to the total collateral, rather than your LP equity, the displayed APR wouldn’t change much as leverage is increased.

Imagine you deposit 100 LP tokens that earn 90% APR.

Borrowing 200 additional LP tokens, with 10% borrowing costs, results in 300 LP tokens (total collateral) earning 90% APR. The 3x leveraged APR would be displayed as 250% (270% yield, minus 20% in borrowing costs) on the original 100 LP tokens.

Why am I occasionally unable to withdraw my supplied tokens?

Most likely, the tokens you supplied are fully utilized by the lending pool.

The interest rate model dynamically adjusts rates by increasing the Supply and Borrow APRs during periods of high utilization. Supplied tokens may be temporarily unavailable for withdrawal when utilization is high, since they’re all borrowed. In the meantime, you’ll continue to earn the Supply APR.

What happens to my LP tokens after I deleverage?

Deleveraging breaks down your collateral into its constituent tokens and uses them to repay the outstanding borrowed amounts. If you deleverage the maximum amount, then your collateral will be broken down into the underlying tokens to repay your borrow balance, and any remaining tokens are returned to your wallet as tokens in the token pair, rather than as LP tokens.

If you wish to deleverage and keep the remaining collateral as LP tokens, choose a smaller deleverage amount that still corresponds to the “0 - Infinity” range for liquidation prices (1x leverage).

Why am I occasionally unable to deleverage my position?

If the borrowed amounts for your position are lopsided or not equal, then it’s possible that deleveraging won’t be able to repay your entire borrowed balance for one of the borrowed tokens.

In this situation, you may need to repay some of the borrowed tokens individually, as deleveraging gets tokens via the breakdown of LP collateral (which is always backed 50-50 by the underlying tokens in the token pair).

What are the protocol fees?

There are two types of fees paid by borrowers to lenders in the Evolve Protocol. There is a fixed, one-time borrow fee of 0.1% whenever a borrower takes out a new loan. There is also the interest on borrowed tokens that accrues over time, according to the interest rate model.

There are no fees paid by lenders for supplying tokens, and no deposit or withdrawal fees.

The fee structure of the Evolve Protocol is described in further detail here:

· Fees

How does a borrower get liquidated?

Every borrow or leveraged position in Evolve has a liquidation price range. If the time-weighted average price (TWAP) reported by the price oracle goes outside the liquidation price range, the position is insufficiently collateralized and in a liquidatable state.

Why are there two liquidation prices for a leveraged position?

A volatile price swing in either direction may cause a borrower’s position to become liquidatable. LP tokens are always backed 50-50 by the underlying token pair, so when the price for the token pair goes up or down, the protocol needs to ensure there is sufficient collateral (in the form of LP tokens) to cover the borrowed amounts of both tokens.

For example, if the price for the token pair decreases and the position becomes liquidatable, this means the collateral is at-risk of being worth less than required to repay the borrowed tokens.

Similarly, if the price for the token pair increases and the position becomes liquidatable, this means the value of the borrowed tokens is at-risk of being too high to be repaid with the collateral. In both situations, to protect lenders, the loan may be repaid by a liquidator and the liquidation incentive is deducted from the borrower’s initial collateral.

The liquidation range for a leveraged position can change over time according to the collateralization formula

What happens when a borrower gets liquidated?

When a borrower is liquidated, the collateral is used to repay supplied tokens to the pool. Some or all of the borrowed amount is repaid, plus a liquidator receives the liquidation incentive. The borrower keeps any remaining collateral after liquidation.

Who initiates liquidations?

By design, there is no frontend to perform liquidations as the process should be handled automatically via liquidator bots to ensure the stability of the protocol. Liquidation is permissionless and can be invoked by anyone willing to repay a liquidatable position and receive the liquidation incentive.

What is bEVOLVE? What is cEVOLVE?

The bEVOLVE and cEVOLVE tokens are receipts for the borrowable (supplied) tokens and collateral (LP) tokens in a lend, respectively. They can be exchanged for their underlying tokens.

Why is my bEVOLVE/cEVOLVE balance different from the amount I deposited?

Balances for bEVOLVE and cEVOLVE can be different because there is an effective exchange rate between a supplied token and its corresponding bEVOLVE token, and an LP token and its corresponding cEVOLVE token.

I deposited tokens, but why can’t I see the deposited amount in the UI?

It’s possible for RPC issues due to network congestion to result in outdated information in the UI. You are encouraged to set your RPC endpoint configuration for Cronos to: https://rpc.nebkas.ro/

Outdated information may also be displayed in the UI due to slow syncing with the subgraph. If your transactions have gone through and the subgraph catches up, it will eventually display properly. The APRs displayed in the UI use information from the subgraph in their calculations, but the actual APRs and interest rate models are applied via smart contracts.

How do I see how much interest has accrued for my supplied tokens?

You can see your accrued interest reflected in an increasing supply balance over time as your lending position (bEVOLVE) accrues fees via the Supply APR.

What is the $EVOLVE token used for?

The $EVOLVE token is not yet released but you can find more information as it is released here:

- EVOLVE

Last updated