LiquityClaim
Description
Action ID
SDK Action
const liquityClaimAction = new dfs.actions.liquity.LiquityClaimAction(
to
);Action Type
Input Parameters
/// @param to Address that will receive the collateral
struct Params {
address to;
}Return Value
Events and Logs
Last updated