Post
Share your knowledge.
Call deposit/withdrawal calls of lendingPool contract and getting error
Hello guys!
I'm trying to integrate Aave v2 with https://www.fireblocks.com/ in order to call deposit/withdrawal calls of lendingPool
contract and getting error like dropped by blockchain (https://kovan.etherscan.io/tx/0x89ce4ebcf1790776fd62da9eb4d8affab0c0e3a7afeba36e59b0a9d376eafe6e);
Is there any chance you have experience with it and can share some hints or advice. Thanks in advance.
- Aave v2
Answers
1Well looks like you are trying to supply weth but looks like you don't have weth in that account. You need to have enough funds in the account from which you are initiating the tx and also need to approve lendingPool
before supply
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