Post
Share your knowledge.
How to Find the Rank of Borrowers for a Specific Asset in Protocol (like eth to Aave)?
I'm looking for the rank of borrowers for a specific asset like ETH to Aave. I understand that I need to first find the debtToken and then create a Dune query to get the borrower ranking. However, the Aave frontend only shows the original asset (in this case, ETH) and its corresponding aToken (aETH).
I'm wondering if there is a way to find the debtToken address for ETH or any other method to get the borrower ranking for the asset.
Thank you in advance for your help.
- Aave Protocol
- Borrow rate
Answers
1The ProtocolDataProvider (V2) or PoolDataProvider (V3) has this function to query the debtToken addresses for each asset.
Do you know the answer?
Please log in and share it.
Aave is a decentralized non-custodial liquidity protocol where users can participate as depositors or borrowers.
- Error "No matching key" when trying to unstake USDC on BNB chain32
- How to tell the code to, rather than "deposit 1 eth worth of WBTC" deposit "500$ worth of WBTC"?22
- How to interpret configuration field in a response from the getReserveData view function in Aave v2?21
- Getting a return value of '25 - INVALID BURN AMOUNT'21
- Is there any way to stake in the security module on Görli?23