LiquityOpen

Description

Action for opening a liquity trove

Action ID

0x9784ddef

SDK Action

const liquityOpenAction = new dfs.actions.liquity.LiquityOpenAction(
    maxFeePercentage,
    collAmount,
    lusdAmount,
    from,
    to,
    upperHint,
    lowerHint
);

Action Type

STANDARD_ACTION

Input Parameters

Return Value

Events and Logs

Last updated

Was this helpful?