For the complete documentation index, see llms.txt. This page is also available as Markdown.

UniswapClaim

Description

UniswapClaim

Action ID

0x48d60efb

SDK Action

const uniswapClaimAction = new dfs.actions.UniswapClaimAction(
    index,
    to,
    amount,
    merkleProof
);

Action Type

STANDARD_ACTION

Input Parameters

Return Value

Events and Logs

Last updated