How to lend
Last updated
Was this helpful?
Last updated
Was this helpful?
Once a user is ready to lend, the user is required to complete two transactions:
approve
: approves the vault smart contract to transfer up to a certain allowance of the asset. (Note: This is a typical interaction on the Ethereum network. Read more about the 'approve' function ).
deposit
: lends funds to the vault. In return, the lender receives lending pool tokens ("LP tokens").