Aave.

帖子

分享您的知识。

Aaveator.
Jan 29, 2023
专家问答

How will I approve it is there any function named by approve in Aave's contract?

Can you please tell me how I will approve it is there any function named by approve in Aave's contract or I should use openzeppelin for approve and if possible can you please send me 1 or 2 line of code of approve for better understanding.

Thank You.

  • Aave Protocol
0
1
分享
评论
.

答案

1
Aaveator.
Feb 2 2023, 16:43

approve is not a function on the Aave contracts, it's a function on the contract of the underlying ERC20 token. So if I wanted to approve the Aave pool to spend my DAI, I would call approve on the DAI contract, passing in the Aave Pool address as the spender.

More info on Eth.developers and here.

0
评论
.

你知道答案吗?

请登录并分享。

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