DFSSellNoFee
Description
A exchange sell action through the dfs exchange that does not take any fee
Notes
Sells a specified srcAmount for the dest token
Action ID
0xebf16d4a
SDK Action
const dFSSellNoFeeAction = new dfs.actions.DFSSellNoFeeAction(
exchangeOrder,
from,
to,
);
Action Type
STANDARD_ACTION
Input Parameters
Return Value
Events and Logs
Last updated
Was this helpful?