Function prepareClaimRewardsTransaction

  • Returns a transaction to claim staked rewards.

    Returns

    Transaction claim stake rewards transaction

    Parameters

    • rewardsAggregator: RewardsAggregator

      rewards aggregator to exchange rewards using

    • senderAddr: string

      account address for the sender

    • escrowAddr: string

      escrow address that holds the staked rewards parameters

    • rewardAssetIds: number[]

      asset ids for the rewards given to the user

    • params: SuggestedParams

      suggested params for the transactions with the fees overwritten

    Returns Transaction

Generated using TypeDoc