ghostAaveV4SetUserManagersWithSig

Description

Sets user position managers with EIP712-typed signature.

Action ID

0xa6f596a0

SDK Action

const aaveV4SetUserManagersWithSigAction = new dfs.actions.aavev4.AaveV4SetUserManagersWithSigAction(
    spoke,
    onBehalf,
    nonce,
    deadline,
    signature,
    updates
);

Action Type

STANDARD_ACTION

Input Parameters

Return Value

Events and Logs

Last updated