Function prepareClaimPremintTransaction

  • Returns a transaction to claim pre-minted gALGO. Can be called on behalf of yourself or another user.

    Returns

    Transaction claim pre-mint transaction

    Parameters

    • dispenser: Dispenser

      dispenser to send gALGO to

    • distributor: Distributor

      distributor to receive ALGO from

    • senderAddr: string

      account address for the sender

    • receiverAddr: string

      account address for the pre-minter that will receiver the gALGO

    • params: SuggestedParams

      suggested params for the transactions with the fees overwritten

    Returns Transaction

Generated using TypeDoc