CompClaim
Description
Claims Comp reward for the specified user.
Notes
Claims comp for _from address and for specified cTokens.
Action ID
0xd7a3d3f6
SDK Action
const compoundClaimAction = new dfs.actions.compound.CompoundClaimAction(
cSupplyAddresses,
cBorrowAddresses,
from,
to
);Action Type
STANDARD_ACTION
Input Parameters
Return Value
Events and Logs
Last updated
Was this helpful?