List of Delegable Actions
Once a user has approved your contract as a delegate, your application can perform various actions on their behalf.
Below is a list of contracts and their delegable actions:
Contract
Delegable Actions
UniversalBalance
depositFor(), withdrawFor(), transferFor(), multiDepositFor(), multiWithdrawFor()
PositionManagement
leverageFor(), deleverageFor()
CToken
depositAsCollateralFor(), redeemCollateralFor(), redeemFor(), borrowFor(), redeemFor()
Last updated