Aave.

帖子

分享您的知识。

Aaveator.
Feb 17, 2023
专家问答

Is there an efficient way to get all loans on Aave protocol?

Is there an efficient way to get all loans on Aave? Only way I can think of is to get all the tokenholders of each individual debt token, which involves either using Etherscans API or listening for transfer events every block on like 74 token addresses.

  • Aave Protocol
0
1
分享
评论
.

答案

1
Aaveator.
Feb 17 2023, 12:15

Yes, you can do this with the protocol subgraphs by querying for all UserReserve entities where currentTotalDebt > 0;

0
评论
.

你知道答案吗?

请登录并分享。