Publication
Partagez vos connaissances.
Which function is to call for borrowing with collateral in Aave?
Which function is to call for borrowing with collateral in aave v3? - for writing collateral swap smart contract
- Aave Pool
- Aave v3
Can you add more clarity here? Are you asking in general how to borrow? What do you mean by "Borrow with collateral"?
Réponses
1Borrowing is performed by calling borrow on the Pool contract. The Aave collateral swap feature works by using flashloan to allow users to swap while in a leveraged position. This contract takes inputs from the Paraswap API, so you will need to check the Aave interface to see how these API calls are made if you want to re-use this contract;
Connaissez-vous la réponse ?
Veuillez vous connecter et la partager.
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