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
GaugeManager
claim()
RewardManager
manageRewardsFor()
UniversalBalance
depositFor(), withdrawFor(), transferFor(), multiDepositFor(), multiWithdrawFor()
PositionManagement
leverageFor(), deleverageFor()
Ptoken
depositAsCollateralFor(), redeemCollateralFor(), redeemFor(),
Etoken
borrowFor(), redeemFor()
Last updated