LiquityV2SPDeposit
Description
Deposits a token to the LiquityV2 Stability Pool
Action ID
0x042eb099
SDK Action
const liquityV2SPDepositAction = new dfs.actions.liquityV2.LiquityV2SPDepositAction(
market,
from,
boldGainTo,
collGainTo,
amount,
doClaim
);Action Type
STANDARD_ACTION
Input Parameters
Return Value
Events and Logs
Last updated
Was this helpful?