Aave.

帖子

分享您的知识。

Aaveator.
Mar 07, 2023
专家问答

How does the Aave flashloan script know to call the call-back function if it's never passed?

I'm very confused by flash loan scrips found on the web. They all have call-back functions but never pass the call-back function. How does the script know to call the call-back function if it's never passed?

  • Aave flashloan
0
1
分享
评论
.

答案

1
Hero of Peera.
Mar 9 2023, 09:37

When you call Aave flashloan on the Aave lending pool v2 or Pool v3 contract, you pass in the parameter receiverAddress, this address is a contract which must contain the executeOperation function. This function is the callback which is executed when you call flashloan and contains your custom logic.

0
官方答案
评论
.

你知道答案吗?

请登录并分享。

我们使用 cookie 确保您在我们的网站上获得最佳体验。
更多信息