SparkClaimRewards
Description
Claims single reward type specified by reward for the list of assets. Rewards are received by to address.
Action ID
0x948d2ba7
SDK Action
const sparkClaimRewardsAction = new dfs.actions.spark.SparkClaimRewardsAction(
assetsLength,
amount,
to,
reward,
assets
);Action Type
STANDARD_ACTION
Input Parameters
Return Value
Events and Logs
Last updated
Was this helpful?