STABLECOINS
, then STABLECOINS
eMode category asset. STABLECOINS
category (for eg. weth), then borrow would revert.HEALTH_FACTOR_LIQUIDATION_THRESHOLD
, then borrow will fail.approveDelegation()
or delegationWithSig()
must be called by the supplier (delegator), approving the borrower (delegatee) a certain amount.approveDelegation()
. However, before the delegatee executes borrow()
, there must be sufficient collateral supplied by delegator in the protocol.borrow()
method on the Pool
, using the supplier's (delegator's) address in final parameter onBehalfOf
.