MerklClaim
Description
Claims Merkl rewards
Notes
You can claim Merkl rewards for anyone, but distinctTokens array should be empty in that case
Action ID
0x79b06cc7
SDK Action
const merklClaimAction = new dfs.actions.merkl.MerklClaimAction(
users,
tokens,
amounts,
proofs,
distinctTokens,
amountsClaimedPerDistinctToken,
to
);Action Type
STANDARD_ACTION
Input Parameters
Return Value
Events and Logs
Last updated
Was this helpful?