Skip to main content

How is the APR displayed in the home screen calculated?

Mate avatar
Written by Mate
Updated this week

The APR displayed on the Home screen of the Exa App provides a single, unified view of your earning rate. It's calculated as a weighted average of the APR of the "Collateral assets" that you have deposited in your Exa Account.

This calculation only includes assets you have actively deposited within our protocol, not those under the "other assets" category.

Example:

Based on the assets in this wallet, the calculated Average APR is 1.93%.

To calculate this, we multiply the value of each asset by its yield, add all those results together, and then divide by the total value of all assets.

Here is the step-by-step math

  1. Calculate the "weighted yield" for each asset:

    • USDC: $1,450.04 * 3.21% = $46.55

    • ETH: $860.07 * 1.00%= $8.60

    • WBTC: $385.15 * 0.20% = $0.77

    • wstETH: $202.77 * 0.01% = $0.02

    • OP: $0.00 * 0.03% = $0.00

  2. Sum the totals:

    • Total Weighted Yield: $46.55 + $8.60 + $0.77 + $0.02 + $0.00 = $55.94

    • Total Asset Value: $1,450.04 + $860.07 + $385.15 + $202.77 + $0.00 =$2,900.03

  3. Divide to find the Average APR:

    Average APR = $55.94 / $2,900.03 =0.01929

Expressed as a percentage, your Average APR is 1.93%.

Did this answer your question?