Aave.

Post

Share your knowledge.

Aaveator.
Jan 29, 2023
Expert Q&A

What is the easiest way to get the amount of interest accrued and gained on an account?

Hey! What is the easiest way to get the amount of interest accrued and gained on an account?
I'm trying to do it through the graph currently, but it seems like its much harder in V2 than in V1, where there was a field for this exact value.
Now I have no idea how I would go about calculating it at all
It feels like this is something that should be pretty straightforward? Any help would be appreciated

  • Aave Protocol
  • Borrow rate
0
1
Share
Comments
.

Answers

1
Aaveator.
Feb 2 2023, 16:30

The easiest method in Aave v2 is to query the supplied amounts from the subgraph: https://github.com/aave/protocol-subgraphs#transaction-history and compare with the current balances: https://github.com/aave/aave-utilities#formatUserSummary

When amount will be the supplied amount from the subgraph and reserve.underlyingBalance will the current balance from the formatter library

More info.

0
Comments
.

Do you know the answer?

Please log in and share it.

We use cookies to ensure you get the best experience on our website.
More info